Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddangelov authored Apr 3, 2022
1 parent 97fa826 commit 72f3a61
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
[![](https://img.shields.io/badge/arXiv-2008.09470-00ff00.svg)](http://arxiv.org/abs/2008.09470)


**Update: Pre-trained Universal Sentence Encoders and BERT Sentence Transformer now available for embedding. Read [more](#pretrained).**
**Updates:**
* New pre-trained transformer models available
* Ability to use any embedding model by passing callable to `embedding_model`
* Document chunking options for long documents
* Phrases in topics by setting `ngram_vocab=True`

Top2Vec
=======
Expand Down

0 comments on commit 72f3a61

Please sign in to comment.