Philipp-Sc / llm-fraud-detection

Robust semi-supervised spam detection using Rust native NLP pipelines.
Apache License 2.0
2 stars 2 forks source link

experiment with embeddings #12

Open Philipp-Sc opened 1 year ago

Philipp-Sc commented 1 year ago

right now one text document is embedded as whole, experiment with partitioning the text first (by sentences, paragraphs, etc)