Languages / Page 4

  1. pn (PhoneNumber), developped by Camille Oudot from Orange Labs, is a command line tool that allows the Shell programmer to use Google’s libphonenumber features, such as: get information from a phone number (country, number type, location), format a given phone number to several normalized formats, extract possible or valid phone numbers from a text. libphonenumber […]

  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 […]

  3. Orange proudly presents an application dedicated to Java and Spring Boot developers and designed to spread our logging experience worldwide. Woofer is a showcase web app that both demonstrates best practices concerning the logging (based on the orange-mathoms-logging library), as well as provides an advanced Spring Boot-based microservices project sample. This project has been put […]

  4. “Datashare client python” is a client for the API provided by the datashare project https://developer.orange.com/apis/datashare/). It provides entry point for the oauth2 process and the calls to the remote API.

  5. Orange has developed and open sourced a Diameter fuzzer, based on specifications of Diameter applications following rfc 3588 / 6733. Fuzzing is a security oriented activity performed on protocol stacks. Diafuzzer is composed of several different tools: simple and accurate Diameter callflows, based on pcap traces script language to perform additional functions such as logging, […]