- Domain phishing detection colab
- Reset index after
match()
as it supposed to be stateless - Added option to return a raw ResultCollection out of
match()
- Fixed GPU support for onnx which was disabled early on due to bug in the runtime that appears to be fixed
- Debug messages now uses logging to make UniSim easier to use cli
Initial release