Multi-document forensic indexing and ranking using TF-IDF, cosine similarity, and Jaccard coefficients
Find documents matching specific terms. Ranks by TF-IDF vector cosine similarity.
Compare all documents against a single trusted baseline to find the most suspicious (divergent) ones.
Rank documents based on deviations from the corpus-wide stylometric averages.