8000 Release First implementation of encoding text · minimaxir/textgenrnn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

First implementation of encoding text

Compare
Choose a tag to compare
@minimaxir minimaxir released this 07 May 02:26
· 94 commits to master since this release
  • Added encode_text_vectors to encode text using the trained network.
  • Added similarity to quickly calculate cosine similarity and return the most similar texts.

See this notebook for details.

0