plandes/clj-example-nlp-ml
Example Project for Natural Language Processing and Machine Learning Libraries
This is an example project for developers to learn how to build a statistical natural language processing program. It demonstrates how to classify speech acts from text input, such as identifying a 'question' from a sentence like 'when will we get there'. The primary users are developers interested in natural language processing and machine learning.
No commits in the last 6 months.
Use this if you are a developer looking for a working example to understand how to integrate natural language processing and machine learning libraries into your own projects.
Not ideal if you are an end-user seeking a ready-to-use application for speech act classification without writing code.
Stars
13
Forks
—
Language
Clojure
License
MIT
Category
Last pushed
Jun 29, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/plandes/clj-example-nlp-ml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
apache/opennlp-sandbox
Apache OpenNLP Sandbox