shouxieai / nlp-hmm-word-cutLinks
nlp-hmm-word-cut
☆28Updated 3 years ago
Alternatives and similar repositories for nlp-hmm-word-cut
Users that are interested in nlp-hmm-word-cut are comparing it to the libraries listed below
Sorting:
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆67Updated 4 years ago
- ☆163Updated 2 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大 量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆292Updated this week
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 基于深度学习的FAQ式问答系统☆34Updated 4 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆75Updated 11 months ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆212Updated 2 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆236Updated 5 years ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆208Updated last year
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆83Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆90Updated 2 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。☆537Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 4 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆61Updated 5 years ago
- nlp-bilstm+crf-ner☆48Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated last week
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆210Updated 3 years ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆163Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
- 自己之前收集的自然语言处理和知识图谱相关的一些开源项目☆48Updated 5 years ago
- 基于pytorch的中文意图识别和槽位填充☆198Updated 3 months ago
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- 自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。☆469Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆53Updated 2 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽 取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆661Updated 3 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆227Updated 3 years ago