liuhuanyong / EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
☆925Updated 2 years ago
Alternatives and similar repositories for EventTriplesExtraction:
Users that are interested in EventTriplesExtraction are comparing it to the libraries listed below
- 中文实体关系抽取,pytorch,bilstm+attention☆760Updated 3 years ago
- A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目…☆1,205Updated 6 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,230Updated 4 years ago
- ccks baidu entity link 实体链接 第一名☆847Updated last year
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768Updated 4 years ago
- 基于远监督的中文关系抽取☆384Updated 3 years ago
- 基于Pytorch和torchtext的知识图谱深度学习框架。☆614Updated 4 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆451Updated 3 years ago
- 使用预训练语言模型ALBERT做中文NER☆474Updated 4 years ago
- 使用预训练语言模型BERT做中文NER☆952Updated 5 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆390Updated last year
- Collections of Chinese NLP corpus☆900Updated 4 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,471Updated 3 years ago
- Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.☆534Updated 5 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆330Updated 5 years ago
- ChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrappi…☆914Updated 6 years ago
- 本项目是利用深度学习技术来构建知识图谱方向上的一次尝试,作为开放领域的关系抽取,算是笔者的一次创新,目前在这方面的文章和项目都很少。☆310Updated last year
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆477Updated 4 years ago
- 科大讯飞2020事件 抽取挑战赛第一名解决方案&完整事件抽取系统☆539Updated 4 years ago
- 中文关系抽取☆460Updated last year
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,485Updated 2 years ago
- An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com☆550Updated last year
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆322Updated 2 years ago
- 北京航空航天大学大数据高精尖中心自然语言处理研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。☆467Updated 3 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆427Updated 4 years ago
- Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。☆1,421Updated 3 years ago
- Open Language Pre-trained Model Zoo☆996Updated 3 years ago
- 中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF☆1,434Updated 5 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆478Updated 6 years ago