#115 · Primary category: NLP Tools & Text Processing

datumbox-framework

big-data data-science java machine-learning nlp statistics

Datumbox is an open-source Machine Learning framework written in Java which allows the rapid development of Machine Learning and Statistical applications.

Project last updated:11/30/23

GitHub Stars

1.1K

Forks

279

Contributors

3

License

Apache-2.0

Why we included this project

Java teams doing classical machine learning and statistical analysis no longer have to reach for a Python stack. Datumbox ships as a single Maven dependency and packs a broad set of algorithms, from text classifiers and clustering through to regression and statistical hypothesis tests, all behind one consistent API, with the design goal of handling datasets too large for a quick script. Its text mining side is where much of the practical value sits: pre-trained models cover sentiment, topic classification, spam, language, and adult-content detection, which makes it a solid fit for document categorization work that already lives in a Maven-based world. Built-in training and evaluation utilities mean you lean on the framework rather than wiring every model by hand. One caveat: this is a classical and ensemble-methods library, not a transformer-scale stack, and the project still carries an alpha label, so weigh it on those tasks.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category