#include <plearn_learners/language/WordNet/WordNetOntology.h>
#include <plearn/io/TypesNumeriques.h>
Include dependency graph for buildBrown.cc:
Go to the source code of this file.
Functions | |
bool | startsWith (string &base, string s) |
int | extractFiles (vector< string > &files, int n_files) |
int | convertPOS2WNO (string pos) |
int | main (int argc, char **argv) |
|
Definition at line 279 of file buildBrown.cc. References ADJ_TYPE, ADV_TYPE, NOUN_TYPE, UNDEFINED_TYPE, and VERB_TYPE. |
|
Definition at line 242 of file buildBrown.cc. References PLearn::endl(), and startsWith(). |
|
|
Definition at line 2899 of file WordNetOntology.cc. |