Al
|
0540d7c7e3
|
[api/compat] PR #465 redefined the language classifier response struct in the API and was casting between incompatible pointer types. Using the exported struct throughout.
|
2025-01-30 01:45:18 -05:00 |
|
Al
|
5dfdd4b7eb
|
[language_classification] Runtime language classifier can now use dense or sparse weights, with a different header signature for the sparse version (using old signature for the dense version, so backward-compatible)
|
2017-04-02 23:51:54 -04:00 |
|
Al
|
46cd725c13
|
[math] Generic dense matrix implementation using BLAS calls for matrix-matrix multiplication if available
|
2016-08-06 00:40:01 -04:00 |
|
Al
|
b9a3230f65
|
[language_classification] Removing the per-country classifier, text-based alone is doing close to 99% accuracy now
|
2016-01-17 21:13:14 -05:00 |
|
Al
|
0558475a50
|
[language_classifier] Language classifier structs, I/O and API
|
2016-01-10 01:20:17 -05:00 |
|