Languages / Page 4

  1. pyDCOP is a library implementing many Distributed Constraints OPtimization (DCOP) algorithms. Its goal is to foster academic research on DCOP by providing an easy to use library to help researcher studying and benchmarking DCOP algorithms and building new ones. pyDCOP is use-case agnostic : it can be embedded in other application to implement distributed coordination […]

  2. Orange-OpenSource GitHub homepage Presenting Orange Open Source organisation Github web site which aggregates information about all our open source projects. This web site has been built with: Home made CSS based on Boosted-Boostrap, Javascript functions to get projects information base on Github Pages and GitHub API, Images, fonts and icon from Orange brand, all under the Apache 2.0 Licence. View […]

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

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

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

  6. “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.

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