Hyperparticle/graph-nlu
Graph NLU is a natural language understanding tool that leverages the power of graph databases
This project helps conversational AI designers and researchers overcome the common problem of virtual assistants forgetting previous interactions. It takes natural language dialogue as input and outputs a continuously updated graph representation of the conversation, allowing the AI to maintain context over time. AI researchers and developers focused on improving the 'memory' of virtual assistants would find this useful.
No commits in the last 6 months.
Use this if you are building or researching virtual assistants and need a robust way for them to remember and understand the context of ongoing conversations.
Not ideal if you are looking for a production-ready conversational AI solution, as this project is currently in its research phase.
Stars
86
Forks
29
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 09, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Hyperparticle/graph-nlu"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zjunlp/DeepKE
[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction
Cartus/AGGCN
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch...
icoxfog417/graph-convolution-nlp
Graph Convolution Network for NLP
yao8839836/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019
svjan5/GNNs-for-NLP
Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020