syntactic_dependency_structure
The different types of syntactic dependency tree structures.
Definition syntactic_dependency_structure.hpp:62
@ EC1
1-Endpoint Crossing.
@ planar
Planar structures.
@ projective
Projective structures.
@ unknown
The structure could not be classified.
@ WG1
Well nested trees with maximum gap-degree 1.
constexpr std::size_t __syntactic_dependency_structure_size
Number of elements within enumeration syntactic_dependency_structure.
Definition syntactic_dependency_structure.hpp:102
Main namespace of the library.
Definition definitions.hpp:48