#include <WordNetOntology.h>
Collaboration diagram for PLearn::Node:

Public Member Functions | |
| Node () | |
| Node (int id) | |
Public Attributes | |
| int | ss_id |
| Set | types |
| string | gloss |
| vector< string > | syns |
| Set | parents |
| Set | children |
| bool | is_unknown |
| bool | visited |
| long | hereiam |
| int | fnum |
|
|
Definition at line 147 of file WordNetOntology.h. References fnum, hereiam, is_unknown, ss_id, SUPER_FNUM, UNDEFINED_SS_ID, and visited. |
|
|
Definition at line 148 of file WordNetOntology.h. References fnum, hereiam, is_unknown, ss_id, SUPER_FNUM, and visited. |
|
|
|
|
|
|
Definition at line 155 of file WordNetOntology.h. Referenced by PLearn::WordNetOntology::extractOntology(), and Node(). |
|
|
|
|
|
|
Definition at line 157 of file WordNetOntology.h. Referenced by Node(), PLearn::WordNetOntology::propagatePOSTypes(), PLearn::WordNetOntology::removeNonReachableSynsets(), PLearn::WordNetOntology::unvisitDownward(), and PLearn::WordNetOntology::visitUpward(). |
1.3.7