feat: add jest_rust jisspam spam detector with build target and benchmark integration
Add new Rust-based spam detection project under jest_rust/jisspam with Cargo.toml, main.rs implementing forbidden word analysis, and test files for spam/not-spam classification. Include build_jest target in Makefile, add jisspam binary to .gitignore, and integrate its execution into bench.py benchmark suite alongside existing C, CPP, and Python implementations.
This commit is contained in:
+2
-1
@@ -7,6 +7,7 @@ __pycache__
|
||||
target
|
||||
isspam
|
||||
risspam
|
||||
/jisspam
|
||||
isspam_cpp
|
||||
.build-trigger-2014-12-02 15:26
|
||||
borded_cpp_exec
|
||||
borded_cpp_exec
|
||||
|
||||
Reference in New Issue
Block a user