n0obcoder / Skip-Gram-Model-PyTorchLinks
PyTorch implementation of the Word2Vec (Skip-Gram Model) and visualizing the trained embeddings using TSNE
☆54Updated 5 years ago
Alternatives and similar repositories for Skip-Gram-Model-PyTorch
Users that are interested in Skip-Gram-Model-PyTorch are comparing it to the libraries listed below
Sorting:
- Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.☆219Updated 2 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆189Updated 4 years ago
- 1. Pretrain Albert on custom corpus 2. Finetune the pretrained Albert model on downstream task