Projects tagged ‘algorithms’ and ‘java’


[61 total ]

23 Users
   

Java Compiler Compiler is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can ... [More] recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc. [Less]
Created over 3 years ago.

21 Users
   

Weka is a collection of machine learning algorithms for solving real-world data mining problems. It is written in Java and runs on almost any platform. The algorithms can either be applied directly to a dataset or called from your own Java code.
Created over 3 years ago.

10 Users
 

RapidMiner (formerly YALE) is the most comprehensive open-source software for intelligent data analysis, data mining, knowledge discovery, machine learning, predictive analytics, forecasting, and ... [More] analytics in business intelligence (BI). RapidMiner provides more than 400 data mining operators, a graphical user interface (GUI), an online tutorial with hands-on data mining applications, a comprehensive PDF tutorial, many visualization schemes for data sets and data mining results, many different learning and meta-learning schemes ranging from decision tree and rule learners to neural networks, SVMs, ensemble methods, etc. RapidMiner is implemented in Java and available under GPL (GNU General Public License) as well as under a developer license (OEM license) for closed-source developers [Less]
Created over 3 years ago.

6 Users
 

Mahout's goal is to build scalable, Apache licensed machine learning libraries. Initially, we are interested in building out the ten machine learning libraries detailed in ... [More] http://www.cs.stanford.edu/people/ang//papers/nips06-mapreducemulticore.pdf using Hadoop. While these algorithms are our initial focus, we welcome contributions of other machine learning approaches. [Less]
Created about 1 year ago.

2 Users
 

SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). Work provided by UK Sheffield University funded by (AKT) ... [More] an IRC sponsored by EPSRC, grant number GR/N15764/01. [Less]
Created 12 months ago.

2 Users
 

MARF is an open-source research platform and a collection of voice/sound/speech/text and natural language processing (NLP) algorithms written in Java and arranged into a modular and extensible ... [More] framework facilitating addition of new algorithms. MARF can run distributedly over the network and may act as a library in applications or be used as a source for learning and extension. [Less]
Created over 3 years ago.

2 Users
   

Set of open, reliable, math functions in classes (=collections by domains) designed to be used from any project/library, with any data-structure. In other words, all the things you usually rewrite ... [More] for each project. But coded with universality in mind. The most important package is the org.openmali.vecmath2 one, which contains an improved vecmath - similar to Sun's vecmath, but better, faster and more convenient. [Less]
Created about 1 year ago.

1 Users
 

A Java framework for testing heuristics in breaking classifcal ciphers.
Created about 1 year ago.

1 Users
 

An optimized Java library for genetic algorithms and more.
Created 12 months ago.

1 Users
   

Doovos is a new Open Source Distributed Object Oriented Operating System Design and implementation based on the Java Plateform. Actually, it is a try for designing a distributed operation system in ... [More] top of existing centralized/network OS. Designed OS will follow the object oriented architecture for redefining all OS resources (memory,process,file system,device,...etc.) in a highly distributed context. For academic purposes, design will try to propose the most configurable OS implementation allowing the test/validation and comparison of some distributed OS algorithms [Less]
Created over 3 years ago.