zhang17173 / Event-ExtractionLinks
基于法律裁判文书的事件抽取及其应用,包括数据的分词、词性标注、命名实体识别、事件要素抽取和判决结果预测等内容
☆587Updated 2 years ago
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
- A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目…☆1,207Updated 6 years ago
- 中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)☆716Updated last year
- 基于远监督的中文关系抽取☆384Updated 4 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆763Updated 3 years ago
- 中文关系抽取☆461Updated last year
- ChineseNER based on BERT, with BiLSTM+CRF layer☆453Updated 3 years ago
- Law Crime Mining Based on Corpus build and content analysis by NLP methods. 基于领域语料库构建与NLP方法的裁判文书与犯罪案例文本挖掘项目☆342Updated 6 years ago
- 中文突发事件语料库(Chinese Emergency Corpus)-上海大学-语义智能实验室☆710Updated 5 years ago
- 本项目是利用深度学习技术来构建知识图谱方向上的一次尝试,作为开放领域的关系抽取,算是笔者的一次创新,目前在这方面的文章和项目都很少。☆310Updated 2 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆539Updated 4 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆476Updated 4 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆323Updated 2 years ago
- 使用预训练语言模型ALBERT做中文NER☆475Updated 4 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- An off-the-shelf tool for Chinese Keyphrase Extraction 一个快速从中文里抽取关键短语的工具,仅占35M内存 www.jionlp.com☆551Updated last year
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768Updated 5 years ago
- BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)☆386Updated 6 years ago
- ChinesePersonRelationGraph, person relationship extraction based on nlp methods.中文人物关系知识图谱项目,内容包括中文人物关系图谱构建,基于知识库的数据回标,基于远程监督与bootstrappi…☆915Updated 6 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆397Updated last year
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆788Updated 3 years ago
- 综合了同义词词林扩展版与知网(Hownet)的词语相似度计算方法,词汇覆盖更多、结果更准确。☆729Updated 3 years ago
- 基于Pytorch和torchtext的知识图谱深度学习框架。☆614Updated 4 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆332Updated 5 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,231Updated 5 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆325Updated 2 years ago
- An exploration for Eventline (important news Rank organized by pulic time),针对某一事件话题下的新闻报道集合,通过使用docrank算法,对新闻报道进行重要性识别,并通过新闻报道时间挑选出时间线上重要…☆221Updated 6 years ago
- 中文医学知识图谱命名实体识别,包括bi-LSTM+CRF,transformer+CRF等模型☆245Updated 6 years ago
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆290Updated 5 years ago