#include <ug_deptree.h>
Public Member Functions | |
| DependencyTree (Conll_Record const *first, Conll_Record const *last) | |
Public Attributes | |
| std::vector< DTNode > | w |
Definition at line 115 of file ug_deptree.h.
| sapt::DependencyTree::DependencyTree | ( | Conll_Record const * | first, | |
| Conll_Record const * | last | |||
| ) |
| std::vector<DTNode> sapt::DependencyTree::w |
Definition at line 119 of file ug_deptree.h.
1.5.9