summaryrefslogtreecommitdiff
path: root/src/runtime/java
AgeCommit message (Expand)Author
2016-01-14javadoc comments in the Java bindingkrasimir
2015-11-27fix in the Java binding: the Expr class should also ensure that libjpgf.so is...krasimir
2015-11-26added Expr.equals method in the Java bindingkrasimir
2015-11-16bugfix in the Makefile for the Java binding for creating .jar fileskrasimir
2015-11-13bugfix in the SG binding for Javakrasimir
2015-11-13added Java API for insertion of triples in the semantic graphkrasimir
2015-09-04API for triple queries from Javakrasimir
2015-09-03Java API for opening/closing SG databaseskrasimir
2015-09-03the Eclipse project for the Java binding is now replaced with a simple Makefilekrasimir
2015-09-03silence compilation warnings in the Java bindingkrasimir
2015-07-03merge the states for reasoning and evaluation into a single structurekrasimir
2015-05-19the NERC in C is now fully up-to-date with the other NERCs. In addition the N...krasimir
2015-05-18the callbacks in C now take the concrete syntax as a parameterkrasimir
2015-04-16bugfix in the java bindingkrasimir
2014-12-16change in the API for literalskr.angelov
2014-12-11update the nerc for the changes in the grammarkr.angelov
2014-12-09make sure that neither I nor I'm is recognized as name in Englishkr.angelov
2014-12-08bugfix for unknown wordskr.angelov
2014-12-08fix for the unknown wordskr.angelov
2014-12-08added a callback for unknown wordskr.angelov
2014-10-22CAPIT is now naturally supported in the C runtimekr.angelov
2014-10-09throw away the long obsolete runtime type information in the C runtimekr.angelov
2014-08-11a partial support for def rules in the C runtimekr.angelov
2014-07-02added bracketedLinearize in the Java bindingkr.angelov
2014-07-02fixed rare memory leak in the Java bindingskr.angelov
2014-07-01a few changes in the Nerc that I have forgoten to pushkr.angelov
2014-07-01fix warnings in the compilation of the Java bindingkr.angelov
2014-06-17now the named entities recognizer returns dictionary entries if the name is k...kr.angelov
2014-05-23bugfix in the Java binding. it was causing a crash in the Android appkr.angelov
2014-05-08fix the literals API in Java for strings with non-latin characterskr.angelov
2014-04-25an initial Java/C API for predicting literals. Still not utilizedkr.angelov
2014-04-11forgoten Completer.javakr.angelov
2014-04-11expose Java API for word completionkr.angelov
2014-04-11change the JVM version to 1.6 in JNI_OnLoadkr.angelov
2014-04-10bugfix in the Java bindingkr.angelov
2014-04-10now fully functional Java API for custom literalskr.angelov
2014-04-08added preliminary API for custom literals from Java. Not functional yetkr.angelov
2014-04-07Expr and ExprProb are now serializable objectskr.angelov
2014-03-12compute the right word probabilitykr.angelov
2014-03-07added Java API to the simple word completionkr.angelov
2014-03-07fix in the Java binding after the implementation for prekr.angelov
2014-03-04rename pgf_lzr_linearize_table to pgf_lzr_get_tablekr.angelov
2014-02-27more in src/runtime/java/INSTALLkr.angelov
2014-02-27another fix for building the Java bindingkr.angelov
2014-02-27added file with instructions for compiling the Java bindingkr.angelov
2014-02-27update the Eclipse project for jpgf with settings needed for Windowskr.angelov
2013-12-10load/unload in the Java bindingkr.angelov
2013-12-10loading and unloading of languages in the C runtime and in the Python bindingskr.angelov
2013-11-27better dictionary visualization in the Android Appkr.angelov
2013-11-27added API in the C runtime and the Java binding for checking whether a given ...kr.angelov