Giter Site home page Giter Site logo

rubeneschauzier / heracles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kschouten/heracles

0.0 0.0 0.0 1.47 MB

The Heracles framework for developing and evaluating text mining algorithms

License: GNU General Public License v3.0

Java 100.00%

heracles's Introduction

Heracles

The Heracles framework for developing and evaluating text mining algorithms

Heracles is a Java software framework intended to help develop and evaluate text mining algorithms. It is the software that I use to conduct my experiments and it might be of use to other developers.

Key features:

  • Layered structure
  • Very generic data model that should fit any text mining task
  • Wrappers for Stanford CoreNLP
  • Link to Weka toolkit for machine learning algorithms
  • Proper evaluation methods, including cross-validation, testing algorithms side-by-side, and t-tests for statistical significance

Installation

The Heracles framework is developed as an Eclipse Java project, so after cloning, you can just import it as an existing project into your Eclipse workspace. Be aware that this project uses Java 8, so make sure you have that installed and that you have an Eclipse version recent enough to support this.

You can use the Git functionality from within Eclipse if desired, as Eclipse will detect this to be a git-based project. Maven is used to automatically link the project to all the necessary external libraries and Eclipse will start downloading the libraries as soon as you add it to the workspace. This might take some time, depending on your connection.

Included Algorithms

The framework currently includes the code and resources for "Ontology-Driven Sentiment Analysis of Product and Service Aspects" @ ESWC2018. You can find the ontology here inside the repository and the presentation slides can be downloaded here. The data files that these algorithms work with can be obtained from the SemEval-2015 and SemEval-2016 sites.


You contact me by sending an email to the address mentioned in the ESWC paper.

heracles's People

Contributors

kimschouten avatar kschouten avatar rubeneschauzier 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.