#include <plearn/base/general.h>#include <plearn/base/stringutils.h>#include <plearn_learners/language/WordNet/WordNetOntology.h>Include dependency graph for proper_noun_filter.cc:

Go to the source code of this file.
Functions | |
| set< string > | extractWordSet (string file) |
| int | main (int argc, char **argv) |
|
|
Definition at line 10 of file proper_noun_filter.cc. References PLearn::pgetline(). |
|
||||||||||||
|
Definition at line 24 of file proper_noun_filter.cc. References PLearn::endl(), extractWordSet(), PLearn::WordNetOntology::isInWordNet(), PLearn::lowerstring(), PLERROR, proper_nouns, stop_words, and wn. |
1.3.7