Code Monkey home page Code Monkey logo

feature-based-opinion-mining's Issues

3 output files not being created

I tried working on this.
The 3 main files are not being created :-
featureScore.txt - contains all the potential features about the product and their scores.
positiveReviews.txt - contains all the positive reviews as classified by the algorithm.
negativeReviews.txt - which contains all the negative reviews

Is there any way this issue can be solved?

findfeatures.py问题

整体运行起来 bug太多了。困、。while 是无限循环
if (count < len(x) and (x[e][1] == "NN" or "JJ") and (x[count][1] == "NN" or "JJ")):
这个失效啊

File readability

The "WithNGrams.py" file is not human-readable. Please make the variables and the method names legible along with any other optimizations (if possible).

NO OUTPUT FILES CREATED

Hi ,

i ran the main.py file, the code executed properly but it did not create any featureScore.txt, positiveReviews.txt, negativeReviews.txt files.

Review Dataset

How to classify a review file which is not in the defined manner (to classify any type of review file)

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.