sunil3590/artificial-guy
Natural Language Processing + Knowledge Representation + Reasoning + Natural Language Generation
This project helps you extract and organize information from English stories into a structured knowledge graph. You provide a narrative text, and it constructs a graph that represents the entities and relationships within the story. This allows a reasoning system to then answer specific questions about the story content, making it useful for researchers or analysts who need to systematically query information from unstructured text.
No commits in the last 6 months.
Use this if you need to transform narrative text into a structured, queryable format to answer complex questions about its content.
Not ideal if you're looking for a simple keyword search tool or don't need a deep, relational understanding of your text.
Stars
21
Forks
7
Language
Java
License
MIT
Category
Last pushed
Jan 05, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sunil3590/artificial-guy"
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