mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Updating stanford corenlp to 4.3.2; adding more languages
There are models for Spanish, that have been added now. Also the Hungarian language has been added to the list of supported languages (for tesseract mainly, no nlp models)
This commit is contained in:
@ -67,6 +67,9 @@ gb lang =
|
||||
Hebrew ->
|
||||
"Hebrew"
|
||||
|
||||
Hungarian ->
|
||||
"Hungarian"
|
||||
|
||||
|
||||
de : Language -> String
|
||||
de lang =
|
||||
@ -121,3 +124,6 @@ de lang =
|
||||
|
||||
Hebrew ->
|
||||
"Hebräisch"
|
||||
|
||||
Hungarian ->
|
||||
"Ungarisch"
|
||||
|
Reference in New Issue
Block a user