nlcst-to-string
Text converter
Utility to convert structured text data into plain text strings
utility to transform an nlcst tree to a string
18 stars
10 watching
5 forks
Language: JavaScript
last commit: 11 months ago nlcstnlcst-utilserializestringstringifysyntax-treeunistutil
Related projects:
Repository | Description | Stars |
---|---|---|
| Utility to convert HTML syntax tree to natural language representation | 4 |
| Utility to transform markdown syntax tree into natural language syntax tree | 9 |
| A format specification for representing natural language in a syntax tree data structure. | 206 |
| A utility to normalize words for comparison by standardizing punctuation and case. | 7 |
| Utility to convert syntax tree into HTML string | 93 |
| A utility to search for phrases in a tree data structure | 16 |
| Utility to check if an nlcst node is meant literally in a document | 9 |
| Utility to validate nodes in abstract syntax trees | 2 |
| Utility to create syntax trees with ease. | 165 |
| Utility to transform plain text into a hast node's visible content | 2 |
| Utility to convert HTML syntax trees into XML syntax trees | 4 |
| Transforms a DOM tree into a hast syntax tree | 22 |
| Utility to create syntax trees with ease | 77 |
| Utility function to extract plain text from HTML-like data structures | 19 |
| Represents hypertext as an abstract syntax tree | 768 |