-
Rce-KGQA Public
Forked from albert-jin/Rce-KGQAA novel pipeline framework for multi-hop complex KGQA task. It aims at Improving Multi-hop Embedded Knowledge Graph Question Answering by Introducing Relational Chain Reasoning
Python MIT License UpdatedJan 11, 2022 -
Event-Extraction-2 Public
Forked from zhang17173/Event-Extraction基于法律裁判文书的事件抽取及其应用,包括数据的分词、词性标注、命名实体识别、事件要素抽取和判决结果预测等内容
Python UpdatedJun 8, 2020 -
nlp-journey Public
Forked from msgi/nlp-journeynlp相关的一些论文及代码, 包括主题模型、词向量(Word Embedding)、命名实体识别(NER)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算等,涉及到各种与nlp相关的算法,基于keras和tensorflow。
Python UpdatedAug 17, 2019 -
text_classification Public
Forked from brightmart/text_classificationall kinds of text classification models and more with deep learning
Python MIT License UpdatedAug 15, 2019 -
ERNIE Public
Forked from thunlp/ERNIESource code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"
Python MIT License UpdatedAug 3, 2019 -
pytorch_graph-rel Public
Forked from tsujuifu/pytorch_graph-relA PyTorch implementation of GraphRel
Jupyter Notebook UpdatedJul 27, 2019 -
DIAG-NRE Public
Forked from thunlp/DIAG-NRESource code for ACL 2019 paper "DIAG-NRE: A Neural Pattern Diagnosis Framework for Distantly Supervised Neural Relation Extraction".
Python MIT License UpdatedJul 5, 2019 -
DISTRE Public
Forked from DFKI-NLP/DISTREFine-tuning Pre-Trained Transformer Language Models to Distantly Supervised Relation Extraction - ACL 2019
Python Apache License 2.0 UpdatedJun 21, 2019 -
-
-
awesome-bert Public
Forked from Jiakui/awesome-bertbert nlp papers, applications and github resources , BERT 相关论文和 github 项目
UpdatedMay 21, 2019 -
bert-as-service Public
Forked from jina-ai/clip-as-serviceMapping a variable-length sentence to a fixed-length vector using BERT model
Python MIT License UpdatedMay 19, 2019 -
Entity-Relation-Extraction-1 Public
Forked from yuanxiaosc/Entity-Relation-ExtractionEntity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案(比赛结束后完善代码)。Schema based Knowledge Extraction, SKE 2019
Python UpdatedMay 15, 2019 -
NLP_basis Public
Forked from JackKuo666/NLP_basis这是我学习一个NLP教程【2019最新AI 自然语言处理之深度机器学习顶级项目实战课程】做的笔记与代码
Python UpdatedMay 2, 2019 -
OpenHowNet-API Public
Forked from thunlp/OpenHowNetPython Package for OpenHowNet
Jupyter Notebook MIT License UpdatedApr 26, 2019 -
NLP_DEMO Public
Forked from wynshiter/nlp_demoNLP Common Analytical Ideas
Python MIT License UpdatedApr 11, 2019 -
-
Distant-Supervised-Chinese-Relation-Extraction Public
Forked from xiaofei05/Distant-Supervised-Chinese-Relation-Extraction基于远监督的中文关系抽取
Python MIT License UpdatedMar 15, 2019 -
FewRel Public
Forked from thunlp/FewRelA Large-Scale Few-Shot Relation Extraction Dataset
Python MIT License UpdatedMar 9, 2019 -
pytorch-handbook Public
Forked from zergtant/pytorch-handbookpytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Jupyter Notebook UpdatedFeb 28, 2019 -
Intra-Bag-and-Inter-Bag-Attentions Public
Forked from ZhixiuYe/Intra-Bag-and-Inter-Bag-AttentionsCode for NAACL 2019 paper: Distant Supervision Relation Extraction with Intra-Bag and Inter-Bag Attentions
Python UpdatedFeb 27, 2019 -
SE-WRL-SAT Public
Forked from thunlp/SE-WRL-SATRevised Version of SAT Model in "Improved Word Representation Learning with Sememes"
C MIT License UpdatedJan 22, 2019 -
OpenIE-standalone Public
Forked from dair-iitd/OpenIE-standalonePostScript Other UpdatedDec 24, 2018 -
PersonRelationKnowledgeGraph Public
Forked from liuhuanyong/PersonRelationKnowledgeGraphChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrapping方法的人物关系抽取,基于知识图谱的知识问答等应用。
Python UpdatedDec 15, 2018 -
NREPapers Public
Forked from thunlp/NREPapersMust-read papers on neural relation extraction (NRE)
TeX UpdatedNov 9, 2018 -
pytorch-relation-extraction Public
Forked from ShomyLiu/pytorch-relation-extractiondistant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取
Python UpdatedNov 3, 2018 -
cnn-relation-extraction Public
Forked from roomylee/cnn-relation-extractionTensorflow Implementation of Convolutional Neural Network for Relation Extraction (COLING 2014, NAACL 2015)
Python MIT License UpdatedOct 26, 2018 -
PCNN_TensorFlow Public
Forked from NekoApocalypse/PCNN_TensorFlowPiece-wise CNN for relation extraction.
Python UpdatedOct 22, 2018 -
AdversarialNetsPapers Public
Forked from zhangqianhui/AdversarialNetsPapersThe classical paper list with code about generative adversarial nets
UpdatedOct 18, 2018 -