torchhd icon indicating copy to clipboard operation
torchhd copied to clipboard

Add embeddings for text data

Open mikeheddes opened this issue 4 years ago • 0 comments

Since text data is often used, we can add a wrapper around the Random embeddings to store a mapping of characters to random hypervectors (Text(chars, padding=" ")).

mikeheddes avatar May 04 '22 21:05 mikeheddes