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

Fields wCnt and lexId #17

Open
vaskonov opened this issue Mar 20, 2016 · 3 comments
Open

Fields wCnt and lexId #17

vaskonov opened this issue Mar 20, 2016 · 3 comments
Assignees

Comments

@vaskonov
Copy link

Can you please explain the meaning of the fields: lexId and wCnt?

@morungos
Copy link
Owner

Mostly, I've exposed the raw underlying database information, so the best reference is: https://wordnet.princeton.edu/wordnet/man/wndb.5WN.html. However, a couple of caveats:

  • wCnt is parsed from hexadecimal to a JS number
  • lex_idis not parsed out from hexadecimal, and it very likely should be -- I'll look into this

@vaskonov
Copy link
Author

Thank you for explanation!
I wonder if you implemented tagsense_cnt field?

@morungos
Copy link
Owner

There is some code for that, as tagsenseCnt, but I haven't yet tested to see whether it's exposed right.

@morungos morungos self-assigned this May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants