Repository navigation

#

elmo

Python
3060
1 年前

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

Python
938
2 年前

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

Python
427
5 年前
Jupyter Notebook
407
5 年前

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

Python
190
10 个月前

A list of pretrained Transformer models for the Russian language.

Jupyter Notebook
174
5 年前

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

Jupyter Notebook
154
5 年前

Keras Implementation of Aspect based Sentiment Analysis

Python
151
5 年前

Re-implementation of ELMo on Keras

Python
134
2 年前

The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"

Python
121
4 年前

Source code for "Head-Driven Phrase Structure Grammar Parsing on Penn Treebank" published at ACL 2019

Python
107
5 年前

reference tensorflow code for named entity tagging

Python
104
4 年前

Exploring the simple sentence similarity measurements using word embeddings

Python
101
8 个月前

Cross-Lingual Alignment of Contextual Word Embeddings

Python
99
5 年前

中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果

Python
98
5 年前

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

96
4 年前

A text classification example with Bert/ELMo/GloVe in pytorch

Python
91
5 年前

Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015

Python
85
4 年前