With this, we have come to the end of this chapter, where we discussed how to perform training, validation, and prediction in a Python environment. To achieve that, we focused on two packages, the official fastText Python package and the Gensim package.
In the next chapter, we will take a look at how to integrate fastText into a machine learning or a deep learning pipeline.