Classification of key press data history on the keyboard to identify inappropriate content (dangerous to the computer)
Recently, I transitioned from computer vision to NLP tasks.
I have a collection of key press data history recorded as ASCII text files, capturing every keystroke made by users during their sessions. The goal is to classify this data to detect inappropriate content, such as attempts to download viruses, visit illegal websites etc.