Menu

First prototype

You'll find in the download area the first prototype of object-oriented sentence generator.
1) unzip the file in some directory (for Win say C:\)
2) add the unilang.jar file to your classpath (here CLASSPATH=%CLASSPATH%;C:\unilang\lib\unilang.jar)
3) run the appli with java :
java org.unilang.Phraser
4) try to create sentences...

Posted by Sebastien Michea 2002-03-05

Log in to post a comment.