word2vec-spam-filter icon indicating copy to clipboard operation
word2vec-spam-filter copied to clipboard

Using word vectors to classify spam messages

Results 3 word2vec-spam-filter issues
Sort by recently updated
recently updated
newest added

Currently a development server is running on a different port `3333` and accessing the server on port `5000` using CORS

check if database supports KNN, otherwise we'll need to iterate through all known spam vectors

server

when reporting a message as spam, aggregate the last X messages before calculating the paragraph vector.

android
client