A repository dedicated to exploring and showcasing a wide range of Natural Language Processing (NLP) techniques and projects. It covers foundational methods, such as text preprocessing and feature extraction, to advanced applications, including sentiment analysis, machine translation, and language generation. This repository serves as a comprehensive platform for learning, experimenting, and building innovative solutions in the field of text and language analysis.
✦ Basics of Text Preprocessing
✦ Named Entity Recognition
✦ Text Preprocessing & Word Embedding
✦ Binary Classification with TF-IDF and Ensemble Models
✦ Emotion Classification from Product Reviews using Bidirectional LSTM and Word2Vec Embeddings
✦ Fine-Tuning BERT for Sentiment Classification of Product Reviews Using PyTorch
✦ Fine-Tuning RoBERTa for Binary Sentiment Classification of Online Store Reviews