nieldlr / hanzi

HanziJS is a Chinese character and NLP module for Chinese language processing for Node.js
http://hanzijs.com
MIT License
376 stars 56 forks source link

Question: Most common definitions? #47

Open mblandfo opened 6 years ago

mblandfo commented 6 years ago

I see that hanzi.getExamples(character) sorts results by frequency.

Does hanzi.definitionLookup(character/word, script type) also do this?