Languages / Page 4

  1. Documentare is a software library written in Java including unsupervised clustering tools applicable to : content stored in directories, pictures issued from a text detection and a character segmentation process in a digitized document, which can be applied for building OCR reference bases. Technological core of this library is the distance measurement of similarities between […]

  2. Orange Applications for Business presents pcap2c. This library will convert captured network traffic as pcap files (with Wireshark or tcpdump tool, for example) into C structures to be embedded directly into a C/C++ source code. This small tool depends on the libpcap component. pcap2c is now available on Orange-OpenSource GitHub under the BSD 3-Clause license.

  3. Video Call allows you to make video calls with each of your contacts without the need to download the application or to create an account. Video Call. Source: www.primezone.orange-labs.com You no longer need to ask your contact to install a new application, the video call function works with all the recent smartphones. The application offers two […]

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

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

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

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

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