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
I would like to use it to attach frequency rankings to each word. Currently I have to keep a whole separate HashSet for the rankings, which almost defeats the purpose of having the MDAG (I need the MDAG for fancy spellcheck searches).
Please implement structure that can map string values to some objects. Thank you.
The text was updated successfully, but these errors were encountered: