FraLotito / pytorch-continuous-bag-of-wordsLinks
The Continuous Bag-of-Words model (CBOW) is frequently used in NLP deep learning. It's a model that tries to predict words given the context of a few words before and a few words after the target word.
☆87Updated 5 years ago
Alternatives and similar repositories for pytorch-continuous-bag-of-words
Users that are interested in pytorch-continuous-bag-of-words are comparing it to the libraries listed below
Sorting:
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification☆139Updated 4 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- ☆31Updated 7 years ago
- Easy to use NLP library built on PyTorch and TorchText☆256Updated 5 years ago
- Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF☆125Updated 4 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 6 years ago
- A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python☆102Updated 6 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- A complete pytorch implementation of skip-gram☆193Updated 8 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- HDLTex: Hierarchical Deep Learning for Text Classification☆278Updated last year
- LectureBank Dataset☆134Updated 2 years ago
- Train and visualize Hierarchical Attention Networks☆203Updated 7 years ago
- Neat (Neural Attention) Vision, is a visualization tool for the attention mechanisms of deep-learning models for Natural Language Process…☆250Updated 7 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 7 years ago
- Word2Vec implementation using numpy☆94Updated 5 years ago
- A set of tutorials for torchtext☆185Updated 6 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆172Updated 3 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- Dataset for the Emerging & Novel Entity NER task (WNUT '17)☆112Updated 3 years ago
- State-of-the-art model evaluation☆41Updated 5 years ago