August 2018
Intermediate to advanced
378 pages
9h 9m
English
The traditional text classification performed a number of preprocessing steps, including word stemming, stop-word processing, and feature generation (tf-idf, tf or binary). The deep learning text classification did not need this preprocessing. You may have heard various reasons for this previously:
There is some truth to this, but this does not answer why we need complex feature generation in traditional text classification. A big reason that preprocessing is needed in traditional text classification ...
Read now
Unlock full access