- [Deprecation] Usage of data as list or np.array has been deprecated, list of ids on similarity is still accepted.
- [Pipe] Series names are used on setup of Text, TextEdit, FastText and Image. The same name should be used on inference (similarity, add data and predict) making it possible even when the collection is used as a preprocessed base.
- Added jai.preprocessing.split function to split columns from DataFrames and do the id mapping.
- Changed requirements