-
GLiNER Public
Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts) @ NAACL 2024
-
huggingface.js Public
Forked from huggingface/huggingface.jsUse Hugging Face with JavaScript
TypeScript MIT License UpdatedNov 25, 2025 -
ATG Public
Official code for our paper "An Autoregressive Text-to-Graph Framework for Joint Entity and Relation Extraction" which will be published at AAAI 2024.
-
urchade.github.io Public
Forked from rloganiv/rloganiv.github.ioPersonal website.
-
-
-
sentence-transformers Public
Forked from huggingface/sentence-transformersMultilingual Sentence & Image Embeddings with BERT
Python Apache License 2.0 UpdatedAug 17, 2024 -
struct_ie Public
Structured information extraction with LLMs
-
GraphER Public
GraphER: A Structure-aware Text-to-Graph Model for Entity and Relation Extraction
-
camel Public
Forked from camel-ai/camel🐫 CAMEL: Finding the Scaling Law of Agents. A multi-agent framework. https://www.camel-ai.org
Python Apache License 2.0 UpdatedJul 17, 2024 -
swarms Public
Forked from kyegomez/swarmsThe Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework Join our Community: https://discord.com/servers/agora-999382051935506503
Python Other UpdatedJul 15, 2024 -
GLiClass Public
Forked from Knowledgator/GLiClassGeneralist and Lightweight Model for Text Classification
-
EnriCo Public
EnriCo: Enriched Representation and Globally Constrained Inference for Entity and Relation Extraction
-
gliner-spacy Public
Forked from theirstory/gliner-spacyA spaCy wrapper for GliNER
-
span-structured-prediction Public
Repository for my research on span-based structured prediction for information extraction
-
dspy Public
Forked from stanfordnlp/dspyDSPy: The framework for programming—not prompting—foundation models
Python MIT License UpdatedApr 1, 2024 -
Filtered-Semi-Markov-CRF Public
Code for our paper accepted at EMNLP 2023 (Findings)
-
universal-ner Public
Forked from universal-ner/universal-ner -
-
DyREF Public
DyReF: Extractive Question Answering with Dynamic Query Representation for Free
-
DyREx Public
DyREx: Dynamic Query Representation for Extractive Question Answering, accepted at ENSLP@NeurIPS2022
-
-
GNNer Public
Code for "GNNer: Reducing Overlapping in Span-based NER Using Graph Neural Networks"
-
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedApr 13, 2022 -
-
HNER Public
Hierarchical Transformer Model for Scientific Named Entity Recognition
-
Simple implementation of Neural Machine translation with pytorch
Jupyter Notebook UpdatedMar 28, 2022 -
-
-
graph-neural-nets Public
Graph neural networks tutorial in pytorch (GCN, GAT, Node2vec, GraphSAge, ClusterGCN, ...)