Giter Site home page Giter Site logo

nh89 / alchemy2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phdp/alchemy2

0.0 2.0 0.0 1.89 MB

A copy of Alchemy 2, a set of tools to handle Markov Logic Networks.

License: Other

Shell 0.01% C 2.15% C++ 93.24% Makefile 2.22% Yacc 2.31% Perl 0.06%

alchemy2's Introduction

Alchemy 2

Build status

A copy of the official SVN repository with very very few modifications (see Changes).

Linux x86_64 binaries can be found here.

Installation

Alchemy was developed/tested on Linux (Fedora Core 5) and... it fails to compile with modern versions of gcc, clang, and bison.

I've tested this version of the code with with Bison 2 and g++ 4.4, see install.sh for a simple install script used on Ubuntu to get the right versions of bison and gcc.

There is no target for tests, so, yeah...

Changes

Since alchemy is the reference implementation for markov logic, I tried to make as few changes as possible. I only made a few modifications to simplify compilation:

  • I add files for a full example in examples.
  • I changed g++ for g++-4.4 in the makefile. Definitely not necessary, but it's convenient on Ubuntu with many versions of gcc installed.
  • I added install.sh, README.md, .travis.cl, and .gitignore.
  • I added the manual and tutorial PDF files in the doc folder.

License

MIT.

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.