DataXujing / NLP-paperLinks
NLP 自然语言处理教程 https://dataxujing.github.io/NLP-paper/
☆30Updated 3 years ago
Alternatives and similar repositories for NLP-paper
Users that are interested in NLP-paper are comparing it to the libraries listed below
Sorting:
- BLOOM 模型的指令微调☆24Updated 2 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆51Updated 2 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆47Updated 5 years ago
- 自己之前收集的自然语言处理和知识图谱相关的一些开源项目☆47Updated 5 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- 商品标题实体识别☆23Updated 3 years ago
- NLP 相关的项目 如:词向量,文本分类,文本匹配,NER,信息抽取,文本生成以及NLP在电商中的应用☆36Updated last month
- NLP学习笔记的Notebook,包含经典模型的理解与相关实践。☆54Updated 5 years ago
- Summary and comparison of Chinese classification models☆35Updated 2 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆48Updated 3 years ago
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆54Updated 2 years ago
- 基于关键词的无监督文本分类;Implementation for paper "Text Classification by Bootstrapping with Keywords, EM and Shrinkage" http://www.cs.cmu.edu/~knig…☆28Updated 4 years ago
- 基于sentence-transformers实现文本转向量的机器人☆46Updated 2 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。☆48Updated 4 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated last year
- 基于Pytorch的知识蒸馏(中文文本分类)☆20Updated 2 years ago
- 多标签文本分类☆31Updated 3 years ago
- RelExt: A Tool for Relation Extraction from Text. 文本实体关系抽取工具。☆49Updated 3 years ago
- 基于pytorch的级联Bert用于中文命名实体识别。☆21Updated 2 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆43Updated 2 years ago
- 论文模型复现☆42Updated 2 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆38Updated last year
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆63Updated 3 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是 业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- 文本转拼音、提取英文字段、提取数字、提取中文字符、英文转中文、字符型的数字转中文的数字表示、拼音转文本、文本纠错、基于bert转词向量、基于bert转句向量、繁体字转简体、中文数字转阿拉伯数字☆21Updated 5 years ago
- 基于seq2edit (Gector) 的中文文本纠错。☆29Updated 2 years ago
- 中国法研杯-司法人工智能挑战赛(CAIL2018-2020)☆89Updated 2 years ago