Allegra-Cohen / grid

GNU General Public License v3.0
1 stars 3 forks source link

SynBook #28

Closed Allegra-Cohen closed 1 year ago

Allegra-Cohen commented 2 years ago

Allow users to edit a Synonym Book, and only recalculate the vectors that are relevant with each update. Should be able to revert by recalculating readable (which will always have the original non-synonyms.) If asked, should offer suggestions of synonyms using most_similar from GloVe.

Allegra-Cohen commented 1 year ago

I have decided that Synonym Books are a very complicated feature when a good Boolean search will do for most uses. May return to this someday (keep the anchor_book branch!) but right now it's not worth it.