Git Product home page Git Product logo

jaronsgit / tweetyproject Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tweetyprojectteam/tweetyproject

0.0 0.0 0.0 345.62 MB

TweetyProject is a collection of Java libraries that implement approaches to different areas of artificial intelligence.

Home Page: http://tweetyproject.org/

License: GNU General Public License v3.0

JavaScript 0.18% Java 99.49% Standard ML 0.01% CSS 0.03% HTML 0.28% Classic ASP 0.01%

tweetyproject's Introduction

TweetyProject

TweetyProject Logo

TweetyProject is a collection of various Java libraries that implement approaches to different areas of artificial intelligence. In particular, it provides a general interface layer for doing research and working with different knowledge representation formalisms such as classical logics, conditional logics, probabilistic logics, and argumentation. Furthermore, TweetyProject contains libraries for dealing with agents, multi-agent systems, and dialog systems for agents, as well as belief revision, preference reasoning, preference aggregation, and action languages. A series of utility libraries that deal with e.g. mathematical optimization complement the collection.

TweetyProject is in development since 2010.

Project website: http://tweetyproject.org/
Newsletter: http://tweetyproject.org/newsletter/

Installation

Step-by-step guides can be found here:

Contributing

Want to contribute? We appreciate it! If you find a bug or would like to request a feature, please open an issue here. For bug reports, include steps to recreate the bug and screenshots, if possible.

If you want to make your own contributions to the code, follow the usual steps:

  • Fork this repository
  • Create a new branch git checkout -b wip/myfeature
  • Make your changes
  • Add your changes git add your-files
  • Commit your changes git commit -m "description of your feature"
  • Push to your branch git push origin wip/myfeature
  • Create a pull request`

Documentation

A manual on how to use TweetyProject in your programs is currently in development.

License

All parts of the TweetyProject available on this website are licensed under the GNU Lesser General Public License version 3 (beginning with TweetyProject version 1.6, the versions before are licensed under the GNU General Public License version 3) except when this is noted otherwise. Use and modification of the libraries is encouraged but please give credit by referring to this repository. Please note that some libraries make also use of other third-party libraries such as Apache Commons.

tweetyproject's People

Contributors

anachronismus avatar nilsgeilen avatar sfranke43 avatar larsbengel avatar mathiashofer avatar matthiasthimm avatar darthb avatar jonas-schumacher avatar benediktknopp avatar dletkemann avatar tjitze 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.