cld


No replacement provided. Contact us if you know a replacement.

PHP Bindings for Chromium Compact Language Detector

Exposes Chromium Compact Language Detector to PHP to find out what language a text is

Maintainer

  • Lars Strojny (lead )

Details

Stars: 53
Issue openned: 1
Downloads: 14533
0.5.0
12 years ago
Version 0.5.0 change log


- Fixing linking on Linux causing the error "undefined symbol _ZNSs4_Rep20_S_empty_rep_storageE"
- Reflection test case for CLD\InvalidArgumentException, CLD\InvalidLanguageException, CLD\InvalidEncodingException
- Reflection test case for CLD\Detector
- Use cld_encodings.h from upstream library instead of our own

requires:

  • php >=5.3
  • pearinstaller >=1.4.3