Difference between revisions of "Text Processing"

From Robert-Depot
Jump to: navigation, search
(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...")
(No difference)

Revision as of 09:09, 18 March 2014

<<< 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