elmo topic

List elmo repositories

bert-in-production

91
Stars
13
Forks
Watchers

A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.

ner-bert

404
Stars
98
Forks
Watchers

BERT-NER (nert-bert) with google bert https://github.com/google-research.

UER-py

2.9k
Stars
524
Forks
Watchers

Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo

nlp-journey

1.6k
Stars
380
Forks
Watchers

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

879
Stars
309
Forks
Watchers

Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com

SIFRank_zh

416
Stars
80
Forks
Watchers

Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model 的中文版代码)

nlp_research

184
Stars
48
Forks
Watchers

NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务

Elmo-Tutorial

152
Stars
38
Forks
Watchers

A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)

ABSA_Keras

151
Stars
46
Forks
Watchers

Keras Implementation of Aspect based Sentiment Analysis

etagger

106
Stars
22
Forks
Watchers

reference tensorflow code for named entity tagging