Skip to content

Commit 54c12a0

Browse files
authored
Merge pull request keon#246 from dehilsterlexis/patch-1
Adding the NLP++ Language
2 parents 2cc994c + 859c9f7 commit 54c12a0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,12 @@ Blogs and Newsletters
224224
- [whatlang](https://github.com/greyblake/whatlang-rs) — Natural language recognition library based on trigrams
225225
- [snips-nlu-rs](https://github.com/snipsco/snips-nlu-rs) - A production ready library for intent parsing
226226
- [rust-bert](https://github.com/guillaume-be/rust-bert) - Ready-to-use NLP pipelines and Transformer-based models
227+
228+
- <a id="NLP++">**NLP++** - NLP++ Langauge</a> | [Back to Top](#contents)
229+
- [VSCode Language Extension](https://marketplace.visualstudio.com/items?itemName=dehilster.nlp) - NLP++ Language Extension for VSCode
230+
- [nlp-engine](https://github.com/VisualText/nlp-engine) - NLP++ engine to run NLP++ code on Linux including a full English parser
231+
- [VisualText](http://visualtext.org) - Homepage for the NLP++ Language
232+
- [NLP++ Wiki](http://wiki.naturalphilosophy.org/index.php?title=NLP%2B%2B) - Wiki entry for the NLP++ language
227233

228234
### Services
229235

0 commit comments

Comments
 (0)