erikaliang520 / base_KASE

2 stars 1 forks source link

Suggested Words Use Case #5

Open karkabbage opened 9 months ago

karkabbage commented 9 months ago

Now that we've finalized our project specification and the main use case (translating user input strings, output the string translate into another language), Suggested Words, is a use case that needs to be implemented where after the user completes the main use case, the user has the option to translate suggested words that appear on their screen. This use case, similarly to all others, must make new calls to translate a new word and consist of all the same features as before.

TODOs

Additional info

erikaliang520 commented 9 months ago

Looks like a good plan! What strategies are there available to generate related words?