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:
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆72Updated 4 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆154Updated 4 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆227Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆177Updated 3 years ago
- 微调预训练语言模型,解决多标签分 类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 5 years ago
- 使用BERT模型做文本分类;面向工业用途☆220Updated 5 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆103Updated 4 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆193Updated 2 years ago
- ccf 2020 qa match competition top1☆266Updated 4 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆290Updated 4 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 3 years ago
- multi-label-classification-4-event-type☆136Updated 2 years ago
- 本NER项目 包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 4 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 2 years ago
- ☆44Updated 4 years ago
- ☆278Updated 3 years ago
- 全球人工智能技术创新大赛-赛道三-冠军方案☆239Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- NLP算法领域的面试资料大全,包括笔试、面试题目☆42Updated 5 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆77Updated 3 years ago
- A baseline for WenTianSearch☆85Updated 3 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆436Updated 4 years ago
- 中文问题句子相似度计算比赛及方案汇总☆301Updated 4 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆193Updated 3 years ago
- ☆157Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行 微调。☆67Updated 4 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆225Updated 3 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated 2 years ago
- ☆85Updated 5 years ago