Giter VIP home page Giter VIP logo

Comments (4)

gamallo avatar gamallo commented on August 30, 2024

Hi,
This modules gives a polartity (pos, neg, neutral) to each paragraph of the input text. For instance. If your input is:

"Peter is a nice person.
Paul is not very humble.
This is my opinion."

The system returns three values, each per paragraph. I've just updated this module in order to make the output clearer (I hope), by adding the text paragraph in the first column. So, the current output would be the following:

Peter is a nice person . 	        POSITIVE	0.996803778643914
Paul is not very humble . 	NEGATIVE	0.999608726124624
This is my opinion . 	                NONE	        1

if you have better ideas for the output of this module, please let me know. Thanks.

from linguakit.

epetros avatar epetros commented on August 30, 2024

Hi,
I understand it now, thanks for clarifying.
Would suggest maybe adding an overall score as well. Thanks

from linguakit.

gamallo avatar gamallo commented on August 30, 2024

Yes, your suggestion of adding a total score is just what the demo version does. I updated the module. The last line of the output returns the overall score which is the average of all paragraphs.

from linguakit.

epetros avatar epetros commented on August 30, 2024

Great.

from linguakit.

Related Issues (13)

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.