6. Text Summarization and Text Generation
Learning Objectives
By the end of this chapter, you will be able to:
- Describe automated text summarization and its benefits
- Describe the TextRank algorithm
- Implement text summarization using Gensim
- Implement text summarization using word frequency
- Generate text using Markov chains
In this chapter, you will learn about the various ways in which text can be summarized and generated.