LIANGQINGYUAN / NLP-NotebookLinks
NLP学习笔记的Notebook,包含经典模型的理解与相关实践。
☆54Updated 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实现各种算法/工具,辅助算法理解/应用☆154Updated 4 years ago
- ☆44Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 4 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆227Updated 4 years ago
- multi-label-classification-4-event-type☆136Updated 2 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆194Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Updated 2 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 4 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆72Updated 4 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
- 基于 Tensorflow,仿 Scikit-Learn 设计的深度学习自然语言处理框架。支持 40 余种模型类,涵盖语言模型、文本分类、NER、MRC、知识蒸馏等各个领域☆115Updated 2 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆261Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- 使用BERT模型做文本分类;面向工业用途☆220Updated 5 years ago
- Clustering text with Bert☆56Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- Bert预训练模型fine-tune计算文本相似度☆105Updated 2 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆234Updated 4 years ago
- 多标签文本分类☆31Updated 3 years ago
- 基于Transformers的文本分类☆340Updated 3 years ago
- ☆81Updated 4 years ago
- 利用ALBERT实现文本二分类,判别是否属于政治上的出访类事件,提升模型训练和预测速度。☆74Updated 2 years ago
- “英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析☆144Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆143Updated 2 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago