All Projects → thunlp → LME

thunlp / LME

Licence: MIT License
Neural Entity Typing with Language Model Enhancement

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to LME

KNET
Neural Entity Typing with Knowledge Attention
Stars: ✭ 65 (+209.52%)
Mutual labels:  knowledge-graph, entity-typing
HyperKA
Knowledge Association with Hyperbolic Knowledge Graph Embeddings, EMNLP 2020
Stars: ✭ 27 (+28.57%)
Mutual labels:  knowledge-graph
AutoSF
Y. Zhang, Q. Yao, J. Kwok. Bilinear Scoring Function Search for Knowledge Graph Learning. TPAMI 2022
Stars: ✭ 51 (+142.86%)
Mutual labels:  knowledge-graph
KGMiner
Knowledge Graph Miner
Stars: ✭ 37 (+76.19%)
Mutual labels:  knowledge-graph
koza
Data transformation framework for LinkML data models
Stars: ✭ 21 (+0%)
Mutual labels:  knowledge-graph
bangle-io
A web only WYSIWYG note taking app that saves notes locally in markdown format.
Stars: ✭ 626 (+2880.95%)
Mutual labels:  knowledge-graph
knowledge-graph
Graph Data Visualization Demo| 图数据搜索可视化应用案例
Stars: ✭ 30 (+42.86%)
Mutual labels:  knowledge-graph
DataReused
Get Data Reused
Stars: ✭ 22 (+4.76%)
Mutual labels:  knowledge-graph
ke-dialogue
KE-Dialogue: Injecting knowledge graph into a fully end-to-end dialogue system.
Stars: ✭ 39 (+85.71%)
Mutual labels:  knowledge-graph
awesome-ontology
A curated list of ontology things
Stars: ✭ 73 (+247.62%)
Mutual labels:  knowledge-graph
Metagraph
Metagraph是一款知识创作分享工具,不同于以往的知识创作平台,Metagraph提供了强大的内容关联能力。
Stars: ✭ 18 (-14.29%)
Mutual labels:  knowledge-graph
zoe
Zero-Shot Open Entity Typing as Type-Compatible Grounding, EMNLP'18.
Stars: ✭ 37 (+76.19%)
Mutual labels:  entity-typing
PathCon
Combining relational context and relational paths for knowledge graph completion
Stars: ✭ 94 (+347.62%)
Mutual labels:  knowledge-graph
WhySoMuch
knowledge graph recommendation
Stars: ✭ 67 (+219.05%)
Mutual labels:  knowledge-graph
covid-19-community
Community effort to build a Neo4j Knowledge Graph (KG) that links heterogeneous data about COVID-19
Stars: ✭ 95 (+352.38%)
Mutual labels:  knowledge-graph
ITO
Intelligence Task Ontology (ITO)
Stars: ✭ 37 (+76.19%)
Mutual labels:  knowledge-graph
Knowledge Graph based Intent Network
Learning Intents behind Interactions with Knowledge Graph for Recommendation, WWW2021
Stars: ✭ 116 (+452.38%)
Mutual labels:  knowledge-graph
NSP-BERT
The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"
Stars: ✭ 166 (+690.48%)
Mutual labels:  entity-typing
knowledge-graph-nlp-in-action
从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Information Extraction,Relation Extraction 等任务。
Stars: ✭ 58 (+176.19%)
Mutual labels:  knowledge-graph
PheKnowLator
PheKnowLator: Heterogeneous Biomedical Knowledge Graphs and Benchmarks Constructed Under Alternative Semantic Models
Stars: ✭ 74 (+252.38%)
Mutual labels:  knowledge-graph

Neural Entity Typing with Language Model Enhancement

Code and dataset for the following paper to this repo:

  • Ji Xin, Hao Zhu, Xu Han, Zhiyuan Liu, Maosong Sun. Put It Back: Entity Typing with Language Model Enhancement. The Conference on Empirical Methods in Natural Language Processing (EMNLP 2018). pdf

The implementation is based on: Sonse Shimaoka, Pontus Stenetorp, Kentaro Inui, Sebastian Riedel. "Neural Architectures for Fine Grained Entity Type Classification", in Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics (EACL 2017). github

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].