FreeLing
4.0
|
Store parsing status information. More...
#include <dep_txala.h>
Public Attributes | |
std::map< std::wstring, parse_tree::iterator > | last |
precomputed last node matching the "last_left/right" condition for a certain rule number | |
std::set< std::wstring > | active_flags |
set of active flags, which control applicability of rules |
Store parsing status information.
std::set<std::wstring> freeling::dep_txala_status::active_flags |
set of active flags, which control applicability of rules
std::map<std::wstring,parse_tree::iterator> freeling::dep_txala_status::last |
precomputed last node matching the "last_left/right" condition for a certain rule number