Module 11: RNN and security applications Flashcards
(4 cards)
1
Q
NLP (Natural language processing)
A
Subfield of a bunch of stuff, concerned with interactions between computers and human langauges
2
Q
Applications of text classification
A
Spam detection
Sentimental analysis
Document classification
Categorize email
Language detection
3
Q
RNN advantages with text classification
A
Sequentail info processing
variable-length input
feature learning
4
Q
RNN disadvantages with text classification
A
Vanishing gradient problem
Limited parallization
Sensitivity to input order