diff --git a/ACKS.md b/ACKS.md index 1c3feb32a..f0f0ecf7d 100644 --- a/ACKS.md +++ b/ACKS.md @@ -44,7 +44,7 @@ As Wordless stands on the shoulders of giants, I hereby extend my sincere gratit 20|[python-docx](https://github.com/python-openxml/python-docx)|1.1.0|Steve Canny|[MIT](https://github.com/python-openxml/python-docx/blob/master/LICENSE) 21|[python-mecab-ko](https://github.com/jonghwanhyeon/python-mecab-ko)|1.3.3|Jonghwan Hyeon|[BSD-3-Clause](https://github.com/jonghwanhyeon/python-mecab-ko/blob/main/LICENSE) 22|[Requests](https://github.com/psf/requests)|2.31.0|Kenneth Reitz|[Apache-2.0](https://github.com/psf/requests/blob/main/LICENSE) -23|[Sacremoses](https://github.com/alvations/sacremoses)|0.0.53|Liling Tan|[MIT](https://github.com/alvations/sacremoses/blob/master/LICENSE) +23|[Sacremoses](https://github.com/hplt-project/sacremoses)|1.1.0|Liling Tan, Jelmer van der Linde|[MIT](https://github.com/hplt-project/sacremoses/blob/master/LICENSE) 24|[SciPy](https://scipy.org/scipylib/)|1.11.3|SciPy Developers|[BSD-3-Clause](https://github.com/scipy/scipy/blob/main/LICENSE.txt) 25|[simplemma](https://github.com/adbar/simplemma)|0.9.1|Adrien Barbaresi|[MIT](https://github.com/adbar/simplemma/blob/main/LICENSE) 26|[spaCy](https://spacy.io/)|3.7.2|Matthew Honnibal, Ines Montani, Sofie Van Landeghem,
Adriane Boyd, Paul O'Leary McCann|[MIT](https://github.com/explosion/spaCy/blob/master/LICENSE) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2a0faa7f..668857e93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ - Dependencies: Upgrade pymorphy3 to 1.3.1 - Dependencies: Upgrade PyQt to 5.15.10 - Dependencies: Upgrade python-docx to 1.1.0 +- Dependencies: Upgrade Sacremoses to 1.1.0 - Dependencies: Upgrade spaCy to 3.7.2 - Dependencies: Upgrade spacy-pkuseg to 0.0.33 - Dependencies: Upgrade wordcloud to 1.9.3 diff --git a/doc/trs/zho_cn/ACKS.md b/doc/trs/zho_cn/ACKS.md index a994d9b3b..f38b41fac 100644 --- a/doc/trs/zho_cn/ACKS.md +++ b/doc/trs/zho_cn/ACKS.md @@ -44,7 +44,7 @@ 20|[python-docx](https://github.com/python-openxml/python-docx)|1.1.0|Steve Canny|[MIT](https://github.com/python-openxml/python-docx/blob/master/LICENSE) 21|[python-mecab-ko](https://github.com/jonghwanhyeon/python-mecab-ko)|1.3.3|Jonghwan Hyeon|[BSD-3-Clause](https://github.com/jonghwanhyeon/python-mecab-ko/blob/main/LICENSE) 22|[Requests](https://github.com/psf/requests)|2.31.0|Kenneth Reitz|[Apache-2.0](https://github.com/psf/requests/blob/main/LICENSE) -23|[Sacremoses](https://github.com/alvations/sacremoses)|0.0.53|Liling Tan|[MIT](https://github.com/alvations/sacremoses/blob/master/LICENSE) +23|[Sacremoses](https://github.com/hplt-project/sacremoses)|1.1.0|Liling Tan, Jelmer van der Linde|[MIT](https://github.com/hplt-project/sacremoses/blob/master/LICENSE) 24|[SciPy](https://scipy.org/scipylib/)|1.11.3|SciPy 开发人员|[BSD-3-Clause](https://github.com/scipy/scipy/blob/main/LICENSE.txt) 25|[simplemma](https://github.com/adbar/simplemma)|0.9.1|Adrien Barbaresi|[MIT](https://github.com/adbar/simplemma/blob/main/LICENSE) 26|[spaCy](https://spacy.io/)|3.7.2|Matthew Honnibal, Ines Montani, Sofie Van Landeghem,
Adriane Boyd, Paul O'Leary McCann|[MIT](https://github.com/explosion/spaCy/blob/master/LICENSE) diff --git a/doc/trs/zho_tw/ACKS.md b/doc/trs/zho_tw/ACKS.md index 983bc771a..703809a48 100644 --- a/doc/trs/zho_tw/ACKS.md +++ b/doc/trs/zho_tw/ACKS.md @@ -44,7 +44,7 @@ 20|[python-docx](https://github.com/python-openxml/python-docx)|1.1.0|Steve Canny|[MIT](https://github.com/python-openxml/python-docx/blob/master/LICENSE) 21|[python-mecab-ko](https://github.com/jonghwanhyeon/python-mecab-ko)|1.3.3|Jonghwan Hyeon|[BSD-3-Clause](https://github.com/jonghwanhyeon/python-mecab-ko/blob/main/LICENSE) 22|[Requests](https://github.com/psf/requests)|2.31.0|Kenneth Reitz|[Apache-2.0](https://github.com/psf/requests/blob/main/LICENSE) -23|[Sacremoses](https://github.com/alvations/sacremoses)|0.0.53|Liling Tan|[MIT](https://github.com/alvations/sacremoses/blob/master/LICENSE) +23|[Sacremoses](https://github.com/hplt-project/sacremoses)|1.1.0|Liling Tan, Jelmer van der Linde|[MIT](https://github.com/hplt-project/sacremoses/blob/master/LICENSE) 24|[SciPy](https://scipy.org/scipylib/)|1.11.3|SciPy 开发人员|[BSD-3-Clause](https://github.com/scipy/scipy/blob/main/LICENSE.txt) 25|[simplemma](https://github.com/adbar/simplemma)|0.9.1|Adrien Barbaresi|[MIT](https://github.com/adbar/simplemma/blob/main/LICENSE) 26|[spaCy](https://spacy.io/)|3.7.2|Matthew Honnibal, Ines Montani, Sofie Van Landeghem,
Adriane Boyd, Paul O'Leary McCann|[MIT](https://github.com/explosion/spaCy/blob/master/LICENSE) diff --git a/requirements/requirements_tests.txt b/requirements/requirements_tests.txt index d38ed3ec5..59e775dec 100644 --- a/requirements/requirements_tests.txt +++ b/requirements/requirements_tests.txt @@ -26,7 +26,7 @@ lingua-language-detector == 2.0.2 nltk == 3.8.1 pyphen == 0.14.0 pythainlp == 4.0.2 -sacremoses == 0.0.53 +sacremoses == 1.1.0 simplemma == 0.9.1 stanza == 1.5.1 underthesea == 6.8.0 diff --git a/utils/wl_generate_acks.py b/utils/wl_generate_acks.py index a170ae33e..73ce54ee2 100644 --- a/utils/wl_generate_acks.py +++ b/utils/wl_generate_acks.py @@ -58,7 +58,7 @@ ['python-docx', 'https://github.com/python-openxml/python-docx', '1.1.0', 'Steve Canny', 'MIT', 'https://github.com/python-openxml/python-docx/blob/master/LICENSE'], ['python-mecab-ko', 'https://github.com/jonghwanhyeon/python-mecab-ko', '1.3.3', 'Jonghwan Hyeon', 'BSD-3-Clause', 'https://github.com/jonghwanhyeon/python-mecab-ko/blob/main/LICENSE'], ['Requests', 'https://github.com/psf/requests', '2.31.0', 'Kenneth Reitz', 'Apache-2.0', 'https://github.com/psf/requests/blob/main/LICENSE'], - ['Sacremoses', 'https://github.com/alvations/sacremoses', '0.0.53', 'Liling Tan', 'MIT', 'https://github.com/alvations/sacremoses/blob/master/LICENSE'], + ['Sacremoses', 'https://github.com/hplt-project/sacremoses', '1.1.0', 'Liling Tan, Jelmer van der Linde', 'MIT', 'https://github.com/hplt-project/sacremoses/blob/master/LICENSE'], ['SciPy', 'https://scipy.org/scipylib/', '1.11.3', 'SciPy Developers', 'BSD-3-Clause', 'https://github.com/scipy/scipy/blob/main/LICENSE.txt'], ['simplemma', 'https://github.com/adbar/simplemma', '0.9.1', 'Adrien Barbaresi', 'MIT', 'https://github.com/adbar/simplemma/blob/main/LICENSE'], ['spaCy', 'https://spacy.io/', '3.7.2', "Matthew Honnibal, Ines Montani, Sofie Van Landeghem,
Adriane Boyd, Paul O'Leary McCann", 'MIT', 'https://github.com/explosion/spaCy/blob/master/LICENSE'],