Support nltk<=3.9 to fix vulnerability. See: https://github.com/nltk/nltk/issues/3266 First, we need to fix the breaking change introduced by using "punkt_tab" instead of "punkt": https://github.com/nltk/nltk/issues/3293 - [x] word_length - [x] meteor: [Replace 'punkt' with 'punkt_tab' to support nltk>=3.9 and fix vulnerability](https://huggingface.co/spaces/evaluate-metric/meteor/discussions/6)