Best Practices for Document Classification with Deep Learning
Text classification describes a general class of problems such as predicting the sentiment of tweets and movie reviews, as well as classifying email as spam or not. Deep learning methods are proving very good at text classification, achieving state-of-the-art results on a suite of standard academic benchmark problems. In this post, you will discover some best practices to consider when developing deep learning models for text classification. Best Practices for Document Classification with Deep Learning Photo by storebukkebruse, some rights reserved. The modus operandi for text classification involves the use of a word embedding for representing words and a Convolutional Neural Network (CNN) for learning how to discriminate documents on classification problems.
Oct-22-2017, 18:35:29 GMT
- Genre:
- Technology: