Alexey Valikov
Alexey Valikov
Hi, I'm trying to get my head around this issue. From what I see in `BaseGraph`, it uses `DataAccess` (a kind of abstract byte storage) to save bytes. `PointList` gets...
> - reusing the area when calling setWayGeometry of existing edge, if new point list is smaller Sorry, I got this now. This must be quite easy. Basically get `geoRef`...
This is done and could (theoretically) be merged. But it depends on #65, so we have to review/fix/merge that one first - and probably this PR will be influenced by...
I will work on this in my form and send the PR later on.
@chmeyer Once again, there's a surprise. Some entries contain *several* declination tables (I've seen two so far). For instance: https://de.wiktionary.org/wiki/Apfelschorle This means we can't simply use `X` from `Nominativ Singular...
Still WIP, please do not merge yet.
I'm not quite sure what you mean here: > whereas the Genus lines should not create a word form. What are "Genus lines"? > Considering this basic idea, I suggest...
> There's an additional pitfall here: The word form processor must process the singular forms and the plural forms differently, as the gender index numbers do not necessarily correspond to...
So here's a plan. I'll try the following: * Add `getRawNumber()` in a local branch - this will help me with my experiments. * Check if there may be different...
Ok, thank you for the clarifications. I fully support adding gender to word forms. I'll file an issue and start working on it (at least for singular forms). As for...