nlcst

Syntax Tree Format

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

Natural Language Concrete Syntax Tree format

GitHub

205 stars
17 watching
10 forks
last commit: about 2 months ago
astcstnatural-languagesyntax-treeunist

Related projects:

Repository Description Stars
syntax-tree/nlcst-to-string Utility to convert structured text data into plain text strings 18
syntax-tree/hast Represents hypertext as an abstract syntax tree 757
syntax-tree/mdast A format for representing Markdown syntax as an abstract syntax tree 1,099
syntax-tree/hast-util-to-nlcst Utility to convert HTML syntax tree to natural language representation 4
syntax-tree/unist A specification for syntax trees used by the unifiedjs project to represent source code or natural language in an abstract and concrete format. 877
syntax-tree/nlcst-is-literal Utility to check if an nlcst node is meant literally in a document 9
syntax-tree/nlcst-test Utility to validate nodes in abstract syntax trees 2
syntax-tree/esast Defines an abstract syntax tree format for ECMAScript 50
syntax-tree/nlcst-normalize A utility to normalize words for comparison by standardizing punctuation and case. 7
syntax-tree/nlcst-search A utility to search for phrases in a tree data structure 16
syntax-tree/hastscript Utility to create syntax trees with ease. 164
syntax-tree/mdast-util-to-nlcst Utility to transform markdown syntax tree into natural language syntax tree 9
syntax-tree/xast A format for representing XML as an abstract syntax tree 66
syntax-tree/unist-builder Utility to create syntax trees with ease 77
syntax-tree/xastscript A utility to create syntax trees with ease 12