LIANGQINGYUAN / NLP-NotebookLinks
NLP学习笔记的Notebook,包含经典模型的理解与相关实践。
☆56Updated 5 years ago
Alternatives and similar repositories for NLP-Notebook
Users that are interested in NLP-Notebook are comparing it to the libraries listed below
Sorting:
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆156Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 4 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- multi-label-classification-4-event-type☆138Updated 2 years ago
- bert pytorch 模型微调用于的多标签文本分类☆136Updated 5 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆73Updated 4 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆193Updated 2 years ago
- 基于Transformers的文本分类☆342Updated 4 years ago
- ☆86Updated 5 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆138Updated 3 years ago
- ccf 2020 qa match competition top1☆267Updated 4 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆61Updated 5 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆77Updated 3 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆243Updated 2 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 5 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- ☆44Updated 5 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- 中文问题句子相似度计算比赛及方案汇总☆303Updated 4 years ago
- 基于 Tensorflow,仿 Scikit-Learn 设计的深度学习自然语言处理框架。支持 40 余种模型类,涵盖语言模型、文本分类、NER、MRC、知识蒸馏等各个领域☆117Updated 2 years ago
- A baseline for WenTianSearch☆86Updated 3 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 4 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆81Updated 4 years ago
- 全球人工智能技术创新大赛-赛道三-冠军方案☆239Updated 4 years ago
- Clustering text with Bert☆57Updated 5 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Updated 3 years ago
- Toyhom的学习之路,Toyhom's way of learning☆28Updated 5 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆227Updated 3 years ago
- ☆279Updated 3 years ago