Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export Mongo Json to TSV error #16

Open
arademaker opened this issue Nov 20, 2019 · 1 comment
Open

export Mongo Json to TSV error #16

arademaker opened this issue Nov 20, 2019 · 1 comment

Comments

@arademaker
Copy link
Member

arademaker commented Nov 20, 2019

Token ordinary at sentence adj.all-1044557 has inexisting sense ordinary%5:45:00:common:01

But

% grep "ordinary%" query-senses.csv
"ordinary",7,"ordinary%1:18:01::	ordinary%1:06:00::	ordinary%5:00:02:common:01	ordinary%1:26:00::	ordinary%1:18:00::ordinary%1:06:01::	ordinary%3:00:00::"

% grep "ordinary%" ~/work/wn/WordNet-3.0/dict/index.sense
ordinary%1:06:00:: 03853734 5 0
ordinary%1:06:01:: 03853924 4 0
ordinary%1:18:00:: 10382480 3 0
ordinary%1:18:01:: 10382380 1 3
ordinary%1:26:00:: 13942743 2 1
ordinary%3:00:00:: 01672607 1 28
ordinary%5:00:02:common:01 00486290 2 4

I checked in the original glosstag files (merged dir) and this sentence 'ordinary' was not annotated. So why sensetion created this non-existent ordinary%5:45:00:common:01?

@odanoburu
Copy link
Contributor

this sense key is the same key from own-pt/sensetion.el#180; so an annotation using sensetion data from mill's current master (as of 2019-11-20) may create this inexisting sense key (the 45 is the lexicographer file number for the new adjs.all lexicographer file).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants