Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Tokenize a Sentence | Text Preprocessing Fundamentals
course content

Зміст курсу

Introduction to NLP

Tokenize a Sentence Tokenize a Sentence

Завдання

Your task is to tokenize the given excerpt from 'The Adventures of the Musgrave Ritual' into sentences and then tokenize the last sentence into words. Use the nltk functions for this purpose and use the negative index to retrieve the last sentence and convert this sentence to lowercase.

Все було зрозуміло?

Секція 1. Розділ 4
toggle bottom row
course content

Зміст курсу

Introduction to NLP

Tokenize a Sentence Tokenize a Sentence

Завдання

Your task is to tokenize the given excerpt from 'The Adventures of the Musgrave Ritual' into sentences and then tokenize the last sentence into words. Use the nltk functions for this purpose and use the negative index to retrieve the last sentence and convert this sentence to lowercase.

Все було зрозуміло?

Секція 1. Розділ 4
toggle bottom row
some-alt