aespresso / a_journey_into_math_of_mlLinks
汉语自然语言处理视频教程-开源学习资料
☆1,730Updated 5 years ago
Alternatives and similar repositories for a_journey_into_math_of_ml
Users that are interested in a_journey_into_math_of_ml are comparing it to the libraries listed below
Sorting:
- 主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没 看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。☆1,757Updated 4 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,753Updated 2 months ago
- tensorflow implementation☆1,147Updated 5 years ago
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,223Updated 3 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,810Updated last year
- 《Natural Language Processing with PyTorch》中文翻译☆723Updated 4 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆651Updated 3 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,374Updated 3 years ago
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,829Updated 2 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,666Updated 5 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,728Updated 11 months ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,647Updated 2 years ago
- DeepIE: Deep Learning for Information Extraction☆1,945Updated 2 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,289Updated last year
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,533Updated 3 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆686Updated 5 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,615Updated 4 years ago
- nlp in action☆1,044Updated 4 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,299Updated 3 years ago
- keras implement of transformers for humans☆5,418Updated 8 months ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,781Updated 2 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆463Updated 5 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,206Updated 2 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆656Updated 4 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆848Updated 6 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,818Updated 6 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记☆3,997Updated last year
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,498Updated 2 years ago
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,133Updated 2 years ago
- 《Python深度学习》书籍代码☆631Updated last year