commit 8688eb71f48f22554fe2c880adf340cc24e8aee5
parent 5e8cf7790ca52ac0013344d460e709ada08279d1
Author: MTRNord <mtrnord1@gmail.com>
Date: Wed, 28 Sep 2022 18:30:14 +0200
Mention that html should be stripped
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -45,6 +45,8 @@ It will return a JSON response with the following format:
}
```
+You do not have to strip urls like in the training data. However it might yield better results if you strip the html tags.
+
## Support
For support you can join [#matrix-spam-ml:midnightthoughts.space](https://matrix.to/#/#matrix-spam-ml:midnightthoughts.space) on Matrix.
\ No newline at end of file