jeremymanning / hypertools

A python toolbox for gaining geometric insights into high-dimensional data
http://hypertools.readthedocs.io/en/latest/
MIT License
1 stars 1 forks source link

add more advanced support for text data: flair, hugging face, word2vec, tensorflow, etc. #9

Closed jeremymanning closed 3 years ago

jeremymanning commented 4 years ago

update format_data to add support for other (non-scikit-learn) word embedding models. automatically download pre-trained models as needed.

jeremymanning commented 3 years ago

implemented in datawrangler