Seaborn

Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy ...

ZeroMQ

ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports l...

LLVM

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpfu...

OWNER

Get rid of the boilerplate code in properties based configuration. The goal of OWNER API is to minimize the code required to handle application configuration through Java properties files. ...

Pylint

Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book). Pylint...

NLP4L

NLP4L is a natural language processing tool for Apache Lucene written in Scala. The main purpose of NLP4L is to use the NLP technology to improve Lucene users' search experience. Lucene/Solr, for ex...

Apache River

River is a toolkit to build distributed systems with. The basic communication between client and service is based on RPC. Information Website: https://river.apache.org/ Downloads:...

SolRDF

SolRDF (i.e. Solr + RDF) is a set of Solr extensions for managing (index and search) RDF data. Information GitHub: https://github.com/agazzarini/SolRDF Community: https://groups.g...

Luke

This is mavenised version of Luke tool maintained and further developed by Dmitry Kan (this repo owner). Luke is the GUI tool for introspecting your Lucene / Solr index. It allows: Viewing your...

banana-rdf

banana-rdf is a library for RDF, SPARQL and Linked Data technologies in Scala. It can be used with existing libraries without any added cost. There is no wrapping involved: you manipulate directly t...

Nilearn

Nilearn is a Python module for fast and easy statistical learning on NeuroImaging data. It leverages the scikit-learn Python toolbox for multivariate statistics with applications such as predictive ...

Junto

This toolkit consists of implementations of various graph-based semi-supervised learning (SSL) algorithms. Currently, three algorithms are implemented: Gaussian Random Fields (GRF), Adsorption, and ...

awesome-scala

Awesome-scala is a community driven list of useful Scala libraries, frameworks and software. This is not a catalog of all the libraries, just a starting point for your explorations. Inspired by awes...