senochow / rumor_detection
☆8Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for rumor_detection
- ☆44Updated 8 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- Multiple version of word2vec. https://code.google.com/p/word2vec/☆79Updated 11 years ago
- solution for the 5th place of cikm cup 2014☆20Updated 9 years ago
- Sentence embeddings and sentence classification☆9Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆56Updated 7 years ago
- Topical Word Embeddings☆55Updated 7 years ago
- ☆34Updated 10 years ago
- Kaggle-Bag of Words Meets Bags of Popcorn☆23Updated 9 years ago
- This code implements attention network on top of the CNN used in the paper titled "Relation extraction from clinical texts using domain i…☆14Updated 8 years ago
- For thesis☆26Updated 7 years ago
- Hierarchical Attention Network for Document Classification☆28Updated 7 years ago
- ☆24Updated 7 years ago
- Code for ICML 2014 paper "Topic Modeling using Topics from Many Domains, Lifelong Learning and Big Data"☆24Updated 9 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆35Updated 7 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 8 years ago
- Reproducting model for question answering with subgraph embedding☆7Updated 8 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 7 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆41Updated 9 years ago
- pairwise learning to rank with logistic regression☆19Updated 8 years ago
- ☆20Updated 6 years ago
- Network Representation Learning with Rich Text Information (IJCAI 2015)☆47Updated 7 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 7 years ago
- Chinese Named Entity Recognition via BLSTM-CNN and BIO Input. Using Keras and Theano backend .☆18Updated 7 years ago
- Word Embedding Revisted: Explicit Matrix Factorization☆33Updated 7 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆45Updated 6 years ago
- 用深度神经网络识别语篇关系的模型,主要结合了TreeLSTM和NTN两种神经网络,用TreeLSTM来获得句子向量,NTN来识别两个句子向量之间的关系.☆14Updated 8 years ago
- Detection of microblogs novel events using an online variant of topic model☆72Updated 11 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 7 years ago