Giter VIP home page Giter VIP logo

sentiment-analysis-on-audio's Issues

Warnings and inaccurate output

Dear Sir,
Thanks for uploading the code.
I tried it , with "How is it going" and it gave me a "neg" output .. not sure if that is accurate - Can you please check?
Also I got loads of warning on "unpickle .. " not clear if these warnings are interfering with the results/logic ...

Below is the complete log ->

python 3.7.3 (default, Jun 19 2019, 07:38:49)
[Clang 10.0.1 (clang-1001.0.46.4)] on darwin
Type "help", "copyright", "credits" or "license()" for more information.
WARNING: The version of Tcl/Tk (8.5.9) in use may be unstable. Visit
http://www.python.org/download/mac/tcltk/ for current information.

RESTART: /Users/rakeshmohan/Downloads/SENTIMENT-ANALYSIS-ON-AUDIO-master/AUDIO SCRIPT.py

Warning (from warnings module):
File "/usr/local/lib/python3.7/site-packages/sklearn/base.py", line 306
UserWarning)
UserWarning: Trying to unpickle estimator DictVectorizer from version pre-0.18 when using version 0.21.2. This might lead to breaking code or invalid results. Use at your own risk.

Warning (from warnings module):
File "/usr/local/lib/python3.7/site-packages/sklearn/base.py", line 306
UserWarning)
UserWarning: Trying to unpickle estimator MultinomialNB from version pre-0.18 when using version 0.21.2. This might lead to breaking code or invalid results. Use at your own risk.

Warning (from warnings module):
File "/usr/local/lib/python3.7/site-packages/sklearn/base.py", line 306
UserWarning)
UserWarning: Trying to unpickle estimator LabelEncoder from version pre-0.18 when using version 0.21.2. This might lead to breaking code or invalid results. Use at your own risk.

Warning (from warnings module):
File "/usr/local/lib/python3.7/site-packages/sklearn/base.py", line 306
UserWarning)
UserWarning: Trying to unpickle estimator BernoulliNB from version pre-0.18 when using version 0.21.2. This might lead to breaking code or invalid results. Use at your own risk.

Warning (from warnings module):
File "/usr/local/lib/python3.7/site-packages/sklearn/base.py", line 306
UserWarning)
UserWarning: Trying to unpickle estimator LogisticRegression from version pre-0.18 when using version 0.21.2. This might lead to breaking code or invalid results. Use at your own risk.

Warning (from warnings module):
File "/usr/local/lib/python3.7/site-packages/sklearn/base.py", line 306
UserWarning)
UserWarning: Trying to unpickle estimator LinearSVC from version pre-0.18 when using version 0.21.2. This might lead to breaking code or invalid results. Use at your own risk.

Warning (from warnings module):
File "/usr/local/lib/python3.7/site-packages/sklearn/base.py", line 306
UserWarning)
UserWarning: Trying to unpickle estimator SGDClassifier from version pre-0.18 when using version 0.21.2. This might lead to breaking code or invalid results. Use at your own risk.
3.7.3 (default, Jun 19 2019, 07:38:49)
[Clang 10.0.1 (clang-1001.0.46.4)]
Say something!
hello how's it going
('neg', 1.0)

getting this error

raise ValueError, "unsupported pickle protocol: %d" % proto
ValueError: unsupported pickle protocol: 3

how can i fix this ?

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.