Temigo / yuarcuun-web

Web interface for Yuarcuun
http://www.yugtun.com
MIT License
3 stars 1 forks source link

Label search results (noun/verb/dialect) #17

Closed Temigo closed 5 years ago

Temigo commented 5 years ago

People can’t differentiate between noun or verb roots in search, and whether a word is specific to their dialect => label nouns/verbs and dialects in search.

  1. Labeling nouns/verbs is easy using the word properties.
  2. @cwtliu any thoughts on how we can label dialects?
cwtliu commented 5 years ago

We will only need to label whether a root is HBC dialect. I can work on that right now on the dict.json. So for the frontend check if 'HBC' exists in state.properties and show flag (HBC) in search if so. Include particle/expression in search label as well as noun/verb, so display noun/verbs/particle/expression in search directly from word.descriptor.

cwtliu commented 5 years ago

Just pushed new update -- 'HBC' exists in properties