JackHCC / Chinese-Tokenization
利用传统方法(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.)】
☆33Updated 2 years ago
Alternatives and similar repositories for Chinese-Tokenization:
Users that are interested in Chinese-Tokenization are comparing it to the libraries listed below
- SimCSE中文语义相似度对比学习模型☆85Updated 3 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- 中文数据集下SimCSE+ESimCSE的实现☆192Updated 2 years ago
- Code for ACL 2021 paper. MECT: Multi-Metadata Embedding based Cross-Transformer for Chinese Named Entity Recognition.☆68Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- ☆278Updated 3 years ago
- SimCSE有监督与无监督实验复现☆149Updated last year
- ☆38Updated 2 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- ☆87Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆132Updated 5 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆155Updated 2 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- 多标签文本分类☆30Updated 3 years ago
- 神经网络各种模型PyTorch实现☆39Updated 2 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆73Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- SimCSE在中文上的复现,有监督+无监督☆275Updated 2 months ago
- Mark and summarize the NLP project has been through☆135Updated 3 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆44Updated 4 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆48Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆161Updated last year