JackHCC / Chinese-TokenizationLinks
利用传统方法(N-gram,HMM等)、神经网络方法(CNN,LSTM等)和预训练方法(Bert等)的中文分词任务实现【The word segmentation task is realized by using traditional methods (n-gram, HMM, etc.), neural network methods (CNN, LSTM, etc.) and pre training methods (Bert, etc.)】
☆35Updated 3 years ago
Alternatives and similar repositories for Chinese-Tokenization
Users that are interested in Chinese-Tokenization are comparing it to the libraries listed below
Sorting:
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- ☆279Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆279Updated 8 months ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- SimCSE中文语义相似度对比学习模型☆89Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆160Updated 3 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆64Updated 2 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Updated 5 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆403Updated 2 years ago
- 根据维基中文语料库预训练 GloVe 中文词向量;Pre-train GloVe word-embedding From Chinese Wiki corpus☆78Updated 2 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- NLP 相关的项目 如:词向量,文本分类,文本匹配,NER,信息抽取,文本生成以及NLP在电商中的应用☆36Updated 4 months ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- NLP常见任务实现(pytorch版)☆127Updated 5 years ago
- 关系抽取☆58Updated 2 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆77Updated 3 years ago
- ACE2005中文数据集处理(中文信息信息抽取任务)☆21Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- ☆60Updated 5 years ago