msgi / nlp-journey
Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc.
☆1,609Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for nlp-journey
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,850Updated 3 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,776Updated 5 months ago
- Datasets, SOTA results of every fields of Chinese NLP☆1,791Updated 2 years ago
- tensorflow implementation☆1,144Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆644Updated 4 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,675Updated this week
- Implemention some Baseline Model upon Bert for Text Classification☆683Updated 5 years ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,778Updated last year
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,357Updated 2 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,525Updated 3 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,653Updated 5 years ago
- nlp in action☆1,032Updated 3 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆877Updated last year
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,653Updated last year
- NLP Paper☆592Updated 9 months ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆845Updated 6 years ago
- 基于Pytorch和torchtext的自然语言处理深度学习框架。☆823Updated 3 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,326Updated 2 years ago
- Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includ…☆2,395Updated 2 months ago
- 使用预训练语言模型BERT做中文NER☆929Updated 4 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,232Updated 9 months ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆681Updated 4 years ago
- bert中文分类实践☆737Updated 5 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,850Updated last year
- A neural network model for Chinese named entity recognition☆1,785Updated 6 years ago
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,071Updated last year
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,935Updated 2 years ago
- DeepIE: Deep Learning for Information Extraction☆1,943Updated last year
- Must-read papers on Machine Reading Comprehension☆893Updated 4 years ago
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,137Updated 2 years ago