Commit Graph
100 Commits
Author SHA1 Message Date
krasimir 4b3397cd1e spelling variations for all forgotten transitive verbs 2015-10-08 23:35:39 +00:00
krasimir 09bba4b653 a more systematic addition of variants in English 2015-10-08 21:40:01 +00:00
krasimir 72dd127488 more spelling variants in English from WordNet 2015-10-08 10:21:00 +00:00
krasimir dad76d2cfe bugfix ExtraEng.PartVP must also add the particle if there is one 2015-10-07 14:05:32 +00:00
krasimir 3d6aaa0fd3 more fixes in DictionaryEng spotted from WordNet 2015-10-07 09:39:15 +00:00
krasimir 5a7ff3c8ca alternative spelling of kidnapper_N with single "p" 2015-10-06 22:45:08 +00:00
krasimir 931c4faf53 merge all *ally_Adv with the adverb in *_A, e.g. academically with academicly 2015-10-06 22:01:56 +00:00
krasimir a335785f19 added bracketedLinearizeAll in Python 2015-09-30 08:35:09 +00:00
krasimir 21078c8bfe fix the debug mode in the tree generator in the C runtime 2015-09-11 09:26:17 +00:00
krasimir 1196b48b5e add readTriple in the Haskell binding 2015-09-08 13:04:31 +00:00
krasimir af3c514e18 bugfix in the parser 2015-09-08 09:42:42 +00:00
krasimir 30dfd35e59 fix the metadata for sg databases 2015-09-04 16:34:40 +00:00
krasimir ab086e7cb3 storage for literals in libsg 2015-09-04 14:45:18 +00:00
krasimir 2cfb0a41c8 libsg is now accessible on android 2015-09-04 11:18:21 +00:00
krasimir 73274da145 API for triple queries from Java 2015-09-04 11:03:46 +00:00
krasimir 9f37d11107 the Haskell binding now covers everything in the libsg API 2015-09-04 10:02:42 +00:00
krasimir 05f7150759 the new triples API in libsg now always works with expressions 2015-09-04 10:01:19 +00:00
krasimir 5bcc2741fe Java API for opening/closing SG databases 2015-09-03 13:52:32 +00:00
krasimir 2be83cae2d bugfixes in libsg 2015-09-03 13:24:13 +00:00
krasimir 40f7948276 the Eclipse project for the Java binding is now replaced with a simple Makefile 2015-09-03 10:27:50 +00:00
krasimir 4b1d958730 silence compilation warnings in the Java binding 2015-09-03 10:11:23 +00:00
krasimir 1551cec993 fix hop_N in Swedish 2015-09-02 14:24:29 +00:00
krasimir 442bb77b74 API for transactions in libsg 2015-09-02 13:01:23 +00:00
krasimir 2ae4468738 added the minimal Haskell API for storing expressions/triples in the semantic graph 2015-09-02 07:12:36 +00:00
krasimir e0c5b1d0b5 bugfix in libsg 2015-09-02 06:55:39 +00:00
krasimir 7693d3d33c a few more words in Bulgarian 2015-09-01 08:46:16 +00:00
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