Alba-Intelligence/GraphMERT.jl
Julia implementation of the GraphMERT algorithm (Arxiv 2510.09580)
This project helps scientists and researchers automatically create structured knowledge graphs from large amounts of unstructured text, especially in specialized fields like biomedicine. You input raw text documents, and it outputs a detailed knowledge graph showing entities (like diseases or drugs) and their relationships. This is ideal for anyone who needs to quickly map out complex information and understand connections buried in vast text datasets.
Use this if you need to reliably extract entities and their relationships from large volumes of text, such as research papers or clinical notes, and build a structured knowledge base.
Not ideal if your primary need is simple keyword extraction or if you work with highly structured data that doesn't require complex relationship mapping.
Stars
8
Forks
2
Language
Julia
License
—
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Alba-Intelligence/GraphMERT.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RManLuo/reasoning-on-graphs
Official Implementation of ICLR 2024 paper: "Reasoning on Graphs: Faithful and Interpretable...
alibaba/GraphTranslator
GraphTranslator:Aligning Graph Model to Large Language Model for Open-ended Tasks
HKUDS/OpenGraph
[EMNLP'2024] "OpenGraph: Towards Open Graph Foundation Models"
HKUDS/GraphEdit
"GraphEdit: Large Language Models for Graph Structure Learning"
iMoonLab/LLM4Hypergraph
The source code of ICLR 2025 "Beyond Graphs: Can Large Language Models Comprehend Hypergraphs?"