We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70966df commit 7aa76beCopy full SHA for 7aa76be
Readme.md
@@ -133,6 +133,7 @@ interface TextNode < Text {
133
- [parse-latin](https://github.com/wooorm/parse-latin) — Transforms latin-script natural language into a CST;
134
- [TextOM](https://github.com/wooorm/textom) — Provides an object-oriented manipulation interface to NLCST;
135
- [nlcst-to-string](https://github.com/wooorm/nlcst-to-string) — Transforms a CST into a string;
136
+- [nlcst-to-textom](https://github.com/wooorm/nlcst-to-textom) — Transforms a CST into a [TextOM](https://github.com/wooorm/textom) object model;
137
138
## License
139
0 commit comments