从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Information Extraction,Relation Extraction 等任务。
☆94Dec 14, 2019Updated 6 years ago
Alternatives and similar repositories for knowledge-graph-nlp-in-action
Users that are interested in knowledge-graph-nlp-in-action are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Math-NRE:中学数学知识抽取——关系抽取☆14Mar 20, 2020Updated 6 years ago
- ☆17Dec 24, 2018Updated 7 years ago
- 在某公司参与的知识图谱相关项目-代码与数据集☆41Aug 15, 2019Updated 6 years ago
- MALOnt - an ontology for Malware Threat Intelligence.☆13Jul 8, 2021Updated 4 years ago
- BiGRU、BERT☆39Sep 27, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- a tiny iothub, simple and useful. 轻量的 iothub,用经典的物模型简化 iot 应用开发 device-shadow, iot, iothub, job, lightweight, mqtt, mysql, shadow, sqlit…☆33May 16, 2025Updated 10 months ago
- 2020语言与智能技术竞赛:关系抽取任务☆10Mar 19, 2020Updated 6 years ago
- 知识图谱初探,关系抽取,实体抽取,基于kb的问答,基于es的问答,知识图谱可视化☆60Jul 25, 2019Updated 6 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆143Jul 25, 2024Updated last year
- 中文医学知识图谱命名实体识别,包括bi-LSTM+CRF,transformer+CRF等模型☆247Jun 4, 2019Updated 6 years ago
- OpenNRE for Chinese open relation extraction task in pytorch☆35Nov 30, 2022Updated 3 years ago
- A neural model for knowledge graph construction from text.☆22Dec 8, 2022Updated 3 years ago
- 关系抽取实验☆32May 29, 2016Updated 9 years ago
- 自然语言处理的基础知识,术语抽取与关键词提取、知识图谱与图嵌入、检索与推荐等☆46Aug 27, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 基于ALBERT-BiLSTM-CRF的中文命名实体识别☆14Aug 17, 2020Updated 5 years ago
- Multi-Grained Named Entity Recognition (ACL 2019)☆35Jan 15, 2020Updated 6 years ago
- Prompting For Named Entity Recognition☆19Sep 6, 2023Updated 2 years ago
- 基于Python的Softmax多分类模型☆16Jan 11, 2019Updated 7 years ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆125Apr 22, 2023Updated 2 years ago
- Knowledge graph extraction from text using OpenAI ChatGPT for graph extraction and Neo4j for DB storage☆11Feb 26, 2024Updated 2 years ago
- Vulnerability knowledge graph construction☆30Dec 24, 2022Updated 3 years ago
- From Dataset Labeling, Entity Extraction to production Knowledge Graph Deployment: The Power of NLP and LLMs Combined.☆12May 14, 2024Updated last year
- ☆24Dec 10, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- NER and RE in medical insurance。用于医疗领域的知识图谱构建,通过DL中的相关算法,实现领域实体的命名实体识别和关系抽取。☆65Dec 1, 2019Updated 6 years ago
- Vanilla Highway-LSTM Biaffine Dependency Parser for Chinese Semantic Dependency Parsing☆14Apr 20, 2020Updated 5 years ago
- 文言文信息抽取(实体识别+关系抽取)☆10Feb 24, 2023Updated 3 years ago
- Materials for AACL-IJCNLP-2022 tutorial: Efficient and Robust Knowledge Graph Construction☆28Feb 3, 2023Updated 3 years ago
- 该项目是自己做的一些nlp的实验,包括命名实体识别、实体关系抽取和事件抽取,未来会持续更新。☆34Aug 10, 2023Updated 2 years ago
- 基于知识图谱的QA系统,BERT模型☆18Sep 28, 2019Updated 6 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆415Apr 23, 2021Updated 4 years ago
- 基于BERT-BLSTM-CRF 序列标注模型,支持中文分词、词性标注、命名实体识别、语义角色标注。☆24Aug 17, 2020Updated 5 years ago
- 知识图谱编辑系统,可以实现对知识图谱的增删改查,另外构建了专业领域(计算机)领域的知识图谱☆25Jun 29, 2020Updated 5 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- Code for ACL 2023 paper Uncertainty Guided Label Denoising for Document-level Distant Relation Extraction.☆14Feb 20, 2025Updated last year
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆22May 22, 2023Updated 2 years ago
- 这是我在学习NLP的学习计划列表☆26Jul 23, 2019Updated 6 years ago
- 将bert模型应用到问答系统中来,一者学习知识图谱的基本操作,二简单搭建问答系统的基本框架,三将词向量、bert模型实践应用☆59Aug 30, 2019Updated 6 years ago
- 本项目用于展示三元组抽取后形成的知识图谱,包括几本小说的实体关系,以及README.md,介绍这方面的一篇文章。☆203Apr 28, 2020Updated 5 years ago
- A knowledge graph system with graph neural network for drug repurposing and disease mechanism.☆18Sep 12, 2025Updated 6 months ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆568Dec 7, 2018Updated 7 years ago