Add lexilang for language detection on short texts
This commit is contained in:
parent
c9592a236a
commit
6ff5bba000
3 changed files with 9 additions and 1 deletions
|
|
@ -43,6 +43,7 @@ dependencies = [
|
|||
"waitress ==2.1.2",
|
||||
"expiringdict ==1.2.2",
|
||||
"linguars==0.4.0",
|
||||
"lexilang==1.0.1",
|
||||
"morfessor ==2.0.6",
|
||||
"appdirs ==1.4.4",
|
||||
"APScheduler ==3.9.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue