Repository navigation

#

knowledge-extraction

PIKE-RAG: sPecIalized KnowledgE and Rationale Augmented Generation

Python
1949
3 个月前

Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.

Python
535
6 年前

Official Code for "Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents"

Jupyter Notebook
276
3 年前

Knowledge Extraction For Forms Accelerators & Examples

Jupyter Notebook
222
1 年前

Interact with the Deep Search platform for new knowledge explorations and discoveries

Python
211
7 个月前

A collection of resources on multimodal knowledge graph, including datasets, papers and contests.

198
5 个月前

A knowledge extraction tool that uses a large language model to extract semantic information from text

Python
28
3 年前

Though language model text embeddings have revolutionized NLP research, their ability to capture high-level semantic information, such as relations between entities in text, is limited. In this paper, we propose a novel contrastive learning framework that trains sentence embeddings to encode the relations in a graph structure. Given a sentence (unstructured text) and its graph, we use contrastive learning to impose relation-related structure on the token level representations of the sentence obtained with a CharacterBERT (El Boukkouri et al., 2020) model. The resulting relation-aware sentence embeddings achieve state-of-the-art results on the relation extraction task using only a simple KNN classifier, thereby demonstrating the success of the proposed method. Additional visualization by a tSNE analysis shows the effectiveness of the learned representation space compared to baselines. Furthermore, we show that we can learn a different space for named entity recognition, again using a contrastive learning objective, and demonstrate how to successfully combine both representation spaces in an entity-relation task.

Python
27
2 年前

Advanced Semantics for Commonsense Knowledge Extraction (WWW 2021)

Python
25
3 年前

General-purpose library for extracting interpretable models from Multi-Agent Reinforcement Learning systems

C++
21
5 年前

[KDD 2020] This is the code repository for our KDD'20 paper STEAM: Self-Supervised Taxonomy Expansion with Mini-Paths.

Python
18
5 年前

Data Science & Machine Learning Project applied to Healthcare

Jupyter Notebook
14
4 年前

GenAI Mind Map Flow Builder uses LLMs (OpenAI & Google Gemini) to generate intelligent mind maps from diverse sources like PDFs, SQL, CSVs, media, and websites. Built with FastAPI and ReactJS, it visualizes key ideas and relationships for data analysis and knowledge discovery.

Python
13
5 个月前

Refined Commonsense Knowledge from Large-Scale Web Contents (TKDE 2022)

Python
12
3 年前
Jupyter Notebook
9
8 个月前

A tool for automating CIDOC CRM knowledge graph population using Large Language Models (LLMs), with a focus on RDF triple extraction from archaeological datasets.

Python
6
4 个月前