DerekChia / word2vec_numpyLinks
Word2Vec implementation using numpy
☆94Updated 5 years ago
Alternatives and similar repositories for word2vec_numpy
Users that are interested in word2vec_numpy are comparing it to the libraries listed below
Sorting:
- A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python☆102Updated 6 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆255Updated 7 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆152Updated 6 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago
- This is our solution for WSDM - DiggSci 2020. We implemented a simple yet robust search pipeline which ranked 2nd in the validation set a…☆63Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Named Entity Recognition on CoNLL dataset using BiLSTM+CRF implemented with Pytorch☆41Updated 6 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- A pure-Python implementation of the Linear-Chain Conditional Random Fields☆99Updated 7 years ago
- An implementation of the paper: Learning Deep Structured Semantic Models for Web Search using Clickthrough Data☆48Updated 7 years ago
- Python implementation of LambdaMart☆186Updated 4 years ago
- ☆31Updated 7 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 7 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- 10th place solution of the Jigsaw Unintended Bias in Toxicity Classification☆34Updated 6 years ago
- Deep Pyramid Convolutional Neural Networks for Text Categorization in PyTorch☆195Updated 6 years ago
- A simple version of DeepRank & MatchPyramid implemented in PyTorch.☆34Updated 5 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- Learning to Rank from Pair-wise data☆57Updated 6 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 7 years ago