theopenconversationkit/tock-corenlp
Optional part of the Tock toolkit based on Stanford CoreNLP library
This is an optional component for developers building conversational AI applications using the Tock framework. It enhances the natural language understanding capabilities of your bot by processing text inputs, allowing it to better interpret user queries and extract meaningful information. Developers can integrate this to improve how their Tock-based bots understand and respond to users.
Use this if you are a developer building a conversational AI with Tock and need advanced natural language processing features for better text understanding.
Not ideal if you are not a developer working with the Tock framework, as this is a technical library component rather than an end-user application.
Stars
7
Forks
3
Language
Kotlin
License
GPL-3.0
Category
Last pushed
Feb 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/theopenconversationkit/tock-corenlp"
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