Babelscape/ner4el
Repository for the paper "Named Entity Recognition for Entity Linking: What Works and What's Next" (EMNLP 2021).
This project helps natural language processing (NLP) researchers and engineers develop better Entity Linking (EL) systems, especially when they don't have millions of labeled training examples. It takes raw text as input and outputs identified entities linked to a knowledge base like Wikipedia. This is for machine learning researchers, NLP practitioners, and data scientists working on information extraction or knowledge graph construction.
No commits in the last 6 months.
Use this if you need to build an Entity Linking system that performs well even with limited training data by leveraging Named Entity Recognition (NER).
Not ideal if you already have access to vast amounts of labeled data for Entity Linking or are not concerned with low-resource settings.
Stars
75
Forks
2
Language
Python
License
—
Category
Last pushed
Feb 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Babelscape/ner4el"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hellohaptik/chatbot_ner
chatbot_ner: Named Entity Recognition for chatbots.
openeventdata/mordecai
Full text geoparsing as a Python library
Rostlab/nalaf
NLP framework in python for entity recognition and relationship extraction
mpuig/spacy-lookup
Named Entity Recognition based on dictionaries
NorskRegnesentral/skweak
skweak: A software toolkit for weak supervision applied to NLP tasks