QqqingYuan / fasttextLinks
fasttext with hierarchical softmax, implemented by tensorflow
☆19Updated 8 years ago
Alternatives and similar repositories for fasttext
Users that are interested in fasttext are comparing it to the libraries listed below
Sorting:
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 8 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆283Updated 7 years ago
- hierarchical attention model☆101Updated 8 years ago
- Neural word segmentation with rich pretraining, code for ACL 2017 paper☆164Updated 6 years ago
- ☆40Updated 8 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 6 years ago
- ☆55Updated 8 years ago
- Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme☆218Updated 8 years ago
- Enhanced LTSM for natural language inference☆265Updated 5 years ago
- ESIM model : implementation of Enhanced LSTM for Natural language inference☆21Updated 7 years ago
- use ELMo in chinese environment☆105Updated 7 years ago
- Deep contextualized word representations for Chinese☆151Updated 6 years ago
- Word Similarity and Word Analogy Task scripts☆71Updated 7 years ago
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆90Updated 7 years ago
- NLPCC2017示例代码以及数据描述☆116Updated 8 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆155Updated 6 years ago
- A tensorflow implementation of siamese lstm.☆90Updated 8 years ago
- ☆23Updated 7 years ago
- Relation Classification via Multi-Level Attention CNNs☆58Updated 8 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 7 years ago
- 基于BERT的中文序列标注☆141Updated 7 years ago
- Tensorflow-implemented text classificators including FastText, TextCNN, TextRNN, TextBiRNN, TextRCNN, HAN, etc.☆104Updated 7 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- 2018-JDDC大赛第4名的解决方案☆235Updated 7 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 years ago
- ☆124Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 6 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆72Updated 8 years ago