Giter Site home page Giter Site logo

fuzzy_opinion_mining's Introduction

fuzzy_opinion_mining

Propor e avaliar o desempenho de um sistema de mineração de opiniões baseado na lógica fuzzy

fuzzy_opinion_mining's People

Contributors

matheuscas avatar

Stargazers

 avatar

Watchers

 avatar

fuzzy_opinion_mining's Issues

Words tags are different from parsed text tags

Ngrams has been extracted using a method different from that are parsing the text, causing discrepancies between what is really is in the text and what has been used to predict polarities.

Using textblob, ngrams has been gathered using "tags" property and the text tagging has been done using the "parse" method from the chosen parser.

Parameterize POS Taggers

In the new classes only the Averaged Perceptron POS Tagger (APPT) is been used. It was perceived that in some simulations there was some (little, less than 1%) decrease of performance using this tagger, despite of some researches says that this tagger has better performance than Stanford Tagger and Pattern Clips lib.

So, BaseModel methods of pre-processing should allow the user choose what tagger he will use: APPT, Stanford or Pattern

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.