New task. Textual Anomaly Detector. #508
Replies: 3 comments 32 replies
-
|
For sure. What is the license of the suggested library? Did you evaluate the number of false positives and negatives of the proposed approach on some dataset? |
Beta Was this translation helpful? Give feedback.
-
|
I did some tests with the possibility of the user choosing the minimal ranking score, but the range is minimal to choose without many lines being selected. I did the tests with whatsapp group messages from university students, things tend to be a bit "chaotic" too, many messages are really strange. In email with a formal language the results were neither better nor worse. I was looking at the python scripts, there are "FaceRecognitionFaceProcess.py" and "FaceRecognitionFaceTask.py", the script "Process", I understood. But o "Task" I didn't understand it very well, my knowledge in Python + Java is almost none. The spacy model can be accessed offline, but needs to be downloaded previously, or it would be better to leave access to it online? I am studying about the batches! |
Beta Was this translation helpful? Give feedback.
-
|
https://github.com/kennynakamura/Detector-de-Anomalias/blob/main/AnomalyDetectorTask.py Hello! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would a textual anomaly detector be interesting? Find phrases outside the context of a conversation that could represent secret codes.
https://github.com/kennynakamura/Detector-de-Anomalias
Beta Was this translation helpful? Give feedback.
All reactions