dpriskorn / LexODS

Tool to download all 200.000 entries from ODS and synchronize them with Wikidata
GNU General Public License v3.0
0 stars 0 forks source link

Bug: fix multiple noun in ods not getting detected #3

Open dpriskorn opened 7 months ago

dpriskorn commented 7 months ago

https://www.wikidata.org/w/index.php?title=Lexeme:L31704&diff=prev&oldid=2048433132

INFO:root:Working on L31704: hu, lexcat: Q1084 INFO:main:Found lemma in ods_lemma_list INFO:main:Counts: noun:1, verb:0, adj:0 INFO:root:Categories match INFO:main:Found 1 lexemes with the same lemma and category in WD Uploading 60134645 to L31704: hu press enter to upload http://www.wikidata.org/entity/L31704

image

could this be caused by lack of lowercasing of the ods lemma before matching?

dpriskorn commented 7 months ago

Lowercasing did not cause this. Let's use the same approach as LexDDO instead to avoid these.