C++ / Page 2

  1. This section gives access to Livebox 4 embedded Open Source source code and all the tools needed to rebuild them. Find, as well, the BOM for Livebox 4 with the firmware G6R5C3P3.

  2. Two new libraries have been published on Orange-OpenSource GitHub: Lexical-corrector – a C++ library and a java package for rapid lexicon access including correction (based on Levenshtein distance). It permits to define Levenshtein distance in function of typographical error (diacritics, case, adjoining keys). Text-tokenizer – a C++ library to segment raw text (UTF-8) into typed […]