Correctly handle homonymous lexemes #3
Labels
bug
Something isn't working
javascript
To be fixed in the JS client side code
python
To be fixed in the python serverside side code
Sometime two Lexemes have the same language and lemma but are still different (Homonym). In these cases the sense should be added to the right Lexeme. Ideally the user should be asked which Lexeme to pick.
Right now the sense will be matched and added to both – thus will be added to the wrong Lexemes.
The text was updated successfully, but these errors were encountered: