本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。
☆121Nov 17, 2020Updated 5 years ago
Alternatives and similar repositories for nlp_corpus
Users that are interested in nlp_corpus are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于词汇信息融合的中文NER模型☆172Apr 2, 2022Updated 4 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Mar 22, 2020Updated 6 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆56Sep 5, 2022Updated 3 years ago
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆557Jul 14, 2022Updated 4 years ago
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。☆771Jul 4, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Machine Reading Comprehension Leadboard Summary☆12Jan 4, 2021Updated 5 years ago
- 记录本人整理的一些数据集☆1,092Jun 16, 2022Updated 4 years ago
- ☆41Dec 4, 2022Updated 3 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,519Nov 21, 2022Updated 3 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆67Nov 4, 2021Updated 4 years ago
- 中文生物医学自然语言处理(Chinese-BioNLP)☆163Jan 30, 2021Updated 5 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【信息抽取篇】☆31Jan 27, 2023Updated 3 years ago
- [ACMMM 2022] Learning from Different text-image Pairs: A Relation-enhanced Graph Convolutional Network for Multimodal NER☆18Feb 21, 2023Updated 3 years ago
- 基于BERT和MRC框架实现的嵌套命名实体识别☆19Mar 13, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Jan 22, 2022Updated 4 years ago
- Math-NRE:中学数学知识抽取——关系抽取☆14Mar 20, 2020Updated 6 years ago
- 命名实体识别实践与探索☆735Jan 19, 2022Updated 4 years ago
- ☆13Apr 27, 2022Updated 4 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆19May 14, 2023Updated 3 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,239Mar 11, 2023Updated 3 years ago
- DeepIE: Deep Learning for Information Extraction☆1,936Dec 9, 2022Updated 3 years ago
- ontonotes5.0 数据预处理,按照官方给的方式进行训练集、验证集、测试集 的分割。Ontonotes5.0 pretreatment☆25Jan 15, 2021Updated 5 years ago
- 中文NER的那些事儿☆319Sep 18, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- CMeEE/CBLUE/NER实体识别☆135Apr 11, 2022Updated 4 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆51Apr 14, 2021Updated 5 years ago
- Code and model for AAAI 2024: UMIE: Unified Multimodal Information Extraction with Instruction Tuning☆48Jun 5, 2024Updated 2 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Mar 14, 2021Updated 5 years ago
- Code repo for ACL22 paper "DeepStruct: Pretraining of Language Models for Structure Prediction"☆85Jan 16, 2023Updated 3 years ago
- Just Code ! 针对面试训练算法题, 目前包括字节跳动面试题、 LeetCode 和剑指 offer ,持续扩容中☆18Apr 1, 2020Updated 6 years ago
- Code for ACL 2021 paper "ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information"☆569Jul 26, 2023Updated 3 years ago
- [COLING 22] Domain-Specific NER via Retrieving Correlated Samples.☆23Jul 4, 2023Updated 3 years ago
- schemakg, a knowledge graph for schema that seeks to cover a range of things as much as possible including entity schema and event schema…☆32Apr 27, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Collections of Chinese NLP corpus☆922Dec 28, 2020Updated 5 years ago
- RDrop 的 torch版☆16Jul 15, 2021Updated 5 years ago
- TPlinker for NER 中文/英文命名实体识别☆129Sep 2, 2021Updated 4 years ago
- pytorch Efficient GlobalPointer☆57Apr 12, 2022Updated 4 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆13Mar 25, 2022Updated 4 years ago
- 使用bert进行中文方面级情感识别。☆25Jun 26, 2023Updated 3 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆454Dec 15, 2018Updated 7 years ago