FraBle/python-duckling
Python wrapper for wit.ai's Duckling Clojure library
This tool helps developers working with natural language by automatically identifying and extracting common entities like times, temperatures, and money from text. You provide raw text as input, and it outputs structured data, making it easier to build applications that understand human language. It is ideal for developers creating chatbots, voice assistants, or data processing pipelines.
133 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to reliably pull out specific data points like dates, measurements, or contact info from unstructured text input.
Not ideal if your primary goal is general sentiment analysis, topic modeling, or understanding complex sentence structures.
Stars
133
Forks
27
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 04, 2021
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/FraBle/python-duckling"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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