6thsolution/ApexNLP
A natural language event parser for java and android.
This tool helps developers working on Java and Android applications to automatically extract event details from plain language. You provide everyday sentences like "Piano lessons Tuesdays at 6pm," and it outputs structured event data including title, location, and precise date/time. This is ideal for developers building calendar, reminder, or scheduling features into their apps.
104 stars. No commits in the last 6 months.
Use this if you are a Java or Android developer looking to parse natural language descriptions of events into structured data for your application.
Not ideal if you need a general-purpose natural language processing library for tasks other than event extraction.
Stars
104
Forks
12
Language
Java
License
—
Category
Last pushed
Sep 30, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/6thsolution/ApexNLP"
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