Text Processing

From Robert-Depot
Revision as of 09:09, 18 March 2014 by Rtwomey (talk | contribs) (Created page with " <<< back to Wiki Home =Python helpers with NLTK= ==matching sentences by keyword== <syntaxhighlight lang="bash"> python find_statements.py ~/script/reading\ refere...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

<<< back to Wiki Home

Python helpers with NLTK

matching sentences by keyword

<syntaxhighlight lang="bash"> python find_statements.py ~/script/reading\ reference.txt reading_machine.txt machine </syantxhighlight>

matching sentences by keyword and related keys derived from wordnet