zhang17173 / Event-ExtractionLinks
基于法律裁判文书的事件抽取及其应用,包括数据的分词、词性标注、命名实体识别、事件要素抽取和判决结果预测等内容
☆594Updated last month
Alternatives and similar repositories for Event-Extraction
Users that are interested in Event-Extraction are comparing it to the libraries listed below
Sorting:
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆925Updated 2 years ago
- Law Crime Mining Based on Corpus build and content analysis by NLP methods. 基于领域语料库构建与NLP方法的裁判文书与犯罪案例文本挖掘项目☆344Updated 6 years ago
- A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目…☆1,213Updated 6 years ago
- 中文关系抽取☆462Updated 2 years ago
- 本项目是利用深度学习技术来构建知识图谱方向上的一次尝试,作为开放领域的关系抽取,算是笔者的一次创新,目前在这方面的文章和项目都很少。☆311Updated 2 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆765Updated 3 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆325Updated 2 years ago
- ChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrappi…☆920Updated 6 years ago
- 基于远监督的中文关系抽取☆384Updated 4 years ago
- 基于Pytorch和torchtext的知识图谱深度学习框架。☆613Updated 5 years ago
- 中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)☆720Updated last year
- 本项目用于展示三元组抽取后形成的知识图谱,包括几本 小说的实体关系,以及README.md,介绍这方面的一篇文章。☆198Updated 5 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆539Updated 4 years ago
- 豆瓣书籍,电影类别的知识图谱问答系统☆265Updated 4 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆402Updated 2 years ago
- 爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱☆945Updated 5 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆452Updated 4 years ago
- 中文医学知识图谱命名实体识别,包括bi-LSTM+CRF,transformer+CRF等模型☆247Updated 6 years ago
- An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com☆551Updated last year
- Causality event extraction demo project including casual patterns and experiment on large scale corpus. 基于因果关系知识库的因果事件图谱实验项目,本项目罗列了因果显式表达…☆420Updated 6 years ago
- 基于BERT的中文命名实体识别☆392Updated 5 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆479Updated 4 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆799Updated 4 years ago
- 中文文本摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆419Updated last year
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- 中文突发事件语料库(Chinese Emergency Corpus)-上海大学-语义智能实验室☆713Updated 5 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆351Updated 2 years ago
- self summary after attending 2018全国知识图谱与语义计算大会,China Conference on Knowledge Graph and Semantic Computing☆244Updated 6 years ago
- Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。☆1,428Updated 3 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆504Updated 2 years ago