Implement sonnet-based language detection backend

This commit is contained in:
Ilya Fedin 2022-11-23 07:18:50 +04:00 committed by John Preston
parent 58e35dec12
commit 4b2d8b0c53
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -100,3 +100,6 @@
[submodule "Telegram/ThirdParty/cld3"]
path = Telegram/ThirdParty/cld3
url = https://github.com/google/cld3.git
[submodule "Telegram/ThirdParty/sonnet"]
path = Telegram/ThirdParty/sonnet
url = https://github.com/KDE/sonnet.git

1
Telegram/ThirdParty/sonnet vendored Submodule

@ -0,0 +1 @@
Subproject commit b04df9c47f52778270558b9f2a6c7c3399db4cb9