dave-tucker/ocaml-nlp
Simple NLP for OCaml
This provides basic text analysis tools for OCaml developers. It takes raw text as input and helps you extract meaningful information from it, such as identifying individual words or phrases. OCaml programmers building applications that need to understand or process human language would use this.
No commits in the last 6 months.
Use this if you are an OCaml developer who needs to integrate simple natural language processing capabilities into your applications.
Not ideal if you need advanced NLP features like sentiment analysis, machine translation, or complex entity recognition, or if you are not an OCaml developer.
Stars
8
Forks
—
Language
OCaml
License
ISC
Category
Last pushed
Feb 16, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dave-tucker/ocaml-nlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
winkjs/wink-nlp
Developer friendly Natural Language Processing ✨
LSYS/LexicalRichness
:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).
mbejda/Node-OpenNLP
Apache OpenNLP wrapper for Nodejs
LanguageMachines/frog
Frog is an integration of memory-based natural language processing (NLP) modules developed for...
winkjs/wink-nlp-utils
NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic...