How do I call up the most popular or most common definition of a word first?
Categories
- 326 All Categories
- 3 Language datasets
- 9 News and updates
- 18 API endpoints
- 15 Review my code
- 6 Tutorials and presentations
- 92 Frequently asked questions
- 5 How to get useful technical help
- 2 Member guidelines
- 12 Suggest an improvement
- 58 Report a bug
- 10 Ask the Community: Other
- 56 Ask the Community: Technical and operational questions
- 62 General
How do I call up the most popular or most common definition of a word first?

Look out for the homographNumber
attribute.
The structure of our data means that the numbering cannot be sequential, but, in general, the lower the homographNumber, the more common the associated sense of the word is.
Tagged:
Comments
Hi @Annarita,
Sorry but I didn't get it.
There can be a number of sense and subSense 'definitions' under a single homographNumber. So how does looking out for homographNumber help if we want the most common or popular 'definition'?