krasimir
|
2ffdda9fb0
|
added code for visualization of the sematic graph in the app. The code is there but the menu item for activating it is not there yet since the functionality is not complete
|
2015-09-01 08:00:56 +00:00 |
|
krasimir
|
5cd0175051
|
about 40 multiword units in Bulgarian
|
2015-08-31 09:13:23 +00:00 |
|
krasimir
|
f5387c429b
|
still partial implementation for complex queries in libsg, and added sg.h which I had forgotten to include in darcs
|
2015-08-31 07:15:20 +00:00 |
|
krasimir
|
cd8017923e
|
fix sweetie_N/sweetheart_N in Swedish and Bulgarian
|
2015-08-29 18:01:19 +00:00 |
|
krasimir
|
8c1d321969
|
crossfire_N in the Bulgarian dictionary
|
2015-08-28 20:55:48 +00:00 |
|
krasimir
|
68ff5ff371
|
query for triples and cleaner API
|
2015-08-27 15:18:51 +00:00 |
|
krasimir
|
4d39c2623b
|
added libsg in the C runtime
|
2015-08-24 09:36:51 +00:00 |
|
krasimir
|
f9250c610c
|
retrieval of a triple
|
2015-08-21 16:31:43 +00:00 |
|
krasimir
|
b66276fda5
|
API for storing triples in the semantic graph
|
2015-08-21 16:13:03 +00:00 |
|
krasimir
|
51640c4478
|
add a type signature in GF.Interactive2 to make ghc-7.6.3 happy
|
2015-08-21 11:58:32 +00:00 |
|
krasimir
|
c7c47fbded
|
add the initial sketches of the semantic graph storage
|
2015-08-20 13:31:43 +00:00 |
|
krasimir
|
ee5e103653
|
remove "heter" as a translation for call_V2 in Swedish
|
2015-08-18 11:20:45 +00:00 |
|
krasimir
|
8e6ae8fb86
|
Bugfix in the android app for Chinese which was causing the first character in the translation to disappear
|
2015-08-12 18:44:45 +00:00 |
|
krasimir
|
db07275527
|
pickling/unpickling for types
|
2015-08-12 10:11:00 +00:00 |
|
krasimir
|
d21b9e52d8
|
support for transparent pickling/unpickling of abstract expressions in Python
|
2015-08-12 09:21:23 +00:00 |
|
krasimir
|
4866931df6
|
more changes in the dictionary
|
2015-08-10 08:35:23 +00:00 |
|
krasimir
|
c0ecbc26a4
|
bump the version number for the Android app
|
2015-08-10 08:34:29 +00:00 |
|
krasimir
|
99bcbe0a05
|
more changes in the Bulgarian dictionary
|
2015-08-07 08:27:47 +00:00 |
|
krasimir
|
0c064a8e8e
|
a few changes in the Bulgarian dictionary
|
2015-08-06 18:07:23 +00:00 |
|
krasimir
|
4fc67beb42
|
now the app shows the correct abstract syntax names for unknown words while it still produces the right TTS
|
2015-08-06 14:19:13 +00:00 |
|
krasimir
|
89e4df680e
|
another fix in the Thai keyboard
|
2015-08-06 14:18:49 +00:00 |
|
krasimir
|
0fc59b8e50
|
disable the visualization of glosses in the App until we have a complete database
|
2015-08-06 13:02:27 +00:00 |
|
krasimir
|
365ddfb5a5
|
set the optimization levels for the JNI code to release level
|
2015-08-06 13:01:07 +00:00 |
|
krasimir
|
e9a8e083a0
|
bugfix for the word prediction in the App
|
2015-08-06 12:51:42 +00:00 |
|
krasimir
|
13ca43806c
|
a better layout for the Thai keyboard
|
2015-08-06 12:23:27 +00:00 |
|
krasimir
|
a982a4d15f
|
bugfix in lookup_morpho in the C runtime
|
2015-08-06 11:51:23 +00:00 |
|
krasimir
|
764a5ba90b
|
fix the inflection of tea and the translation of tee in Bulgarian
|
2015-08-06 09:34:19 +00:00 |
|
krasimir
|
af46844b05
|
a big patch with a number of changes in the dictionaries to harmonize them with WordNet
|
2015-08-05 17:33:52 +00:00 |
|
krasimir
|
5d02378300
|
some other fixes in Bulgarian
|
2015-07-17 06:42:54 +00:00 |
|
krasimir
|
bc59edb45a
|
some_Det in Bulgarian
|
2015-07-17 06:22:40 +00:00 |
|
krasimir
|
a976d7e44b
|
make the virtual machine instructions more uniform
|
2015-07-16 15:43:18 +00:00 |
|
krasimir
|
806a33ef98
|
refine the GNU lightning patch to avoid generating unnecessary code
|
2015-07-16 15:29:14 +00:00 |
|
krasimir
|
2b52a1a2ea
|
bugfixes in the JIT compiler for x86_64. One of the fixes is actually in GNU lightning
|
2015-07-16 15:21:09 +00:00 |
|
krasimir
|
270ba6887f
|
add the Python API tutorial to the GF home page
|
2015-07-15 12:12:50 +00:00 |
|
krasimir
|
b0cd525889
|
fixes in Bulgarian
|
2015-07-15 06:49:04 +00:00 |
|
krasimir
|
bda0505f98
|
variants of "a la carte" and "a la mode" with standard orthography in English
|
2015-07-13 09:19:52 +00:00 |
|
krasimir
|
a9a7556c24
|
remove maharajah_N from Dictionary.gf
|
2015-07-12 23:35:05 +00:00 |
|
krasimir
|
8b3d6059c6
|
fixed missing do in the Haskell binding
|
2015-07-12 15:37:45 +00:00 |
|
krasimir
|
99a0b5a1d8
|
the reasoner's states are now closures just like the code for the def rules. This means more compact JIT compiled code and uniformity with the code for def rules
|
2015-07-04 15:06:34 +00:00 |
|
krasimir
|
85e6e017af
|
merge the states for reasoning and evaluation into a single structure
|
2015-07-03 11:53:52 +00:00 |
|
krasimir
|
03e94a4fdd
|
added glosses to about half of the words in the dictionary
|
2015-07-02 13:19:03 +00:00 |
|
krasimir
|
40f759a111
|
more fixes in the dictionaries
|
2015-07-02 13:18:09 +00:00 |
|
krasimir
|
451dd8bca4
|
more changes in the dictionaries
|
2015-07-01 18:38:18 +00:00 |
|
krasimir
|
dc38eec14b
|
fix the confusion between canon_N and cannon_N
|
2015-07-01 16:56:25 +00:00 |
|
krasimir
|
612e324470
|
fixes in Bulgarian and Swedish
|
2015-07-01 16:32:12 +00:00 |
|
krasimir
|
8021d53521
|
merge harbor_N and harbour_N
|
2015-07-01 16:31:32 +00:00 |
|
krasimir
|
2e8d5b3d16
|
use bind for the numerals in German and Greek
|
2015-07-01 16:30:20 +00:00 |
|
krasimir
|
9fc5907628
|
merge brassiere_1_N/brassiere_2_N and aborigine_N/aboriginal_N
|
2015-07-01 11:14:48 +00:00 |
|
krasimir
|
2c9c72c88d
|
forgot to add the DBManager
|
2015-07-01 09:51:01 +00:00 |
|
krasimir
|
f716974e89
|
the Android app now can show Glosses from WordNet
|
2015-07-01 09:44:56 +00:00 |
|
krasimir
|
950155e24d
|
specify strict APP_PLATFORM to avoid crashes on devices with older android version
|
2015-06-30 22:14:12 +00:00 |
|
krasimir
|
02fd379649
|
add function 'functions' in the Haskell binding to the C runtime
|
2015-06-30 20:42:19 +00:00 |
|
krasimir
|
2c6017ab59
|
some more comments in the help page
|
2015-06-30 17:01:56 +00:00 |
|
krasimir
|
f622a6250f
|
bugfix in the Android keyboard
|
2015-06-30 16:51:22 +00:00 |
|
krasimir
|
27b4fa7453
|
better layout for the Thai keyboard
|
2015-06-30 15:54:14 +00:00 |
|
krasimir
|
ca4c7fdc41
|
a few more changes in DictionaryBul
|
2015-06-30 15:25:38 +00:00 |
|
krasimir
|
5f9a40098b
|
fix catch_N in Bulgarian
|
2015-06-30 15:11:49 +00:00 |
|
krasimir
|
10e48563e2
|
increase the version number for the app
|
2015-06-30 13:53:57 +00:00 |
|
krasimir
|
3419cf9337
|
added ant.properties in the App folder to make it easier to prepare releases
|
2015-06-30 13:53:09 +00:00 |
|
krasimir
|
974e152ac3
|
bugfix in the parser for lexical lookup
|
2015-06-30 12:54:19 +00:00 |
|
krasimir
|
149815bde7
|
fixes in DictionaryBul.gf
|
2015-06-25 09:56:27 +00:00 |
|
krasimir
|
51c13f7aac
|
bugfix in the bottom-up prediction for the parser
|
2015-06-25 09:46:43 +00:00 |
|
krasimir
|
b912b12143
|
replace who_N with who_PN, i.e. World Health Organization. For reference check WordNet.
|
2015-06-25 07:20:54 +00:00 |
|
krasimir
|
23ef2a060e
|
three more points in the release notes
|
2015-06-17 13:08:03 +00:00 |
|
krasimir
|
1d5043bde2
|
forgot changes in the serialization in the Haskell runtime
|
2015-06-17 12:58:46 +00:00 |
|
krasimir
|
e71db5f803
|
two more words in Bulgarian
|
2015-06-15 09:12:41 +00:00 |
|
krasimir
|
3646214075
|
fixes in DictionaryBul
|
2015-06-15 09:00:42 +00:00 |
|
krasimir
|
24c7ee8bdb
|
another fix in Bulgarian
|
2015-06-12 18:15:50 +00:00 |
|
krasimir
|
343609af58
|
fix castor oil, cod-liver oil and oil in Bulgarian
|
2015-06-12 17:37:21 +00:00 |
|
krasimir
|
324cdffc26
|
the orthographic tokens were broken when they appear inside a dictionary entry. Now this is fixed by treating those as syntactic rules
|
2015-06-12 13:03:19 +00:00 |
|
krasimir
|
701ad4fee2
|
change the compound form for apple in Swedish to äpple|äppel
|
2015-06-12 13:02:04 +00:00 |
|
krasimir
|
343457094f
|
add office in Bulgarian
|
2015-06-12 07:41:15 +00:00 |
|
krasimir
|
3c2740c079
|
use BIND in IIDig for all languages in the library
|
2015-06-11 12:00:57 +00:00 |
|
krasimir
|
0804f386ff
|
fixed typo in the Haskell runtime
|
2015-06-11 07:41:28 +00:00 |
|
krasimir
|
aa87b0d272
|
print error message for missing abstract categories in the C runtime
|
2015-06-05 07:41:59 +00:00 |
|
krasimir
|
4928636d81
|
a few words checked in Bulgarian
|
2015-06-02 14:50:37 +00:00 |
|
krasimir
|
8584008155
|
merge ameba_N with amoeba_N
|
2015-06-02 14:49:39 +00:00 |
|
krasimir
|
d723babc2c
|
some more color related changes in DictionarySwe
|
2015-06-02 12:18:20 +00:00 |
|
krasimir
|
8f365636b8
|
merge grey and gray in the Dictionaries
|
2015-06-02 09:51:37 +00:00 |
|
krasimir
|
70ad776361
|
change amber_A from gul to bärnstensgul in Swedish
|
2015-06-02 09:14:47 +00:00 |
|
krasimir
|
8ef979378a
|
fix in the Chinese dictionary
|
2015-05-30 11:07:38 +00:00 |
|
krasimir
|
ee03e46a63
|
fix in DictionarySwe: guy_N -> kille. Spotted by Markus
|
2015-05-21 13:48:15 +00:00 |
|
krasimir
|
d4a3cc8228
|
clean up junk from Italian and Thai
|
2015-05-20 14:01:39 +00:00 |
|
krasimir
|
121fe53968
|
added callback in C for unknown words
|
2015-05-19 09:15:48 +00:00 |
|
krasimir
|
4347ce727a
|
the NERC in C is now fully up-to-date with the other NERCs. In addition the NERC in Haskell and Java now refuses to recognize names that match words in the lexicon. The latest is useful for German
|
2015-05-19 07:26:56 +00:00 |
|
krasimir
|
36741cbbf2
|
a few words checked in Bulgarian
|
2015-05-18 19:33:29 +00:00 |
|
krasimir
|
7677430165
|
merge airdrome_N with aerodrome_N
|
2015-05-18 19:30:23 +00:00 |
|
krasimir
|
815d1f441f
|
bugfix in the NERC in C
|
2015-05-18 15:02:44 +00:00 |
|
krasimir
|
3ebadcbc3b
|
the callbacks in C now take the concrete syntax as a parameter
|
2015-05-18 14:41:33 +00:00 |
|
krasimir
|
8cfd46b9bb
|
pgf_lookup_morpho and pgf_lookup_word_prefix are now also case insensitive if case_sensitive=off
|
2015-05-18 14:20:35 +00:00 |
|
krasimir
|
87b8118db1
|
fix raft in Bulgarian
|
2015-05-18 13:43:38 +00:00 |
|
krasimir
|
aa4fc45766
|
fix prayer_N in Bulgarian
|
2015-05-18 13:41:28 +00:00 |
|
krasimir
|
891b9b7561
|
a few more words marked as checked in Bulgarian
|
2015-05-18 13:40:55 +00:00 |
|
krasimir
|
c12e458a27
|
split trainee_N and practitioner_N
|
2015-05-18 13:37:11 +00:00 |
|
krasimir
|
3bc5c4ab85
|
clean up in the dictionaries
|
2015-05-18 12:54:35 +00:00 |
|
krasimir
|
8fbe2178f5
|
split torch_N into three senses
|
2015-05-18 11:31:46 +00:00 |
|
krasimir
|
45f9a60786
|
fix playground_N and remove the erroneous translation of playgroup_N in Swedish
|
2015-05-13 12:52:10 +00:00 |
|
krasimir
|
472a95a844
|
"flags case_sensitive=off" makes the parser case insensitive
|
2015-05-11 14:11:42 +00:00 |
|
krasimir
|
3d502a76b3
|
added all orthographic primitives
|
2015-05-11 13:01:39 +00:00 |
|
krasimir
|
27724cb2c9
|
fix in translate.probs
|
2015-05-11 12:53:59 +00:00 |
|