You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
only checks that the file name has a ".taineddata" substring rather than strictly ends with it. As the result, the GetAvailableLanguagesAsVector() method can treat unrelated files (in my case, *.traineddata.sha256) as languages.