squirrel1982 / TensorFlow-NRELinks
Neural Relation Extraction implemented with LSTM in TensorFlow
☆17Updated 7 years ago
Alternatives and similar repositories for TensorFlow-NRE
Users that are interested in TensorFlow-NRE are comparing it to the libraries listed below
Sorting:
- CCKS2019-人物关系抽取☆75Updated 6 years ago
- 中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf☆22Updated 2 years ago
- 命名实体消歧的实现☆41Updated 6 years ago
- bootstrap式知识三元组抽取 开放式实体关系抽取 依靠依存分析确定可能的实体和关系☆23Updated 6 years ago
- 中文关系抽取☆94Updated 3 years ago
- 依存句法实现关系三元组的自动抽取☆99Updated 3 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 中文关系抽取☆137Updated 6 years ago
- BiLSTM_CRF中文实体命名识别☆46Updated 7 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆92Updated 2 years ago
- 基于句法分析的命名实体关系抽取程序☆66Updated 9 years ago
- 从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Informatio…☆91Updated 5 years ago
- 基于Bert(或Robert)预训练模型微调命名实体识别任务,并提供基于docker的Tensor Serving部署模型方案实现过程。☆36Updated 5 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- TPLinker: Single-stage Joint Extraction of Entities and Relations Through Token Pair Linking☆17Updated 4 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126Updated 6 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- 基于中文的知识抽取,BaseLine:Bi-LSTM+CRF☆46Updated 6 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆130Updated 6 years ago
- 知识图谱初探,关系抽取,实体抽取,基于kb的问答,基于es的问答,知识图谱可视化☆60Updated 6 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆66Updated 6 years ago
- Named Entity Recognition & Relation Extraction 实体命名识别与关系分类☆32Updated 3 years ago
- OpenNRE for Chinese open relation extraction task in pytorch☆35Updated 2 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆288Updated 6 years ago
- 利用ALBERT实现文本二分类,判别是否属于政治上的出访类事件,提升模型训练和预测速度。☆76Updated 2 years ago
- Sequential Event Experiment based on Travel note crawled from XieCheng,基于50W携程出行游记的采集与顺承事件图谱构建.☆185Updated 6 years ago
- 🐳 基于条件随机场(CRF)对中文案件语料进行命名实体识别(NER)☆29Updated 4 years ago
- 发现新词 无监督词库生成 医学词库生成 发现未登录词☆79Updated 4 years ago