All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)
☆295Apr 9, 2026Updated this week
Alternatives and similar repositories for Kevinpro-NLP-demo
Users that are interested in Kevinpro-NLP-demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用Bert完成实体之间关系抽取☆756Updated this week
- 中文关系抽取☆465Jun 12, 2023Updated 2 years ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆362May 12, 2023Updated 2 years ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,241Aug 29, 2023Updated 2 years ago
- 基于pytorch+bert的中文关系抽取☆31Dec 12, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- Bert + PCNN and PCNN 中文关系抽取任务☆19Dec 30, 2022Updated 3 years ago
- ☆26Dec 2, 2022Updated 3 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆241Jun 15, 2022Updated 3 years ago
- 命名实体识别☆12Dec 21, 2020Updated 5 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆261Sep 21, 2023Updated 2 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆315Jul 4, 2020Updated 5 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆570Jun 12, 2023Updated 2 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似 度判断、三元组抽取、预训练模型等。☆537May 20, 2023Updated 2 years ago
- [NAACL'21 Demo] EventPlus: a temporal event understanding pipeline that integrates various state-of-the-art event understanding component…☆28Mar 7, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 嵌套命名实体识别 Nested NER☆20Nov 14, 2021Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Jun 21, 2021Updated 4 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,241Mar 11, 2023Updated 3 years ago
- DataFountain第五届达观杯第4名方案☆11Dec 3, 2021Updated 4 years ago
- 使用bert进行关系三元组抽取。☆185Apr 9, 2024Updated 2 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆12May 14, 2018Updated 7 years ago
- TPlinker for NER 中文/英文命名实体识别☆129Sep 2, 2021Updated 4 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记☆4,027Aug 18, 2023Updated 2 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆767Nov 13, 2021Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆194Nov 19, 2022Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆127Apr 5, 2023Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆123Jan 29, 2022Updated 4 years ago
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,281Jun 21, 2022Updated 3 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18May 14, 2023Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆416Mar 23, 2023Updated 3 years ago
- Worth-reading paper list and other awesome resources on Machine Reading Comprehension (MRC) and textual Question Answering (QA). 机器阅读理解与文…☆27Mar 27, 2021Updated 5 years ago
- Code for ACL 2023 paper Uncertainty Guided Label Denoising for Document-level Distant Relation Extraction.☆14Feb 20, 2025Updated last year
- 该项目是自己做的一些nlp的实验,包括命名实体识别、实体关系抽取和事件抽取,未来会持续更新。☆34Aug 10, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆821Jun 18, 2021Updated 4 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,583Oct 10, 2023Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆170Apr 2, 2022Updated 4 years ago
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆83Nov 8, 2022Updated 3 years ago
- 关系抽取☆60Jun 21, 2023Updated 2 years ago
- Knowledge Graph☆175Aug 19, 2022Updated 3 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆323Mar 24, 2023Updated 3 years ago