nlcst

Syntax Tree Format

A format specification for representing natural language in a syntax tree data structure.

Natural Language Concrete Syntax Tree format

GitHub

206 stars
17 watching
10 forks
last commit: almost 2 years ago
astcstnatural-languagesyntax-treeunist

Related projects:

RepositoryDescriptionStars
syntax-tree/nlcst-to-stringUtility to convert structured text data into plain text strings18
syntax-tree/hastRepresents hypertext as an abstract syntax tree768
syntax-tree/mdastA format for representing Markdown syntax as an abstract syntax tree1,122
syntax-tree/hast-util-to-nlcstUtility to convert HTML syntax tree to natural language representation4
syntax-tree/unistA specification for syntax trees used by the unifiedjs project to represent source code or natural language in an abstract and concrete format.881
syntax-tree/nlcst-is-literalUtility to check if an nlcst node is meant literally in a document9
syntax-tree/nlcst-testUtility to validate nodes in abstract syntax trees2
syntax-tree/esastDefines an abstract syntax tree format for ECMAScript51
syntax-tree/nlcst-normalizeA utility to normalize words for comparison by standardizing punctuation and case.7
syntax-tree/nlcst-searchA utility to search for phrases in a tree data structure16
syntax-tree/hastscriptUtility to create syntax trees with ease.165
syntax-tree/mdast-util-to-nlcstUtility to transform markdown syntax tree into natural language syntax tree9
syntax-tree/xastA format for representing XML as an abstract syntax tree67
syntax-tree/unist-builderUtility to create syntax trees with ease77
syntax-tree/xastscriptA utility to create syntax trees with ease12