Skip to content

added sense2vec, standalone and fuzzy matching support

Latest
Compare
Choose a tag to compare
@davidberenstein1957 davidberenstein1957 released this 12 Jan 23:09
· 8 commits to main since this release

added new features:

  • sense2vec support #26
  • standalone support
  • fuzzy matching support #24
  • binarized word2vec model support

minor bug fixes

  • original data was over-written by expanded data => prior knowledge was only inferred once
  • "key_word" and "word_key" got mixed up for logging when verbose=True