Repository
Current version released
4 years ago
Natural Language Processing (NLP)
Call usage example via command line
deno run --allow-net --reload https://deno.land/x/nlp/usage-example.ts
Execute the tests
deno test --allow-net --reload https://deno.land/x/nlp/test.ts
Background Info
This module leverages https://github.com/fancy-flashcard/fancy-nlp until a pure Deno based solution is available.
The following comment might be interesting if you want to look into some background info: https://github.com/axa-group/nlp.js/issues/510#issuecomment-664246574
Feel free to contribute via pull requests.