zhang17173 / Event-Extraction
基于法律裁判文书的事件抽取及其应用,包括数据的分词、词性标注、命名实体识别、事件要素抽取和判决结果预测等内容
☆582Updated last year
Alternatives and similar repositories for Event-Extraction:
Users that are interested in Event-Extraction are comparing it to the libraries listed below
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆923Updated 2 years ago
- Law Crime Mining Based on Corpus build and content analysis by NLP methods. 基于领域语料库构建与NLP方法的裁判文书与犯罪案例文本挖掘项目☆310Updated 6 years ago
- A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目…☆1,196Updated 6 years ago
- ChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrappi…☆904Updated 6 years ago
- 基于远监督的中文关系抽取☆383Updated 3 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆538Updated 4 years ago
- 基于Pytorch和torchtext的知识图谱深度学习框架。☆611Updated 4 years ago
- 本项目是利用深度学习技术来构建知识图谱方向上的一次尝试,作为开放领域的关系抽取,算是笔者的一次创新,目前在这方面的文章和项目都很少。☆306Updated last year
- 中文关系抽取☆448Updated last year
- Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。☆1,385Updated 3 years ago
- 中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)☆698Updated last year
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆476Updated 3 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆318Updated last year
- 爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱☆946Updated 4 years ago
- 面向中文自然语言处理的六十余类实践项目及学习索引,涵盖语言资源构建、社会计算、自然语言处理组件、知识图谱、事理图谱、知识抽取、情感分析、深度学习等几个学习主题。包括作者个人简介、学习心得、语言资源、工业落地系统等,是供自然语言处理入门学习者的一个较为全面的学习资源,欢迎大家…☆395Updated 3 months ago
- 中文实体关系抽取,pytorch,bilstm+attention☆760Updated 3 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆740Updated 3 years ago
- 基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式☆1,462Updated 3 years ago
- 中文医学知识图谱命名实体识别,包括bi-LSTM+CRF,transformer+CRF等模型☆235Updated 5 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,227Updated 4 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆444Updated 3 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆383Updated last year
- Causality event extraction demo project including casual patterns and experiment on large scale corpus. 基于因果关系知识库的因果事件图谱实验项目,本项目罗列了因果显式表达…☆411Updated 6 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆450Updated 6 years ago
- Open Chinese Language Pre-trained Model Zoo☆977Updated 4 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆329Updated 5 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆767Updated 4 years ago
- CCKS2019中文命名实体识别任务。从医疗文本中识别疾病和诊断、解剖部位、影像检查、实验室检验、手术和药物6种命名实体。现已实现基于jieba和AC自动机的baseline构建、基于BiLSTM和CRF的序列标住模型构建。bert的部分代码主要源于https://gith…☆349Updated 2 years ago
- BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)☆382Updated 6 years ago
- 豆瓣书籍,电影类别的知识图谱问答系统☆257Updated 4 years ago