A web-based interface for the Hadoop MapReduce framework that simplifies the process of writing and running MapReduce jobs. Aimed at introducing parallelism concepts in introductory computer science courses.
ANNJ, Another Neural Network for Java is a neural network framework for the Java programminglanguage. It is still in an early development stage, currently supporting only feed-forward type networks, but will soon be able to handle many other types.
JudoScript is a general-purpose, Java scripting, multi-domain scripting tool/language. It combines the powers of declarative scripting for many modern tasks and general object/procedural programming. It is simple, intuitive, practical and powerful.