FreeLing  4.0
Public Attributes
freeling::dep_txala_status Class Reference

Store parsing status information. More...

#include <dep_txala.h>

Inheritance diagram for freeling::dep_txala_status:
Inheritance graph
[legend]
Collaboration diagram for freeling::dep_txala_status:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Store parsing status information.


Member Data Documentation

set of active flags, which control applicability of rules

precomputed last node matching the "last_left/right" condition for a certain rule number


The documentation for this class was generated from the following file: