| Summary: | Дублирование опции -l для nltk tokenize -h | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Vladislav Glinkin <glinkinvd> |
| Component: | python3-module-nltk | Assignee: | Stanislav Levin <slev> |
| Status: | NEW --- | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P5 | CC: | slev |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
upstream ticket: https://github.com/nltk/nltk/issues/3342 |
Версия пакета: python3-module-nltk-3.9.1-alt3.noarch Шаги воспроизведения: $ nltk tokenize -h Фактический результат: ... -l, --language TEXT The language for the Punkt sentence tokenization. -l, --preserve-line An option to keep the preserve the sentence and not sentence tokenize it. ... Ожидаемый результат: Опция -l не дублируется.