Java

  1. While most automatic classification algorithms can only classify data in one category at a time, CraftML can classify data into multiple categories. For instance it can be trained to learn to classify any Wikipedia pages (based on their keywords) into thousands categories and sub-categories. The algorithm was presented at the International Conference on Machine Learning 2018. […]

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

  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. 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. OpenLPWA IoT Agent is a java library that serves as a bridge between the Orange LoRa®* network and the OMA NGSI protocol used by the Orion Context Broker as well as by other components of the FIWARE ecosystem. This library was written using following libraries: Eclipse Paho (client mqtt) Fiware NGSI Library Spring Web and […]

  7. MongoDB plug-in enables a change journal for Akka stateful actors on MongoDB. When actors append their changes to storage, they provide a unique ID named persistenceId. Keeping the journal consists of: – recording changes to make possible recovery of the actor’s current state, – recording on a regular basis the current state (a snapshot) which […]

  8. Orange has just pushed another contribution to Eclipse OM2M open source project, which is one of the first open source implementation of oneM2M standard architecture in the world. Orange considers Eclipse OM2M as a key project from the overall eclipse IoT program in the open source initiatives of the Internet of Things. Orange previous contribution […]

  9. Orange today contributes to Eclipse SmartHome open source project, which is a reference in the Smart Home developer ecosystem. Orange considers Eclipse SmartHome as a key project from the overall eclipse IoT program in the open source initiatives of the Internet of Things. Orange implementation of OSGi standard EnOcean Device service specification is now available […]