pkulics / use-pretrained-word2vecLinks
use-pretrained-word2vec
☆22Updated 7 years ago
Alternatives and similar repositories for use-pretrained-word2vec
Users that are interested in use-pretrained-word2vec are comparing it to the libraries listed below
Sorting:
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- ☆40Updated 8 years ago
- hierarchical attention model☆101Updated 7 years ago
- bidirectional rnn for text classification☆107Updated 8 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347Updated 7 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- ☆55Updated 8 years ago
- Use pytorch to implement word2vec☆149Updated 6 years ago
- Tensorflow-implemented text classificators including FastText, TextCNN, TextRNN, TextBiRNN, TextRCNN, HAN, etc.☆104Updated 7 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆152Updated 6 years ago
- A tensorflow implementation of siamese lstm.☆90Updated 8 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆407Updated 7 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 5 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 8 years ago
- bert for chinese text classification☆142Updated 6 years ago
- my python accomplish after reading the outling of word2vec made by google☆124Updated 8 years ago
- Text classification using LSTM