Coder Social home page Coder Social logo

concept-generation's Introduction

Concept generation comparison

Multiple concept generation methods are implemented in ASP, and compared in runtime for a randomly generated set of contexts of various size and density, and also proved to work by testing against controlled and verified sets of contexts.

Results

Here is the main result of this repository: showing that all methods are roughly equivalent.

linear plot showing runtime of the various methods according to context size

The false method is a reference: a method that do nothing, and thus expected to fail (this is verified by unit tests).

Features

Running the tests

Verify that all methods find correctly the expected solutions/concepts in hand-crafted contexts.

make tests

Should be all green.

Running the benchmark

Extensive computation. Will melt your CPU and generate the output.csv file.

make benchmark

Should be all white.

Plotting the results

Using the results of the benchmark, allow one to visualize the results. You should hack around the drawing module to get exactly what you want (by default it just look for measures about contexts with a density of 0.4).

make draw

Should be all fighting for the first place.

Requirements

See requirements.

Method detection

See methods module to see the methods automatic and static generation.

concept-generation's People

Contributors

aluriak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.