Difference between revisions of "Kate"
From Robert-Depot
(→nltk tools) |
(→nltk tools) |
||
| Line 7: | Line 7: | ||
**<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= | ||
| + | *[[Okidata Microline 320 Turbo]] | ||
Revision as of 08:03, 4 April 2013
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