Languages / Page 3

  1. The NMaaS (Network Monitoring as a Service) is an open source platform which enables to deploy and manage containerized applications on a pool of servers. This environment is oriented towards the management of network tests, of which it will graphically report the metrics collected in real time. It is more precisely a collection of open […]

  2. The Dynamic Time Warping (DTW) allows to measure the difference between two temporal sequences, that can have significant distortions one to another. This code implemented in Fortran allows a very efficient access to this function under Python. Find OrangeDTW library published by Orange Labs on our GitHub under MIT License.

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

  4. rtpy is a dedicated Python wrapper for the JFrog Artifactory REST API. By releasing it we hope to grow the community of JFrog Artifactory API users. Download rtpy from Orange-OpenSource GitHub and read the documentation here. Source code has been published under Apache v2.0 license.

  5. ConllEditor is a tool which facilitates the editing of syntactic relations and morphological features of files in CoNLL-U format (universaldependencies.org). It uses a Java-based server and a HTML/CSS/Javascript based front-end. The editor loads the CoNLL-U file and saves every change to disk (and performs a git commit if the file is under git version control). […]

  6. A11ygato – accessbility dashboard for website monitoring. A11gato is a web interface that allows you to monitor the accessibility of your websites.  The suite is composed of a webapp (the dashboard), a CLI and a Node.js API. Both the CLI and the API are published in the npm repository on GitHub. The dashboard is a […]

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

  8. 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.

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