Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gereoffy authored Nov 16, 2023
1 parent 005dafd commit 2fc077a
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# deepspam2
DeepSpam milter v2 development
# DeepSpam milter v2

Project history:
Neural-network text classifier for SPAM-filtering witten in python3, using Milter API for MTA integration.
This is a complete rewrite of https://github.com/gereoffy/deepspam1 using PyTorch and SPM tokenizer.

Release contains pre-trained model for detecting Hungarian & English language spam emails.

# Project history:

1. deepspam1 tf2-keras model ported to pytorch
2. new model using SentencePiece and embedding from pretrained XLM
Expand Down

0 comments on commit 2fc077a

Please sign in to comment.