SImple SenTence EmbeddeR
Project description
sister
SISTER (SImple SenTence EmbeddeR)
Installation
pip install sister
Basic Usage
import sister
sentence_embedding = sister.SentenceEmbedding()
sentence = "I am a dog."
vector = sentence_embedding(sentence)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sister-0.1.2.tar.gz
(10.7 kB
view hashes)