Changes

Kate

No change in size, 01:18, 5 April 2013
no edit summary
[[Home#Current | <<< back to Current Projects]]
 
=nltk tools=
 
*find statements containing term(s) in text:
**<code>python find_statements.py ~/script/script.txt ~/script/script_decomposed/script_paint_paint.txt pain paint</code>
*find statements containing word(s) related to term(s) in text:
**<code>python find_related_statements.py ~/script/script.txt ~/script/script_decomposed/script_related_pain_painting.txt pain painting</code>
**with path_similarity < threshold
==Penn Treebank POS tags==
*http://www.monlp.com/2011/11/08/part-of-speech-tags/
 
=information content=
*http://streamhacker.com/2010/06/16/text-classification-sentiment-analysis-eliminate-low-information-features/
=Kate's Printer=
*digressive decay.
*leaving the room.
 
=nltk tools=
 
*find statements containing term(s) in text:
**<code>python find_statements.py ~/script/script.txt ~/script/script_decomposed/script_paint_paint.txt pain paint</code>
*find statements containing word(s) related to term(s) in text:
**<code>python find_related_statements.py ~/script/script.txt ~/script/script_decomposed/script_related_pain_painting.txt pain painting</code>
**with path_similarity < threshold
==Penn Treebank POS tags==
*http://www.monlp.com/2011/11/08/part-of-speech-tags/
 
=information content=
*http://streamhacker.com/2010/06/16/text-classification-sentiment-analysis-eliminate-low-information-features/