dice-group/FOX
Federated Knowledge Extraction Framework
This framework helps you automatically extract structured information from plain text. You input raw text, and it outputs organized facts and relationships, such as identifying specific entities like people or places and how they relate to each other. This is useful for researchers and data analysts who need to transform unstructured text into knowledge graphs or structured datasets for analysis.
193 stars. No commits in the last 6 months.
Use this if you need to reliably extract named entities and the relationships between them from large volumes of text in multiple languages.
Not ideal if you only need simple keyword extraction or if your text data is highly specialized and requires custom, domain-specific training.
Stars
193
Forks
51
Language
Java
License
AGPL-3.0
Category
Last pushed
Oct 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dice-group/FOX"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davidsbatista/BREDS
"Bootstrapping Relationship Extractors with Distributional Semantics" (Batista et al., 2015) in...
davidsbatista/Snowball
Implementation with some extensions of the paper "Snowball: Extracting Relations from Large...
nicolay-r/AREkit
Document level Attitude and Relation Extraction toolkit (AREkit) for sampling and processing...
plkmo/BERT-Relation-Extraction
PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
thunlp/FewRel
A Large-Scale Few-Shot Relation Extraction Dataset