### Aim This Python script allows you to generate N-Grams from a given sentence using the `nltk` library ### Details N-Grams are contiguous sequences of n items from a given text. ### Record - [X] I agree to follow this project's Code of Conduct - [X] I'm a GSSoC'23 contributor - [X] I want to work on this issue