- Q: Distant supervision: supervised, semi-supervised, or both?
- Q: What is distant supervision?
- Q: Distant-Supervision Learning Algorithm from Wikipedia
- paper: Fan, M. , Zhou, Q. , & Zheng, T. F. . (2015). Distant supervision for entity linking. Computer Science.
- paper/code: Feng, X., Guo, J., Qin, B., Liu, T., Liu, Y.. (2017). Effective Deep Memory Networks for Distant Supervised Relation Extraction. IJCAI 2017.
- link: https://github.com/xiaolalala/Distant-Supervised-Chinese-Relation-Extraction
- author: xiaolalala
- note: a Chinese relation extraction model based on distant supervision
- link: https://github.com/BiLiangLtd/WordSimilarity
- author: BiLiangLtd
- note: 基于哈工大同义词词林扩展版的单词相似度计算方法的python实现
- link: https://github.com/ZhixiuYe/Intra-Bag-and-Inter-Bag-Attentions
- author: Zhixiu Ye
- note: code for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions