This page provides a summary of our NLP projects and their progress.

Project A

This project focuses on sentiment analysis. We have implemented a model that achieves an accuracy of 85% on the test dataset.

  • Features
    • Uses a pre-trained BERT model
    • Customized layers for sentiment classification

Sentiment Analysis

Project B

Project B aims to develop a chatbot for customer service. The current state is that we have completed the basic structure and are currently working on training the language model.

  • Progress
    • Basic chatbot structure completed
    • Language model training in progress

Chatbot

Project C

This project is focused on text generation. We have implemented a GPT-2 model and are currently testing it on various datasets.

  • Features
    • GPT-2 model for text generation
    • Customized prompt generation for better output

Text Generation

For more information about our NLP projects, please visit our NLP Projects Page.