-------------------------------------------------------------------------------
major:
- Data in different structures are only converted to torch tensor if necessary (major speedup for sklearn models!)
minor:
- Fix word2vec fit behavior to match other trainable models
- Add explicit fit_transform to TextWiser for faster inference with sklearn models
-------------------------------------------------------------------------------