7. Vector Representation
Learning Objectives
By the end of this chapter, you will be able to:
- Describe the need for vector representation in Natural Language Processing (NLP)
- Identify the various ways that text can be represented as vectors
- Describe word vectors and their various forms
- Implement vector arithmetic
- Describe document vectors
In this chapter, you will be learning about various encoding techniques using which a text can be represented as vector.