-
Notifications
You must be signed in to change notification settings - Fork 167
Authors
Fabian Kessler edited this page Oct 8, 2016
·
2 revisions
- Started the project and built most of the functionality. Provided the language profiles.
- Project is at https://code.google.com/p/language-detection/
- Forked to https://github.com/optimaize/language-detector from Francois on 2014-02-27
- Rewrote most of the code
- Added JavaDoc
- See changes above, or check the GitHub commit history
- Forked to https://code.google.com/p/lang-guess/ from Shuyo's original project.
- Maven integration
- Forked to https://github.com/rmtheis/language-detection from Shuyo's original project.
- Added 16 more language profiles
- Features not (yet) integrated here:
- profiles stored as Java code
- Maven multi-module project to reduce size for Android apps
- Many contributors have made small fixes, added language profiles, asked questions that lead to improvements.