HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <cld/ext_lang_enc.h>
#include <iostream>
#include <cld/encodings/proto/encodings.pb.h>
#include "CldPlugin.hpp"
#include "CWords.hpp"
Go to the source code of this file.
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::component |
Functions | |
template<class T > | |
const Language | HCE::component::detectLanguage (const T &token) |
CldPlugin (Google Chromium Compact Language Detector) class implementation
Definition in file CldPlugin.cpp.