Commit Graph

24 Commits

Author SHA1 Message Date
aarne 61f921136a some probabilities in app.probs to recognize languages and pronouns 2014-06-20 06:31:09 +00:00
kr.angelov 0a536096e5 estimate the new values in app.probs as best as I can given the many grammar changes that were not reflected 2014-06-19 10:55:53 +00:00
aarne 5146f4aaba enabled more from Construction in App 2014-06-18 16:20:53 +00:00
aarne 8157a3cc75 correction in app/README 2014-06-18 15:59:56 +00:00
kr.angelov 7d713d1687 now the named entities recognizer returns dictionary entries if the name is known 2014-06-17 06:57:12 +00:00
aarne 32ef765b0a CompoundN in app.probs 2014-05-29 11:04:24 +00:00
aarne 518638a525 fixed the path in AppFin.gf so that it compiles in a more general setting 2014-05-22 06:23:57 +00:00
kr.angelov cccc048b94 forgot to fix the path for AppFre.gf 2014-05-21 09:36:12 +00:00
aarne 78b4f43606 App compilation instructions: with parallel compilation, make Phrasebook separately 2014-05-21 08:19:34 +00:00
aarne 50159d49e7 probabilities for App 2014-05-21 07:31:18 +00:00
kr.angelov 6a3a8a3a65 fix the path in the App grammar to the Phrasebook 2014-05-21 07:30:01 +00:00
aarne b0504d2c4a improved paths and Makefile in examples/app ; see README how to compile with just 'make -j' 2014-05-06 21:42:49 +00:00
aarne 8873582fde removed clash in AppFin imports 2014-04-15 21:26:33 +00:00
aarne 450e4e5959 App11.pgf in Makefile 2014-04-11 18:56:59 +00:00
aarne d6d4933647 experimental AppDut added 2014-04-11 07:49:34 +00:00
aarne 0525c7837a improved generation of BNC dictionaries ; now called TopDictionary for clarity 2014-04-10 13:07:05 +00:00
aarne 6c7f1245ce more passives in App. Import changes are now produced with MkApp.hs, which copies the exclude list from App.gf to the concrete syntax files. 2014-04-09 14:01:06 +00:00
aarne d1cddd04aa rewrote App so that it just inherits Translate and excludes some functions. This minimizes the duplication of code between Translate and App. Also added some functions, which make App 15% slower but increase the coverage and quality. This trade-off has to be studied further. 2014-04-09 13:04:19 +00:00
aarne 8c3d91f405 small fixes in App grammar - don't affect performance 2014-04-08 16:14:05 +00:00
aarne 3f24bd302a path in AppFin 2014-04-04 14:32:36 +00:00
aarne ab3244fbe5 polarities restored in Hin translation 2014-04-04 12:05:20 +00:00
aarne 06fb9eff08 AdvS added to app 2014-04-04 07:30:06 +00:00
aarne e45038b73e added AdvVP and AdVVP to App 2014-04-03 07:25:57 +00:00
aarne b84bd78ab9 Android app sources in examples/app - read README for advice 2014-04-02 21:34:40 +00:00