Skip to content

Nyx1on/project-sean-fs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Sean

sean sean_2

Description

Project Sean is a sentiment analysis project. It utilizes machine learning techniques, including TensorFlow and Keras, to analyze the sentiment of comments or reviews. By entering a comment into the prompt, users can gain valuable insights into the emotional tone of the text. Though still a work in progress, Project Sean aims to provide a user-friendly platform for sentiment analysis, leveraging the power of artificial intelligence and natural language processing.

Installation

Clone the repo containing both client and server:

git clone "https://github.com/Nyx1on/project-sean-fs.git"

Frontend

cd client

npm install

npm run dev

Backend

Currently, the python dependencies are installed globally, and it was a huge blunder cause we were rookies then :( Soon will update it with a virtual environment.

Model

Details of the model can be found here

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.9%
  • JavaScript 32.3%
  • CSS 3.6%
  • HTML 3.2%