Commit Graph

21 Commits

Author SHA1 Message Date
Krasimir Angelov 7d695a6d49 fix typo 2025-09-10 19:40:57 +02:00
Krasimir Angelov b72ea1e2f1 handle the full definitive article with Masc nouns 2023-08-29 15:08:45 +02:00
Krasimir Angelov 1f73830d4b fix the documentation 2023-08-16 21:27:09 +02:00
Krasimir Angelov 6bc965f6c2 the names API in more languages 2023-08-16 19:39:22 +02:00
Krasimir Angelov 531e2c2dd2 progress on the Names API 2023-08-07 21:15:48 +02:00
Krasimir Angelov 828bf9c677 extend the names API 2023-02-07 08:47:34 +01:00
Krasimir Angelov 7085acacc9 added GN & SN categories for constructing names 2022-12-15 08:44:42 +01:00
krangelov 88b3974bee extend the documentation API 2021-03-12 22:24:40 +01:00
krangelov dd2a6ad0ca fix the linearization of prepositions in two places 2020-04-26 19:57:57 +02:00
krangelov 1f316bf5c3 fix linearization of with_Prep in the BG documentation 2020-03-29 11:12:12 +02:00
krangelov 3e51b78cb5 better compounding in Bulgarian 2020-03-26 11:58:51 +01:00
krangelov 3332ba2035 bugfix in the documentation for adjectives 2019-03-16 09:48:39 +01:00
Krasimir Angelov 21961e39ba a majour refactoring to support clitic pronouns 2018-07-04 13:01:06 +02:00
Krasimir Angelov 317fdfbeaa allow VV verbs to control the aspect of the governed verb 2018-06-10 08:21:00 +02:00
krasimir d50eda20ca change in the Documentation module to accomodate topics visualization 2015-11-29 08:01:07 +00:00
krasimir 1b8129145a now the Documentation module contains a category Definition which is used to generate definitions and examples for words in the App. 2015-11-16 14:57:32 +00:00
krasimir b3130736e4 the Android app now can show Glosses from WordNet 2015-07-01 09:44:56 +00:00
kr.angelov d5642827fd in the documentation for adjectives in Bulgarian, show the adverb as well 2014-12-11 08:16:06 +00:00
hallgren 4c38803eea Convert many RGL modules from Latin-1 to UTF-8 to speed up compilation
Also add flags coding=utf8 to silence warnings.
2014-08-19 19:42:05 +00:00
kr.angelov b4f77edb2d completed Documentation modules for English, Swedish, Bulgarian, German, Finnish, French. The examples for Finnish, German and French could still be improved. The old parsing grammars are now restored. The new Translation grammar still don't have statistical model. 2014-02-21 16:31:50 +00:00
kr.angelov 6739bf2da1 a new abstract syntax in Documentation.gf which allows a more compact definition of the corresponding concrete syntax. The new strategy is so far used only in DocumentationEng and the new DocumentationBul. 2014-02-17 08:45:57 +00:00