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
Age
Commit message (
Expand
)
Author
2017-08-30
Embedded grammars in C#
Krasimir Angelov
2017-08-30
for consistency PGF.FunctionByCategory is renamed to PGF.FunctionsByCat
Krasimir Angelov
2017-08-30
Updated C# documentation
Krasimir Angelov
2017-08-30
added graphvizAbstractTree and graphvizParseTree in Java
Krasimir Angelov
2017-08-30
added checkExpr in Java
Krasimir Angelov
2017-08-30
added readType in Java
Krasimir Angelov
2017-08-30
added fullFormLexicon in Java
Krasimir Angelov
2017-08-29
the embedded grammars now work with both the pure Haskell and the Haskell bin...
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-29
added bracketedLinearize in the Haskell binding
Krasimir Angelov
2017-08-28
tabularLinearize in the Haskell binding
Krasimir Angelov
2017-08-28
more in the runtime documentation
Krasimir Angelov
2017-08-22
a nicer pretty printing for the PGF format
Krasimir Angelov
2017-08-22
fix the id for fidStart in the C runtime
Krasimir Angelov
2017-08-22
the parser in the C runtime now respects linref too
Krasimir Angelov
2017-08-21
fix for linearization of metavariables
Krasimir Angelov
2017-08-20
lookupSentence is now available from Python
Krasimir Angelov
2017-08-18
????
Krasimir Angelov
2017-08-18
the parser is not forced to respect the linref while parsing discontious phrases
Krasimir Angelov
2017-08-18
Bump version requirements to base>=4.6, Cabal>=1.20
Thomas Hallgren
2017-08-17
configure.ac: use a Cabal-friendly version number
Thomas Hallgren
2017-08-11
Final changes before the release of GF 3.9
Thomas Hallgren
2017-08-11
src/runtime/java/Makefile: fixes to find jni.h and jni_md.h in more cases
Thomas Hallgren
2017-08-11
A couple of fixes for GHC 8.2.1 compatibility
Thomas Hallgren
2017-08-07
the linearizer API now allows to detect metavariables. This is used for insta...
Krasimir Angelov
2017-08-07
fix the sentence lookup for cases when the top category is undefined.
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-27
filtering during the lookup nicely integrates with concretization
krasimir
2017-06-23
faster lookup
krasimir
2017-06-10
bugfixes in the Java binding
krasimir
2017-06-02
handling combination of &+ and &|
aarne
2017-06-02
handling capitalization (&|) in unlexer -bind
aarne
2017-06-01
fix in the lookup debuger
krasimir
2017-06-01
reintroduce counts as a prefilter before applying cosine similarity
krasimir
2017-06-01
more debug information in the lookup
krasimir
2017-05-31
a bit more documentation copied from Java
krasimir
2017-05-31
bits of documentation for the .NET binding
krasimir
2017-05-31
.NET binding to GF by Bjørnar Luteberget
krasimir
2017-05-30
lookup for syntagmatic words
krasimir
2017-05-30
finally a smoothed and more precise ranking for lookups
krasimir
2017-05-26
another fix for the compilation of the bindings to the runtime
krasimir
2017-05-24
an optimized string kernel
krasimir
2017-05-23
fix in linearizer.h to make the JAVA binding compile
krasimir
2017-05-23
an optimized expression extraction in the lookup
krasimir
2017-05-23
a naive buf working ranking in the sentence lookup
krasimir
2017-05-16
bugfix in the stack handling during lookup
krasimir
2017-05-15
bugfix in the Java binding
krasimir
[next]