February 2020
Intermediate to advanced
328 pages
8h 19m
English
In Step 1, we preprocessed the raw data in the text and summary by converting all the data into lowercase and replacing contractions such as "don't", "I'm", to, "do not", and "I am", respectively. Then, we removed any punctuation, non-alphanumeric characters, and stopwords such as "I", "me", "you", "for", and so on.
In Step 2, we put special start and end tokens in the summary, which in this case is the target text. The prediction of the first word of the target sequence happens when the model is provided ...
Read now
Unlock full access