index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
java
/
org
/
grammaticalframework
/
pgf
/
Concr.java
Age
Commit message (
Expand
)
Author
2017-08-30
added fullFormLexicon in Java
Krasimir Angelov
2017-08-29
added signatures for missing API functions in Java. The implementation is sti...
Krasimir Angelov
2017-05-12
sentence lookup API from Java
krasimir
2017-05-11
bugfix for print names in the C runtime and expose the functionality from Java
krasimir
2017-01-24
added linearizeAll in the Java API
krasimir
2016-01-14
javadoc comments in the Java binding
krasimir
2014-12-16
change in the API for literals
kr.angelov
2014-07-02
added bracketedLinearize in the Java binding
kr.angelov
2014-04-11
expose Java API for word completion
kr.angelov
2014-04-08
added preliminary API for custom literals from Java. Not functional yet
kr.angelov
2014-03-07
added Java API to the simple word completion
kr.angelov
2013-12-10
load/unload in the Java binding
kr.angelov
2013-12-10
loading and unloading of languages in the C runtime and in the Python bindings
kr.angelov
2013-11-27
added API in the C runtime and the Java binding for checking whether a given ...
kr.angelov
2013-10-23
tabular linearization in the C and Java runtimes
kr.angelov
2013-10-09
added lookupMorpho in the Java binding
kr.angelov
2013-08-28
now Concr.parseBest throws ParseError
kr.angelov
2013-08-28
fix the error handling in the Java binding
kr.angelov
2013-08-27
added method for best first parsing in the Java binding
kr.angelov
2013-08-27
bugfix in the java binding
kr.angelov
2013-08-27
linearization in the Java binding
kr.angelov
2013-08-27
small refactoring in the Java binding
kr.angelov
2013-08-27
parsing from the Java binding
kr.angelov
2013-08-01
a bit more on the Java to C binding. Now it is possible to load a grammar and...
kr.angelov