adlumal/triplet-extract
GPU-accelerated Python implementation of Stanford OpenIE
This tool helps you extract structured facts from English text, turning complex sentences into easy-to-understand subject-relation-object triplets. For example, it can transform "95.6% of people don't know what GraphRAG is for" into "(95.6% of people, don't know, what GraphRAG is for)". Knowledge graph builders, researchers, and data analysts can use this to automatically pull out key information from articles, reports, or scientific literature for building knowledge bases or powering applications like GraphRAG.
Available on PyPI.
Use this if you need to automatically extract rich, semantically detailed facts from large volumes of English text, including quantities and qualifiers, especially for building knowledge graphs or for advanced information retrieval.
Not ideal if you need to process text in languages other than English or if you require maximum speed at the expense of comprehensive fact extraction.
Stars
9
Forks
1
Language
Python
License
—
Category
Last pushed
Nov 04, 2025
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/adlumal/triplet-extract"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zjunlp/OpenUE
[EMNLP 2020] OpenUE: An Open Toolkit of Universal Extraction from Text
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