-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add language detection #642
Copy link
Copy link
Open
Labels
Type: Feature RequestIdentifies requests for new features or enhancements. These involve proposing new improvements.Identifies requests for new features or enhancements. These involve proposing new improvements.grelThe default expression language, GREL, could be improved in many ways!The default expression language, GREL, could be improved in many ways!localizationanything to do with i18n Internationalization and I10n localizationanything to do with i18n Internationalization and I10n localization
Description
Activity
Metadata
Metadata
Assignees
Labels
Type: Feature RequestIdentifies requests for new features or enhancements. These involve proposing new improvements.Identifies requests for new features or enhancements. These involve proposing new improvements.grelThe default expression language, GREL, could be improved in many ways!The default expression language, GREL, could be improved in many ways!localizationanything to do with i18n Internationalization and I10n localizationanything to do with i18n Internationalization and I10n localization
A function to detect the language of a piece of text would be useful. There's a high performance (99% accuracy), Apache licensed implementation in Java here: https://github.com/shuyo/language-detection (originally http://code.google.com/p/language-detection/)