With this chapter, you have completed a deep dive into the theory behind how the fastText model is designed and implemented, the benefits, and the things that you need to consider while implementing it in your ML pipeline.
The next part of the book is about implementation and deployment and we start with how to use fastText in a Python environment in the next chapter.