Skip to content

A repo to host scikit-learn APIs of long-ish text vectorisation algorithms. Currently handling Sentence Transformers, gensim's Doc2Vec and spaCy.

License

Notifications You must be signed in to change notification settings

krumeto/articlevectorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

articlevectorizer

A repo to host scikit-learn APIs of long-ish text vectorisation algorithms. Currently handling Sentence Transformers, gensim's Doc2Vec and spaCy.

This package is intended to be a demo of how one can create a scikit-learn API wrapper. For a more mature similar project, check (embetter)[https://github.com/koaning/embetter] by Vincent Warmerdam.

The package can be installed via pip install git+https://github.com/krumeto/articlevectorizer.

About

A repo to host scikit-learn APIs of long-ish text vectorisation algorithms. Currently handling Sentence Transformers, gensim's Doc2Vec and spaCy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages