April 2022
Beginner to intermediate
200 pages
4h 17m
English
After covering complex topics such as hyperparameter tuning, embedding and sequence labeling model training, we're now ready to move to a slightly more straightforward and easy to grasp part of Natural Language Processing (NLP). In this chapter, we'll be covering text (also known as document) classification. While Flair's strength traditionally lies in sequence tagging, the library offers solutions that leverage both Flair embeddings as well as other third-party solutions that allow it to yield decent results with text classification. Some of its strengths lie in its simplicity in training while others lie in the zero and few-shot classifiers – classifiers that require little to no training data.
We'll ...
Read now
Unlock full access