DataXujing / NLP-paper
NLP 自然语言处理教程 https://dataxujing.github.io/NLP-paper/
☆32Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for NLP-paper
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话 )时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆10Updated 3 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【文本匹配篇】☆11Updated 2 years ago
- WoBERT Pytorch 版本,中文词汇级Bert:WoBERT学习☆21Updated 3 years ago
- BLOOM 模型的指令微调☆24Updated last year
- 带拼音、字形特征的文本纠错模型☆11Updated last year
- 基于pytorch的不平衡数据的文本分类☆9Updated 2 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆47Updated last year
- 自己之前收集的自然语言处理和知识图谱相关的一些开源项目☆44Updated 4 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆42Updated 2 years ago
- A full-process dialogue system that can be deployed online☆98Updated 2 years ago
- DataFountain第五届达观杯第4名方案☆49Updated 2 years ago
- 一套代码指令微调大模型☆37Updated last year
- 基于seq2edit (Gector) 的中文文本纠错。☆26Updated 2 years ago
- benchmark of KgCLUE, with different models and methods☆26Updated 2 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆63Updated 3 years ago
- ☆40Updated 3 years ago
- LLM for NER☆54Updated 3 months ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Updated 3 years ago
- 2020阿里云天池大数据竞赛-中医药命名实体识别挑战赛☆26Updated 4 years ago
- 基于simcse的中文句向量生成☆15Updated 2 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 商品标题实体识别☆21Updated 2 years ago
- 论文模型复现☆42Updated 2 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 4 years ago
- ☆57Updated last year
- Label Mask for Multi-label Classification☆55Updated 3 years ago
- 对话系统领域的各个细领域项目及其相关工程实现☆19Updated 4 years ago
- 基于中文TaCL-BERT的中文命名实体识别及中文分词☆29Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆53Updated last year