Text Categorization

JDI Output Filter Options (-of:c)

  • Description:

    This option is used to show the JD scores in cluster format:

    • Cluster increment:
      The default value of cluster increment is 0.001. This valve may be set by using -of:ci~FLT option.
    • Cluster number:
      The default value of cluster number is 5. This value may be set by using -of:cn~INT option.

  • Examples:
    > jdi -p -of:c
    
    - Please input a term (type "Ctl-d" to quit) >
    liver
    --> Input: [liver]
    --- JD scores (x 1) and rank based on word count ---
    JD041|Gastroenterology
    1|0.0657562|JD041|Gastroenterology
    ----------------------------------
    2|0.0391217|JD120|Transplantation
    ----------------------------------
    3|0.0206056|JD119|Toxicology
    ----------------------------------
    4|0.0145532|JD100|Radiology
    ----------------------------------
    5|0.0130289|JD088|Pharmacology
    6|0.0127172|JD140|Nutritional Sciences
    ----------------------------------
    --- JD scores (x 1) and rank based on document count ---
    JD041|Gastroenterology
    1|0.1006116|JD041|Gastroenterology
    ----------------------------------
    2|0.0558811|JD120|Transplantation
    ----------------------------------
    3|0.0427131|JD119|Toxicology
    ----------------------------------
    4|0.0271295|JD088|Pharmacology
    ----------------------------------
    5|0.0260245|JD140|Nutritional Sciences
    ----------------------------------
    --- Overall JD rank ---