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
Age
Commit message (
Expand
)
Author
2017-08-30
added checkExpr in Java
Krasimir Angelov
2017-08-30
added fullFormLexicon in Java
Krasimir Angelov
2017-08-29
implemented visitor pattern in Java
Krasimir Angelov
2017-08-29
added signatures for missing API functions in Java. The implementation is sti...
Krasimir Angelov
2017-08-29
rename unApply to unApp in the Java binding to be consistent with Haskell & P...
Krasimir Angelov
2017-08-07
added org.grammaticalframework.pgf.Expr.unStr
Krasimir Angelov
2017-07-07
added the Expr.unMeta method in the Java binding
Krasimir Angelov
2017-06-10
bugfixes in the Java binding
krasimir
2017-05-12
sentence lookup API from Java
krasimir
2017-05-11
just for fun: hashCode for expressions
krasimir
2017-05-11
an API for inspecting expressions in Java
krasimir
2017-05-11
bugfix for print names in the C runtime and expose the functionality from Java
krasimir
2017-05-11
construction of Int and Float literals in the Java binding
krasimir
2017-05-10
added Expr.apply
krasimir
2017-05-10
finished Type.getHypos & added Hypo.getType
krasimir
2017-01-24
added linearizeAll in the Java API
krasimir
2016-05-30
added getFunctionProb in the Java and C API
krasimir
2016-05-25
the Java API now also has access to the token's category while doing completion
krasimir
2016-05-20
change the API for literals in Java and Python. The input sentence is no long...
krasimir
2016-05-19
in case of null argument it is more intuitive to report the argument index by...
krasimir
2016-05-19
the constructor for expressions in the Java runtime now checks for null argum...
krasimir
2016-04-14
added PGF.inferExpr and Type.toString in the Java binding
krasimir
2016-01-14
javadoc comments in the Java binding
krasimir
2015-11-27
fix in the Java binding: the Expr class should also ensure that libjpgf.so is...
krasimir
2015-11-26
added Expr.equals method in the Java binding
krasimir
2015-11-13
added Java API for insertion of triples in the semantic graph
krasimir
2015-09-04
API for triple queries from Java
krasimir
2015-09-03
Java API for opening/closing SG databases
krasimir
2015-05-19
the NERC in C is now fully up-to-date with the other NERCs. In addition the N...
krasimir
2015-04-16
bugfix in the java binding
krasimir
2014-12-16
change in the API for literals
kr.angelov
2014-12-11
update the nerc for the changes in the grammar
kr.angelov
2014-12-09
make sure that neither I nor I'm is recognized as name in English
kr.angelov
2014-12-08
bugfix for unknown words
kr.angelov
2014-12-08
fix for the unknown words
kr.angelov
2014-12-08
added a callback for unknown words
kr.angelov
2014-07-02
added bracketedLinearize in the Java binding
kr.angelov
2014-07-01
a few changes in the Nerc that I have forgoten to push
kr.angelov
2014-06-17
now the named entities recognizer returns dictionary entries if the name is k...
kr.angelov
2014-04-25
an initial Java/C API for predicting literals. Still not utilized
kr.angelov
2014-04-11
forgoten Completer.java
kr.angelov
2014-04-11
expose Java API for word completion
kr.angelov
2014-04-10
now fully functional Java API for custom literals
kr.angelov
2014-04-08
added preliminary API for custom literals from Java. Not functional yet
kr.angelov
2014-04-07
Expr and ExprProb are now serializable objects
kr.angelov
2014-03-12
compute the right word probability
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
better dictionary visualization in the Android App
kr.angelov
[next]