Natural Language Processing with Python Updated EditionChapter 113
Answers
Section 1 of 3-~ 12 min read-Synced from Cuantum content
- B) To identify the underlying themes or topics in a collection of documents
- C) Latent Semantic Analysis (LSA)
- B) HDP automatically determines the number of topics
- C) Gensim
- C) The probability distribution of words given a topic
- B) Extractive summarization selects key sentences from the original text, while abstractive summarization generates new sentences.
- B) PageRank
- C) BART
- B) Abstractive summarization produces more coherent and readable summaries
- D) Hugging Face Transformers