Skip to content

Mandal-21/NLP-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP-Automation

Table of Content

Demo

Link: https://nlp-automation-api.herokuapp.com/

GIF

Overview

This project consist of Natural Language Processing where one can train data, hyperparameter tune and get Confusion matrix along with Accuracy. Also, Summary of data is displayed with the help of Word Cloud and Sentiments

How to run this code?

  • Clone this repository
  • run requirements.txt
  • Deploy to cloud (Heroku)

Troubleshoot

  • Check logs in Heroku
  • Check requirements.txt file and remove all library version so that heroku can download latest version

Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.