information-extraction
There are 778 repositories under information-extraction topic.
PaddlePaddle/PaddleNLP
Easy-to-use and powerful LLM and SLM library with awesome model zoo.
zjunlp/DeepKE
[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction
snipsco/snips-nlu
Snips Python library to extract meaning from text
mit-nlp/MITIE
MITIE: library and tools for information extraction
naiveHobo/InvoiceNet
Deep neural network to extract intelligent information from invoice documents.
HarderThenHarder/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
urchade/GLiNER
Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts) @ NAACL 2024
crownpku/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
eyurtsev/kor
LLM(😽)
tstanislawek/awesome-document-understanding
A curated list of resources for Document Understanding (DU) topic
Deadshot0x7/007-TheBond
This Script will help you to gather information about your victim or friend.
quqxui/Awesome-LLM4IE-Papers
Awesome papers about generative Information Extraction (IE) using Large Language Models (LLMs)
cocacola-lab/ChatIE
The online version is temporarily unavailable because we cannot afford the key. You can clone and run it locally. Note: we set defaul openai key. If keys exceed plan and are invalid, please tell us. The response speed depends on openai. ( sometimes, the official is too crowded and slow)
weizhepei/CasRel
[ACL 2020] A Novel Cascade Binary Tagging Framework for Relational Triple Extraction
ail-project/ail-framework
AIL framework - Analysis Information Leak framework
monarch-initiative/ontogpt
LLM-based ontological extraction tools, including SPIRES
kruskal-labs/toolfront
Data retrieval for AI agents
z0m31en7/Uscrapper
Uscrapper Vanta: Dive deeper into the web with this powerful open-source tool. Extract valuable insights with ease and efficiency, from both surface and deep web sources. Empower your data mining and analysis with Vanta's advanced capabilities. Fast, reliable, and user-friendly, Uscrapper Vanta is the ultimate choice for researchers and analysts.
davidsbatista/Annotated-Semantic-Relationships-Datasets
A collections of public and free annotated datasets of relationships between entities/nominals (Portuguese and English)
HUSTAI/uie_pytorch
PaddleNLP UIE模型的PyTorch版实现
BaptisteBlouin/EventExtractionPapers
A list of NLP resources focused on event extraction task
adobe/NLP-Cube
Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
gaoisbest/NLP-Projects
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding
lemonhu/open-entity-relation-extraction
Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.
EntySec/RomBuster
RomBuster is a router exploitation tool that allows to disclosure network router admin password.
CogStack/MedCAT
Medical Concept Annotation Tool
gkiril/oie-resources
A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.
KRLabsOrg/LettuceDetect
LettuceDetect is a hallucination detection framework for RAG applications.
eschultze/URLextractor
Information gathering & website reconnaissance | https://phishstats.info/
zjunlp/AutoKG
[WWWJ 2024] LLMs for Knowledge Graph Construction and Reasoning: Recent Capabilities and Future Opportunities
lemonhu/NER-BERT-pytorch
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.
modelscope/AdaSeq
AdaSeq: An All-in-One Library for Developing State-of-the-Art Sequence Understanding Models
zjukg/KG-MM-Survey
Knowledge Graphs Meet Multi-Modal Learning: A Comprehensive Survey
NLPatVCU/medaCy
:hospital: Medical Text Mining and Information Extraction with spaCy
KarelDO/xmc.dspy
In-Context Learning for eXtreme Multi-Label Classification (XMC) using only a handful of examples.
Cartus/AGGCN
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)