dpom/clj-duckling
Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings. (a duckling clojure fork)
This is a tool for developers who need to extract specific pieces of information from plain text. You feed it a string of text, and it identifies and pulls out structured data like measurements, money, or dates. This helps developers build applications that understand natural language inputs more effectively.
No commits in the last 6 months.
Use this if you are a developer building a system that needs to understand and process specific types of information mentioned within unstructured text.
Not ideal if you are an end-user looking for a ready-to-use application to process text without coding.
Stars
16
Forks
2
Language
Clojure
License
—
Category
Last pushed
Dec 14, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dpom/clj-duckling"
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,...
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
apache/opennlp-sandbox
Apache OpenNLP Sandbox