Document Classification
Document or text classification is one of the predominant tasks in Natural language processing. It has many applications including news type classification, spam filtering, toxic comment identification, etc. In big organizations the datasets are large and training deep learning text classification models from scratch is a feasible solution but for the majority of real-life problems your dataset is small and if you want to build your machine learning model you need to be smart. In this article (originally posted by Shahul Es on the neptune.ai/blog), I will talk about pragmatic approaches towards text representation which make document classification on small datasets doable.
May-2-2020, 18:02:59 GMT
- Technology: