Text Categorization

JDI Input Filter Options (-if:d)

  • Description:

    This option is used to show detail information of input filter operations.

  • Examples:
    > jdi -p -if:d
    - Please input a term (type "Ctl-d" to quit) >
    the HEART-Valve-disease
    --> Input: [the HEART-Valve-disease]
    ------ Input Filter Details ------
    --> Input text: [the HEART-Valve-disease]
    -- Words after Acronym filter [the heart-valve-disease], Acronym filter is not used.
    -- W.E. filtered words (4): [the heart valve disease], W.E. filter is used
    -- Legal words (2): [heart valve]
    -- Unique words (2): [heart valve], unique word filter is not used
    -- Final words (2): [heart valve]
    
    -- Number of scores: 122
    -- Total final words used: 2
    --- JD scores (x 1) and rank based on word count ---
    JD018|Cardiology
    ...
    --- Overall JD rank ---
    JD018|Cardiology|dc
    
    

    Show prompt and input filter details