haibincoder / NlpSummary
NLP笔记
☆22Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for NlpSummary
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆194Updated 3 months ago
- bert pytorch模型微调用于的多标签文本分类☆125Updated 5 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆181Updated 2 years ago
- 第十届大学生服务外包大赛--A01商品短文本分类。基于CNN、Bi-LSTM、Attention、Adversarial等方法实现商品短文本分类任务,并基于Flask开发Web版本的交互演示界面。☆27Updated 2 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆155Updated 3 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆173Updated 9 months ago
- 医疗实体识别☆177Updated 3 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆73Updated 4 years ago
- 利用huggingface实现文本分类☆56Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆68Updated 7 months ago
- NLP tools, word segmentation, sentence segmentation, New-Word-Discovery,新词发现☆24Updated 9 months ago
- 天池阿里灵杰问天引擎电商搜索算法赛非官方 baseline,又名 NLP 从入门到 22/2771。☆87Updated 2 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 3 years ago
- Bert预训练模型fine-tune计算文本相似度☆98Updated last year
- A full-process dialogue system that can be deployed online☆98Updated 2 years ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆41Updated 3 years ago
- 使用EDA技术对小型的不均衡的数据集做增强,验证其效果提升☆9Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆71Updated 3 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆63Updated 4 years ago
- A baseline for WenTianSearch☆85Updated 2 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆212Updated 7 months ago
- 全球人工智能技术创新大赛-赛道三-冠军方案☆235Updated 3 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆221Updated 4 years ago
- 中文文本纠错模型,keras实现☆70Updated 3 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆139Updated 4 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆129Updated 5 years ago
- Bert分类,语义相似度,获取句向量。☆64Updated last year
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆41Updated last year