org.dllearner.cli
Class QuickStart

java.lang.Object
  extended by org.dllearner.cli.QuickStart

public class QuickStart
extends Object

A tool to quickly start a learning example. It detects all conf files in the examples directory and offers the user to start one of them.

Author:
Sebastian Hellmann, Jens Lehmann

Constructor Summary
QuickStart()
           
 
Method Summary
static void getAllConfs(File f, String path, HashMap<String,ArrayList<String>> confs)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickStart

public QuickStart()
Method Detail

main

public static void main(String[] args)

getAllConfs

public static void getAllConfs(File f,
                               String path,
                               HashMap<String,ArrayList<String>> confs)


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann