Fork of the cld2 framework. Read about details in the original cld2 summary.
- Added some tweaks to not exclude detected languages with low probability rate from the final result (see commits history). Introduced
strict_mode
parameter. - Added C-wrapper for DetectLanguageSummary().
- Added Swift-wrapper for C-wrapper for DetectLanguageSummary().
- Added Mac\iOS project and set of tests.
- Added scripts to build cld2 library for Android.
- Swift-wrapper and tests are compilable for Android with help of swift-android-toolchain.
This project is licensed under the Apache 2.0 - see the LICENSE.md file for details