Christian M. Meyer

Results 21 comments of Christian M. Meyer

``` Feature is trivial, I'l implement it myself. ``` Reported by `acc4konstantin` on 2015-05-21 13:31:33

``` I see that {{context|$context|lang=en}} is saved in gloss field of Sense. So it can be extracted from it. ``` Reported by `acc4konstantin` on 2015-05-21 14:08:57

``` Currently, the only solution is to post process the sense definition and extract the context labels. It might be worth to add API or even parser functionality for this....

Not really an infinite loop, but definitely unexpected behavior. As a quick-fix, you can remove the boolean param (i.e., use `wkt.getEntriesForWord("Статтю");`instead. Normalization of titles is not supported for non-Latin alphabets...

``` The "deep dependency" is known and explicitly mentioned on the homepage. I'm not an expert in licensing models, but I have been told that releasing JWKTL under the Apache...

``` I'd also like to see the support of other databases, as using BerkleyDB with Android is kind of a mess ``` Reported by `JohannesHomeier93` on 2015-01-26 19:46:15

``` MapDB (http://www.mapdb.org/) is an interesting alternative to Berkely DB. Apache license. ``` Reported by `[email protected]` on 2015-07-01 07:15:58

Reported by `jan.berkel` on 2015-03-26 13:39:57

The varying number of forms per table cell motivated the List-based model of `IWiktionaryEntry.getWordForms()` instead of using a data structure that mimics the inflection table. This turned out useful for...

I checked Wiktionary a bit, and found that the "Genus 1=m"-like lines only apply to the singular forms (basically only to choose the correct article). Since the articles of plural...