Code Monkey home page Code Monkey logo

unhappy-hamster's Introduction

Unhappy Hamster - Product/Service Feedback Review Sentiment Analyzer

Are my customers happy? Let's try to find out!

Unhappy Hamster is a command-line tool that allows you to analyze customer sentiment in product reviews. With this tool, you can quickly get how happy or unhappy customers are based on their feedback. It uses Hugging Face's Turkish Sentiment Analysis Model to analyze the sentiment of each review and provide a score indicating the level of happiness. The score ranges from 0 to 1, where 0 is very unhappy and 1 is very happy. Notr is a special case where the score is 0.5.

demo

Features

  • Analyze product reviews to determine customer sentiment.
  • Provide a sentiment score for each review, indicating the level of happiness.
  • Provide a bulk sentiment score for all reviews, indicating the overall level of happiness.

Development

deno run --allow-net main.ts

Known Issues

Error: Model emre/turkish-sentiment-analysis is currently loading:

Model runs on-demand and it takes some time to load. Please wait for a few seconds and try again.

Disclaimer

Please note that the sentiment analysis may not be perfect and should be used as a reference for making important decisions.

References

License

Unhappy Hamster is open-source and distributed under the MIT License.

# unhappy-hamster

unhappy-hamster's People

Contributors

fdemir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

unhappy-hamster's Issues

Reset HF_KEY with Ctrl + R

Reproduce

  1. Clean your Deno localStorage if the HF_KEY exists.
  2. Launch the CLI app.
  3. Save your HF_KEY
  4. Try to CTRL + R

Actual Behavior

Not implemented

Expected Behavior

The application should reset the HF_KEY as intended when the Ctrl + R keyboard shortcut is used, and the HF_KEY should be removed.

Additional Information

https://cliffy.io/[email protected]/keypress

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.