awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sanyam5 avatar

sanyam5/skip-thoughts

0
View on GitHub↗
223 stars·47 forks·Python·MIT·7 views

Skip Thoughts

The first public PyTorch implementation of Skip-Thought Vectors

Features

  • Model Implementations - Implementation of skip-thought vectors.
  • Natural Language Processing - Skip-Thought word vector model.
  • General NLP - Listed in the “General NLP” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for sanyam5/skip-thoughtsStar history chart for sanyam5/skip-thoughts

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Skip Thoughts

Similar open-source projects, ranked by how many features they share with Skip Thoughts.
  • huggingface/torchmojihuggingface avatar

    huggingface/torchMoji

    922View on GitHub↗

    😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc

    Pythondeep-learningmachine-learningnatural-language-processing
    View on GitHub↗922
  • eladhoffer/seq2seq.pytorchE

    eladhoffer/seq2seq.pytorch

    0View on GitHub↗
    View on GitHub↗0
  • deepsound-project/samplernn-pytorchD

    deepsound-project/samplernn-pytorch

    0View on GitHub↗
    View on GitHub↗0
  • barissayil/sentimentanalysisB

    barissayil/SentimentAnalysis

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Skip Thoughts→

Frequently asked questions

What does sanyam5/skip-thoughts do?

The first public PyTorch implementation of Skip-Thought Vectors

What are the main features of sanyam5/skip-thoughts?

The main features of sanyam5/skip-thoughts are: Model Implementations, Natural Language Processing, General NLP.

What are some open-source alternatives to sanyam5/skip-thoughts?

Open-source alternatives to sanyam5/skip-thoughts include: eladhoffer/seq2seq.pytorch. huggingface/torchmoji — 😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment,… dsksd/deepnlp-models-pytorch — Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ). bentrevett/pytorch-sentiment-analysis — This project is a PyTorch sentiment analysis tutorial and a deep learning implementation for analyzing text. It… barissayil/sentimentanalysis. deepsound-project/samplernn-pytorch.