Syntax#

Syntax feature extractors grouped by functional family.

Clause Structure#

SyntaxCoordinationExtractor

Extract the syntax.clause_structure.coordination feature within the VoxAtlas pipeline.

SyntaxRelativeClauseExtractor

Extract the syntax.clause_structure.relative_clause feature within the VoxAtlas pipeline.

SyntaxSubordinateClauseExtractor

Extract the syntax.clause_structure.subordinate_clause feature within the VoxAtlas pipeline.

Complexity#

SyntaxComplexityBranchingFactorExtractor

Extract the syntax.complexity.branching_factor feature within the VoxAtlas pipeline.

SyntaxComplexityClauseDepthExtractor

Extract the syntax.complexity.clause_depth feature within the VoxAtlas pipeline.

SyntaxComplexityMeanDependencyLengthExtractor

Extract the syntax.complexity.mean_dependency_length feature within the VoxAtlas pipeline.

SyntaxComplexityParseTreeDepthExtractor

Extract the syntax.complexity.parse_tree_depth feature within the VoxAtlas pipeline.

Dependencies#

SyntaxDependenciesExtractor

Extract the syntax.dependencies feature within the VoxAtlas pipeline.

Local Structure#

SyntaxLocalStructureDependencyLabelExtractor

Extract the syntax.local_structure.dep_label feature within the VoxAtlas pipeline.

SyntaxLocalStructureDependencyDistanceExtractor

Extract the syntax.local_structure.dependency_distance feature within the VoxAtlas pipeline.

SyntaxLocalStructureHeadDistanceExtractor

Extract the syntax.local_structure.head_distance feature within the VoxAtlas pipeline.

SyntaxLocalStructurePOSExtractor

Extract the syntax.local_structure.pos feature within the VoxAtlas pipeline.