An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
use both fastText and Gensim names in GensimFastText, raise a warning when two names for the same parameter are set, make it retro-compatible with current (wrong) names
use both fastText and Gensim names in GensimFastText, raise a warning when two names for the same parameter are set, make it retro-compatible with current (wrong) names