This website requires JavaScript.
Explore
Help
Sign In
msyds
/
gf-core
Watch
1
Star
0
Fork
0
You've already forked gf-core
forked from
GitHub/gf-core
Code
Pull Requests
Activity
Files
6947d36e1a703ca33bb98eb64050262d6101a068
gf-core
/
src
/
runtime
History
krasimir
6947d36e1a
fix in the Python binding. The input sentence to the parser needs to be copied since otherwise the Python string may be discarded the garbage collector
2015-12-18 19:46:59 +00:00
..
c
added readTriple in libsg and its Haskell binding
2015-11-25 10:37:13 +00:00
haskell
vd -conll2latex now converts conll to latex. Without going through GF trees, but as a service to the dependency parser community.
2015-11-23 10:43:03 +00:00
haskell-bind
added readTriple in libsg and its Haskell binding
2015-11-25 10:37:13 +00:00
java
fix in the Java binding: the Expr class should also ensure that libjpgf.so is loaded to avoid failures if Expr is the first class that is used.
2015-11-27 15:35:53 +00:00
javascript
fix a typo in src/runtime/javascript/translator.html
2013-09-25 07:13:50 +00:00
python
fix in the Python binding. The input sentence to the parser needs to be copied since otherwise the Python string may be discarded the garbage collector
2015-12-18 19:46:59 +00:00
swipl
initial binding to Prolog for the C runtime
2014-04-02 10:03:19 +00:00