| Age | Commit message (Collapse) | Author |
|
yet but HOAS is implemented. The API is accessible from Python as well
|
|
|
|
order to test it properly
|
|
|
|
|
|
|
|
Haskell
|
|
comments instead of leaving the changes uncommitted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The standard binary package has improved efficiency and error handling [1], so
in the long run we should consider switching to it. At the moment, using it is
possible but not recommended, since it results in incomatible PGF files.
The modified modules from the binary package have been moved from
src/runtime/haskell to src/binary.
[1] http://lennartkolmodin.blogspot.se/2013/03/binary-07.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
command in the shell now can linearize discontinuous phrases
|
|
|
|
The file will be renamed when the release is made.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to give uniformity to Translate translations
|
|
|
|
* In the shell, the new command tt (to_trie) merges a list of trees into a
trie and prints it in a readable way, where unique subtrees are marked with
a "*" and alternative subtrees are marked with numbers.
* In the PGF web service, adding the parameter trie=yes to the parse and
translate commands augments the JSON output with a trie.
Example to try in the shell:
Phrasebook> p -lang=Eng "your son waits for you" | tt
|
|
|
|
different inflection forms
|
|
|
|
|
|
GF 3.5 is now on Hackage and the automatic generation of Haddock documentation
succeeded for the first time in a long time!
|
|
|
|
|
|
|
|
|
|
main source
|
|
|
|
|
|
|