Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gaizkiaadeline/text-classification-using-lstm-and-skip-gram-vectorization

Text classification project using an LSTM model and text vectorization with the Skip-gram technique. The model is designed to classify text data into different labels with flexible hyperparameter tuning options.
https://github.com/gaizkiaadeline/text-classification-using-lstm-and-skip-gram-vectorization

lstm skipgram text-classification

Last synced: 2 days ago
JSON representation

Text classification project using an LSTM model and text vectorization with the Skip-gram technique. The model is designed to classify text data into different labels with flexible hyperparameter tuning options.

Awesome Lists containing this project

README

        

# Text Classification Using LSTM and Skip-gram Vectorization

Text classification project using an LSTM (Long Short-Term Memory) model and text vectorization with the Skip-gram technique. The task is to classify text data into 20 labels, and the project allows for hyperparameter tuning and modifications to the LSTM architecture.

![pic2](https://github.com/user-attachments/assets/6354500a-271e-4849-81d9-f386bc296805)