summaryrefslogtreecommitdiff
path: root/src/runtime/java/org/grammaticalframework
AgeCommit message (Expand)Author
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-07-02added bracketedLinearize in the Java bindingkr.angelov
2014-07-01a few changes in the Nerc that I have forgoten to pushkr.angelov
2014-06-17now the named entities recognizer returns dictionary entries if the name is k...kr.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-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
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
2013-10-23tabular linearization in the C and Java runtimeskr.angelov
2013-10-11make MorphoAnalysis serializablekr.angelov
2013-10-11readExpr in the Java bindingkr.angelov
2013-10-09added lookupMorpho in the Java bindingkr.angelov
2013-09-06added exhaustive generation in the Java bindingkr.angelov
2013-09-05added version readPGF in Java which takes as argument InputStream. This makes...kr.angelov
2013-09-04fix a few warnings in the Java bindingkr.angelov
2013-08-29the PGF class is now using the new Pool class to manage the life time of the ...kr.angelov
2013-08-29more carefull tracking of references in the Java bindingkr.angelov
2013-08-28now Concr.parseBest throws ParseErrorkr.angelov
2013-08-28fix the error handling in the Java bindingkr.angelov
2013-08-28make the Expr constructor privatekr.angelov
2013-08-28fixes in the Java bindingkr.angelov
2013-08-27added method for best first parsing in the Java bindingkr.angelov
2013-08-27bugfix in the java bindingkr.angelov
2013-08-27linearization in the Java bindingkr.angelov
2013-08-27small refactoring in the Java bindingkr.angelov
2013-08-27parsing from the Java bindingkr.angelov
2013-08-01a bit more on the Java to C binding. Now it is possible to load a grammar and...kr.angelov
2013-05-28added a test class for the Java API plus a small refinement in the implementa...kr.angelov
2013-05-28an initial skeleton for building a Java binding to the C runtimekr.angelov