zjunlp/OpenUE
[EMNLP 2020] OpenUE: An Open Toolkit of Universal Extraction from Text
This toolkit helps you automatically extract structured information from raw text, transforming unstructured sentences into organized facts for knowledge graphs. For example, it can identify specific entities like people and places, the relationships between them, or details about events. This is useful for anyone building or expanding a knowledge base, such as data scientists, knowledge engineers, or researchers working with large volumes of text.
330 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to extract specific entities, relationships, or event details from text and organize them into a structured format for a knowledge graph.
Not ideal if you're looking for a simple, out-of-the-box solution without any programming or model training.
Stars
330
Forks
60
Language
Python
License
MIT
Category
Last pushed
Sep 19, 2022
Commits (30d)
0
Dependencies
13
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/zjunlp/OpenUE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
OpenSextant/Xponents
Geographic Place, Date/time, and Pattern entity extraction toolkit along with text extraction...
BaptisteBlouin/EventExtractionPapers
A list of NLP resources focused on event extraction task
philipperemy/stanford-openie-python
Stanford Open Information Extraction made simple!
uma-pi1/minie
An open information extraction system that provides compact extractions
xusenlinzy/FastIE
A training and inference framework for open ner and re models!...