- Developed a deep learning model for POS tagging using the Brown Corpus, achieving 96% accuracy.
- Utilized bidirectional LSTM layers with GloVe embeddings to capture contextual linguistic patterns.
- Created an API for the model using Flask for easy integration and deployment.