diff options
Diffstat (limited to 'python/snowballstemmer/README')
-rw-r--r-- | python/snowballstemmer/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/snowballstemmer/README b/python/snowballstemmer/README index 5281197006da3..82061ac761f55 100644 --- a/python/snowballstemmer/README +++ b/python/snowballstemmer/README @@ -23,4 +23,4 @@ It includes following language algorithms: This is a pure Python stemming library. -Optional dependencies: PyStemmer, python3 +Optional dependencies: PyStemmer |