Difference between revisions of "Kate"

From Robert-Depot
Jump to: navigation, search
(nltk tools)
(nltk tools)
Line 1: Line 1:
 +
 +
[[Home#Current | <<< back to Current Projects]]
  
 
=nltk tools=
 
=nltk tools=
Line 7: Line 9:
 
**<code>python find_related_statements.py ~/script/script.txt ~/script/script_decomposed/script_related_pain_painting.txt pain painting</code>
 
**<code>python find_related_statements.py ~/script/script.txt ~/script/script_decomposed/script_related_pain_painting.txt pain painting</code>
 
**with path_similarity < threshold
 
**with path_similarity < threshold
 +
 
=Kate's Printer=
 
=Kate's Printer=
 
*[[Okidata Microline 320 Turbo]]
 
*[[Okidata Microline 320 Turbo]]

Revision as of 09:04, 4 April 2013

<<< back to Current Projects

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

Kate's Printer