You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thanks for an awesome library.
I want to propose new feature, for words with a multiply senses there is often a context
information in wiktionary that is missing in your API.
Please take a look on the page https://en.wiktionary.org/wiki/fly -
the word has a number of different senses with contexts like (obsolete), (baseball),(weightlifting)
Could you please add this functionality or point me where to look in sources to add
it.
Reported by acc4konstantin on 2015-05-21 13:04:29
The text was updated successfully, but these errors were encountered:
Currently, the only solution is to post process the sense definition and extract the
context labels. It might be worth to add API or even parser functionality for this.
Ideally, this should also deal with other types of labels (i.e., those not using the
context template).
Originally reported on Google Code with ID 20
Reported by
acc4konstantin
on 2015-05-21 13:04:29The text was updated successfully, but these errors were encountered: