elmo topic
bert-in-production
A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.
ner-bert
BERT-NER (nert-bert) with google bert https://github.com/google-research.
UER-py
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
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 Tran...
NLP-Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
SIFRank_zh
Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model 的中文版代码)
nlp_research
NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务
Elmo-Tutorial
A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)
ABSA_Keras
Keras Implementation of Aspect based Sentiment Analysis