Kate

From Robert-Depot
Revision as of 09:02, 4 April 2013 by Rtwomey (talk | contribs) (nltk tools)

Jump to: navigation, search

nltk tools

  • find statements containing term(s) in text:
    • python find_statements.py ~/script/script.txt ~/script/script_decomposed/script_paint_paint.txt pain paint
  • find statements containing word(s) related to term(s) in text:
    • python find_related_statements.py ~/script/script.txt ~/script/script_decomposed/script_related_pain_painting.txt pain painting
    • with path_similarity < threshold