#include <plearn_learners/language/WordNet/WordNetOntology.h>
Include dependency graph for buildSemCor.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) |
|
|
|
Referenced by main(). |
|
|
Definition at line 2899 of file WordNetOntology.cc. Referenced by extractFiles(), PLearn::WordNetOntology::load(), and main(). |