Releases: JasperHG90/HAN.py
Releases · JasperHG90/HAN.py
Version 0.2
Decoupled the sentence segmenter from the Vectorizer class so that users can define their own pre-processing pipelines.
First release
Initial release of HAN.py. Contains:
- PyTorch model
- Vectorizer used to preprocess the data
- Training and prediction functions