diff options
author | qrort <qrort@yandex-team.com> | 2022-11-30 23:47:12 +0300 |
---|---|---|
committer | qrort <qrort@yandex-team.com> | 2022-11-30 23:47:12 +0300 |
commit | 22f8ae0e3f5d68b92aecccdf96c1d841a0334311 (patch) | |
tree | bffa27765faf54126ad44bcafa89fadecb7a73d7 /library/cpp/stopwords/README.md | |
parent | 332b99e2173f0425444abb759eebcb2fafaa9209 (diff) | |
download | ydb-22f8ae0e3f5d68b92aecccdf96c1d841a0334311.tar.gz |
validate canons without yatest_common
Diffstat (limited to 'library/cpp/stopwords/README.md')
-rw-r--r-- | library/cpp/stopwords/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/stopwords/README.md b/library/cpp/stopwords/README.md new file mode 100644 index 0000000000..cb48a4e345 --- /dev/null +++ b/library/cpp/stopwords/README.md @@ -0,0 +1 @@ +Библиотека для работы с файлами стоп-слов, заданными в [таком формате](https://a.yandex-team.ru/arc/trunk/arcadia/search/wizard/data/wizard/language/stopword.lst). |