Code Monkey home page Code Monkey logo

polarity-inconsistency-resolver's Introduction

To start the application use the Class named Checker.java. This can run on any platform which has JRE5 and above. (javac Checker.java) --> java Checker would start the app.

1.Click Start to enter the application.
2.Clicking Next/Back to move through the set of conflicting words.
3.Senses/Words can be moved along the screen for ease of visualization.
4.If Word is clicked the Polarity keeps on Changing.(For Ex.1st Click changes to Positive next click to Negative and keep on rotating)
5.Save button helps to save the changes intermittently to avoid data loss.


An existing SAT solver is applied over the words obtained from applexicon/OpinonFinder/General Inquirer and a set of inconsistent word polarity 
is detected based on the word frequency obtained from the wordnet library.

1.	For the returned set of inconsistent words we manually check if there are any missing senses in Oxford, Cambridge and Webster.

2.	Then again we represent the Graph G (V, E)
V= {huge, immense, vast, usually great in size, extremely large, enormous, very great extent}

3.	From the User Interface, User should have an option to link the words with similar meaning; For example in the above given figure 2 ÒUsually great in sizeÓ and Òextremely largeÓ have the same meaning so one can be discarded.

4.	From the user interface there should be an option to mark the polarity of the senses obtained from Cambridge/Oxford dictionary.

5.	Again recalculate the polarity of the inconsistent words based on the newer values derived using the technique explained in the introduction.

6.	Update the inconsistent words in the existing input set with the new polarities and run the SAT solver once again.

polarity-inconsistency-resolver's People

Contributors

raghavan avatar

Watchers

 avatar James Cloos avatar  avatar

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.