Awesome
Learning Based Java
Compiling the whole package
From the root directory run the following command:
-
Just compile all examples:
mvn compile
-
Compile and train all examples:
mvn compile -P train-all-examples
See more details here. -
Test the whole project:
mvn test
Compiling LBJava Core
-
mvn compile -pl lbjava
External Links
Here is LBJava's homepage.
Licensing
To see the full license for this software, see LICENSE or visit the download page for this software and press "Download". The next screen displays the license.