A Named Entity Recognition + Entity Linker + Relation Extraction Pipeline built using spacy v3. Given a text, the pipeline will extract entities from the text as trained and will disambiguate the entities to its normalized form through an Entity Linker connected to a Knowledge Base and will assign a relation between the entities, if any.
☆46Jun 2, 2023Updated 3 years ago
Alternatives and similar repositories for NER-RE
Users that are interested in NER-RE are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Re-implementation of Bi- (or, Dual-) encoder for Entity Linking. You can run experiments only in 3 seconds.☆11Jun 12, 2023Updated 3 years ago
- Chinese entity relation extraction☆15Apr 26, 2024Updated 2 years ago
- A programmable relation extraction tool☆31Jul 16, 2023Updated 3 years ago
- CBLUE 2/3 任务实现☆12Aug 1, 2024Updated last year
- a high performance tensorflow version for relation extraction of named entity☆12Oct 18, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Belief Revision based Caption Re-ranker with Visual Semantic Information. COLING 2022☆11Apr 13, 2025Updated last year
- 文言文信息抽取(实体识别+关系抽取)