Add Git project
GIT repositories, category: c++
Compact Language Detector 2 (c++)
CLD2 probabilistically detects over 80 languages in Unicode UTF-8 text, either plain text or HTML/XML. Legacy encodings must be converted to valid UTF-8 by the caller. For mixed-language input, CLD2 returns the top three languages found and their approximate percentages of the total text bytes
#text processing #c++OpenNN
OpenNN is a software library written in C++ for advanced analytics. It implements neural networks, the most successful machine learning method.
#c++ #neural network