OntoBridge is a java library that eases the management of ontologies. It is based on Jena, uses simple textual identifiers to work with the ontology elements, loads local/online OWL ontologies, supports Pellet/DIG, and includes several examples.
IkeWiki is a special kind of Wiki (a "Semantic Wiki") that allows users to annotate their pages using Semantic Web standards like RDF(S) or OWL. It is easy to use and suitable as a tool for "knowledge engineering".
The Gene Expression Programming Framework in Java.
It separates the process of evolution from the process of interpretation of the chromosome, allowing the use of various schemes in the chromosome.
MutationFinder is a biomedical natural language processing (NLP) system for extracting mentions of point mutations from free text. MutationFinder achieves high performance (99% precision, 81% recall on blind test data) as an information extraction system
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
JKalman is an Open Source Java implementation of Kalman filter.
Kalman filter is an efficient computational (recursive) tool to estimate the dynamic state of a process in a way that minimizes the mean of error.
iCommand is a Java API for controlling the Lego Mindstorms NXT brick using Bluetooth. It currently uses the standard Lego firmware. Commands are leJOS-like.
GothWaG (Gothic WarGame) is a turn-based war game written in Java usable on the net. It will support: different races, armies, infantries, cavalries, monsters, warmachines and a good artificial intelligence for single match.
TACS (Trust Ant Colony System) is a Trust model for P2P, Ad-hoc and Wireless Sensor networks (also valid for multi-agent systems) based on the bio-inspired algorithm ACS (Ant Colony System).
A Trial Workbench for Facilitating Best Practices from Prospective to Acute Care in Respiratory Medicine. We aim to provide a set of information management toolboxes that facilitates decision support applications in medical information systems.
JGenAlg is a java toolbox for working with metaheuristic procedures (Genetic Algorithms, Island model, Particle Swarm, Ant Swarm). JGenAlg have a GUI, a Client/Server architecture, work with threads and can be use under distributed enviroments.
Do you have a Sudoku to solve? Or want to verify your solution? JSudokuSolver can do this for you! In contrast to other Sudoku solving tools, this program does so by using the same rules a human would. So you can improve your Sudoku solving skills.
"Java Artificial Intelligence Markup Language PAD" is a tool that manages ProgramD AI (on local or remote machines) and AIML files with real-time previews and it provides a network support to test AI capabilities over many network protocols.
PIQLE is a Platform Implementing Q-LEarning (and other Reinforcement Learning) algorithms in JAVA. Version 2 is a major refactoring. The core data structures and algorithms are in piqle-coreVersion2. Examples are in piqle-examplesVersion2. A complete doc
Complete technical analysis & trading system, full set of features: retrieve, analyze EOD stocks data; manage multiple portfolios; technical analysis & graphical rendering; neural networks for generation of trading signals; support trader community
This project about providing run-time support for developing Decentralized Autonomic Computing systems (Eclipse Innovation Grand). Currently the project contains a automatic guided vehicle (AGV) simulator and an editor and visualisation as eclipse plugin
Tank Arena X is a 2-D arcade game playable by a single or multiple players. It loads all the game data from simple text files, allowing for easy modifications and creation of new levels and mods. Also, can support AI tanks using its AI engine.
An academic project where computer-science students can practice data structures principles. Based on the famous problem of the labyrinth rat, this application has an engine where you can run your own algorithms to help the robot to get out of the laby.
OntoExtractor is a way of building ontologies that proceeds in a bottom-up fashion, defining concepts as clusters of concrete XML objects. From a set of XML documents the application generates a taxonomy. OntoExtractor has been developed so far by the Kn
JLog is a Prolog interpreter written in Java. It is fast and perfectly suited for education. It includes source editor, query panels, online help, animation primitives, and a GUI debugger. JScriptLog is Prolog in JavaScript.
Java framework for face detection and face recognition based on different plugin and filter types. Includes Eigenfaces in pure Java, OpenCV detection via JNI, integration of the Betaface.com Web Service, skin color filter, Adobe XMP Export and a nice GUI