BERT-Relation-Extraction and BERTem

These are independent implementations of the same paper by different authors, making them competitors—users would choose one based on code quality, documentation, and maintenance rather than use both together.

BERT-Relation-Extraction
51
Established
BERTem
44
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 18/25
Stars: 604
Forks: 134
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 153
Forks: 24
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About BERT-Relation-Extraction

plkmo/BERT-Relation-Extraction

PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper

This tool helps you automatically identify and classify relationships between specific entities mentioned in text documents. You input a piece of text, and it outputs the identified entities and the nature of the relationship connecting them, such as "Cause-Effect." This is ideal for natural language processing specialists, researchers, or data analysts who need to extract structured information from unstructured text.

natural-language-processing information-extraction text-analysis biomedical-text-mining

About BERTem

zhpmatrix/BERTem

论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》

This project helps natural language processing researchers or practitioners extract relationships between entities from text. You input raw text containing mentions of entities, and it outputs classifications of the semantic relationships between those entities (e.g., 'person works at organization'). This is useful for anyone building systems that need to understand factual connections hidden in unstructured text data.

natural-language-processing information-extraction relation-extraction text-analysis semantic-parsing

Scores updated daily from GitHub, PyPI, and npm data. How scores work