|
|
1. |
C4.5 and FOIL
NEW!
-
The home page of R. Quinlan with FTP links to FOIL (inductive logic programming) and C4.5 (learning decision trees). [LGPL]
|
|
|
2. |
HMMER: Biosequence Analysis
NEW!
-
A tool used to build HMMs from multiple alignments and calculate e-scores. [GPL]
|
|
|
3. |
Meta-MEME: Motif-based Hidden markov Modeling of Biological Sequences
NEW!
-
Software toolkit for building and using motif-based hidden Markov models of DNA and proteins. There is an online interactive version. Source written in C. [GPL]
|
|
|
4. |
SAM: Sequence Alignment and Modeling
NEW!
-
A collection of tools for creating and using HMMs for biological sequences. [AFL]
|
|
|
5. |
The PNC2 Rule Induction System
NEW!
-
Windows software tool that induces rules from your data using the PNC2 cluster algorithm. An integrated parameter-tuning component allows easy adjustment of the algorithms behavior to the given problem without requiring any further knowledge. [GPL]
|
|
|
6. |
UCI Knowledge Discovery in Databases Archive
NEW!
-
An online repository of large data sets which encompasses a wide variety of data types, analysis tasks, and application areas at the University of California at Irvine.
|
|
|
7. |
(H)HMM Library and Designer
NEW!
-
This library allows probabilistic sequence models to be constructed through use of Hidden Markov models (HMMs) and Hierarchical Markov models HMMs (HHMMs) in Ocaml programming language. [GPL]
|
|
|
8. |
A Boosting Algorithm for Classification of Semi-Structured Text
NEW!
-
Algorithmic classification of text 'word bags' in order to speed online processing. Article only.
|
|
|
9. |
A Brief Introduction to Graphical Models and Bayesian Networks
NEW!
-
Good explanations with algorithms of some of the tools of natural processing dealing with uncertainty and complexity including inference, explaining away, top-down, bottom-up reasoning, causiality, conditional independence and more. Article only.
|
|
|
10. |
A Neural Network Face Recognition Assignment
NEW!
-
A full dataset for face recognition with face images directory. [AFL]
|
|
|
11. |
AAAI Machine Learning Directory
NEW!
-
AI Topics provides basic, understandable information and helpful resources concerning artificial intelligence, with an emphasis on material available online. By the American Association for Artificial Intelligence. [FREE]
|
|
|
12. |
ABC++ of Neural Nets: The Programming of Common Models
NEW!
-
Information and software for hands-on neural net programming. [GPL]
|
|
|
13. |
AI Horizon: Computer Science and Artificial Intelligence Programming Resources
NEW!
-
Directory of artificial intelligence resources with some nice essays on chess and Go AI with source code links. [GPL]
|
|
|
14. |
Algorithms and Data Structures for Machine Learning
NEW!
-
Introduction to algorithms as well as examples of 1D, 2D lists, stacks, queues, hierarchical lists, priority queues, table, trees, and much more. Many with online demonstrations.
|
|
|
15. |
ANNI: Artificial Neural Network Investing
NEW!
-
A program to perform securities modeling using artificial neural networks and genetic algorithms for customizable prediction. [COM]
|
|
|
16. |
Applying Machine Learning to Solve an Estimation Problem in Software Inspections
NEW!
-
Study of neural network processing in application of inspections using software. Article only.
|
|
|
17. |
Artificial Intelligence for Beginners
NEW!
-
Short overview on AI in game theory with links to game sites and references. Article only.
|
|
|
18. |
Bayes Net Toolbox for Matlab
NEW!
-
Supports several inference algorithms and learning algorithms. Allows simulation of static and dynamic networks, including HMMs, IOHMMs, and Kalman filters. [GPL]
|
|
|
19. |
Bayes++: Open Source Bayesian Filtering Classes
NEW!
-
A library of C++ classes for Bayesian Filtering of discrete systems. [MIT]
|
|
|
20. |
BayesBuilder: Bayesian network construction tool
NEW!
-
This tool supports discrete gaussians and efficient noisy-OR nodes necessary in large networks. Node search, undo/redo, and automatic network layout are also supported. Written in C++ with a Java front end. [GPL]
|
|
|
21. |
BETSY: A Bayesian Essay Test Scoring System
NEW!
-
A windows-based program that classifies text based on trained material. Designed for automated essay scoring, BETSY can be applied to any text classification task. [GPL]
|
|
|
22. |
BNET, Belief Network Tools & VisionKit, Computer Vision Components
NEW!
-
A developer toolkit for researchers and engineers to embed belief networks in software applications. Nice online demo. [COM]
|
|
|
23. |
Bow: A Toolkit for Statistical Language Modeling, Text Retrieval, Classification and Clustering
NEW!
-
A library of C code useful for writing statistical text analysis, language modeling, and information retrieval programs. The current distribution includes the library, as well as front-ends for document classification (rainbow), document retrieval (arrow) and document clustering (crossbow). [LGPL]
|
|
|
24. |
Chat Room Bots: Part 1
NEW!
-
A summary study of these programs. What they are, where do they come from, and how developed. Article only.
|
|
|
25. |
Chat Room Bots: Part 2
NEW!
-
The broadcasting strategy of these software entities. Article only.
|
|
|
26. |
CHILL: Constructive Heuristics Induction for Language Learning
NEW!
-
A general approach to the problem of inducing natural language parsers. It uses an annotated corpus, and produces a parser by using ILP for inducing the rules that control the actions of a shift-reduce parser. [FREE]
|
|
|
27. |
Classification Toolbox for MATLAB
NEW!
-
A complete set of algorithms for classification, clustering, feature selection and reduction for Matlab. [FREE]
|
|
|
28. |
Courses for Machine Learning, Neural Networks, Probabilistic Graphical Models, and Bayesian Networks
NEW!
-
Directories of links for each area of study. Some are commercial courses but many are online and free. [COM], [FREE]
|
|
|
29. |
Crespin: A Neural Network Builder
NEW!
-
Software package to calculate architecture and weights of binary output perceptron neural networks. Solves benchmark problems like Sonar (dim=60, datavectors =211) XOR-8 (dim=8, datavectors =256) in seconds. [COM]
|
|
|
30. |
CWT - Cognitive Wireless Technology
NEW!
-
Optimizing radio signal performance metrics by use of biologically inspired algorithms. Article only.
|
|
|
31. |
DARPA's new plan for machine learning
NEW!
-
Overview of the US defense departments project to develop "computer software able to learn and reason in complex military planning jobs by being shown how to perform a task only once." Article only.
|
|
|
32. |
Data Access Tools from the US Census Bureau
NEW!
-
General purpose data display and extraction tools that works with Census Bureau data. Census data available for pickup through census bureau employees only.
|
|
|
33. |
Decision Trees
NEW!
-
A program for inducing Bayesian decision trees to handle large classification problems requiring a large number of classes and attributes for speech application. Current package features Bayesian splitting, Information gain splitting, Gain ratio splitting, and Pessimistic pruning. [FREE]
|
|
|
34. |
Dictionary of Machine Learning
NEW!
-
Includes links to other dictionaries for AI, NLP, and Prolog. [FREE]
|
|
|
35. |
ELIE: An Adaptive Information Extraction System
NEW!
-
A tool for adaptive information extraction from text. Also included are a number of other text processing tools for POS tagging, chunking, gazetteer, and stemming. [GPL]
|
|
|
36. |
EM algorithm for Mixture models (test version)
NEW!
-
Shotaro Akaho's implementation of EM algorithm for modeling Mixtures of Gaussians in Java. An extended version is available from the author. [FREE]
|
|
|
37. |
Experience-based Language Acquisition
NEW!
-
Computational model of human language acquisition written in Java; currently acquires a protolanguage of nouns and verbs language based on visual perception. [BSD]
|
|
|
38. |
FastMix
NEW!
-
Generates Gaussian mixture models for large datasets using efficient KD-clustering algorithms. [FREE]
|
|
|
39. |
Fraud and Artificial Intelligence
NEW!
-
New machine-learning technology may help businesses detect suspicious activity and mitigate the risk of fraudulent transactions. Article only.
|
|
|
40. |
FTP Repository Site List for Cognitive and Machine Learning
NEW!
-
Anonymous sites from popular colleges and universities. To access other pages just replace the 6 in URL with numbers 1-23.
|
|
|
41. |
Fuzzy C-Means Algorithms In Remote Sensing
NEW!
-
Modelling data by 'clusters' to glean knowledge from satellite imagery. Article only.
|
|
|
42. |
General Hidden Markov Model Library
NEW!
-
Hidden Markov Models software library from the Center of Applied Informatics, Cologne. Includes algorithms such as Viterbi, Baum-Welch, and Forward-Backward. [GPL]
|
|
|
43. |
Grammatical Induction
NEW!
-
Directory of grammatical deduction links including online courses and the EMILE and ABL applications. [GPL]
|
|
|
44. |
GRIDLOCK: A Scalable Approach to Unifying Computer and Communications Security
NEW!
-
A globally specified and locally interpreted policy language based software for specification of network access control policy. [GPL]
|
|
|
45. |
Heuristic Evaluation
NEW!
-
A group of articles detailing using heuristics in web based user interface design. Articles only. [FREE]
|
|
|
46. |
HMM and other statistical programs
NEW!
-
This tool implements Hidden Markov Models and application to part-of-speech tagging. Also available; a multivariate hypothesis testing software for gaussian data, and a groundtruth/metadata editing and visualizing toolkit for OCR. [GPL]
|
|
|
47. |
HRE API: A Portable Handwriting Recognition Engine
NEW!
-
This engine is a functionally complete interface for handwriting recognition. API was written in ANSI C and has minimal reliance on the Windows system. There is a version ported to Linux. [GPL]
|
|
|
48. |
Inductive Inference and Decision Trees Overview
NEW!
-
Concise study of the individual algorithms involved in game theory. Article only.
|
|
|
49. |
ITI: Incremental Tree Inducer
NEW!
-
An algorithm that incrementally constructs decision trees from labeled examples. [AFL]
|
|
|
50. |
Kardi Teknomo's Tutorials on Machine Learning
NEW!
-
Complete explanations of various ML formulae including K Means clustering, Bootstrap sampling, Q Learning by example, generalized inverse, and several more. Some with downloadable code. [FREE]
|
|
|
51. |
KEEL: Knowledge Extraction based on Evolutionary Learning
NEW!
-
The aim of this project is to develop a Computational Environment for integrating the design and use of knowledge extraction models from data using evolutionary algorithms. Genetic learning may also be applied to the model. [GPL]
|
|
|
52. |
Lemga: Learning Models and Generic Algorithms
NEW!
-
A library of classes for optimizing (training) the generic models. Written in C++. [GPL]
|
|
|
53. |
LENS: Neural Network Simulator
NEW!
-
No fewer than five learning algorithms are used by this toolset: steepest descent, momentum descent, "Doug's momentum descent", delta-bar-delta, and quick-prop. Multiple networks can use the same dataset. Written in C using tcl/Tk toolkit. [GPL]
|
|
|
54. |
libbpfl - A Bayesian Probability Filtering Library
NEW!
-
A general purpose library for Bayesian filtering written in C++. [LGPL]
|
|
|
55. |
LingPipe: Natural Language Processor (NLP)
NEW!
-
A suite of Java libraries for the linguistic analysis of human language which can link entity mentions to database entries, uncover relations, cluster documents, and discover significant trends. [GPL]
|
|
|
56. |
LNKnet Pattern Classification
NEW!
-
A software package that integrates more than 22 neural network, statistical, and machine learning classification, clustering, and feature selection algorithms into a modular software package. [GPL]
|
|
|
57. |
Machine Learning & Agent-Based Computing
NEW!
-
Examination of applying machine-learning technology to control software agents in the changing Internet environment. Introduction of MLEngine -- a general-purpose AI engine with real-time learning capability. [GPL]
|
|
|
58. |
Machine Learning FAQ
NEW!
-
This FAQ from machinelearning.net contains very good in-depth definitions, citations, and bibliographies on the business of machine learning.
|
|
|
59. |
Machine Learning for Text Autocompletion in Mozilla
NEW!
-
Applying machine learning and artificial intelligence ideas to make Mozilla a more "intelligent" browser. Scroll down. This project is open to new programmers. [GPL]
|
|
|
60. |
Machine Learning Meets Agent-Based Modeling: When Not to go to A Bar
NEW!
-
Paper on adaptive agents and how they have changed through the last ten years. The author discusses the integration of ABM into the El Farol Bar Problem. Online version only. [FREE]
|
|
|
61. |
Machine Learning News-Ticker
NEW!
-
Everything (almost) in the news dealing with: machine learning, data mining, text mining, genetic algorithms, reinforcement learning.
|
|
|
62. |
Machine Learning Programs by Peter Clark
NEW!
-
A collection of downloadable packages including: KM - The Knowledge Machine, Guiding Inductive Learning with a Qualitative Model, LPE - Lazy Partial Evaluation, and CN2 - Rule induction from examples. [GPL]
|
|
|
63. |
Machine Learning Research Software in LISP
NEW!
-
FTP repository of common list algorithms and datasets for research. [GPL]
|
|
|
64. |
Machine Learning Software Packages
NEW!
-
FTP software repository of machine learning programs from Carnegie Mellon University School of Computer Science. There are also links to other repositories. [GPL]
|
|
|
65. |
Machine Learning Thoughts: Winning The DARPA Grand Challenge
NEW!
-
On-line video explaining the methods used to 'train the program'. This page also contains a list of machine learning blogs. Online version only. [FREE]
|
|
|
66. |
Machine Learning/Learning Theory Hotlist
NEW!
-
Directory of links related to ML including people, conferences, journals, data repositories, and more.
|
|
|
67. |
MALLET: Advanced Machine Learning for Language
NEW!
-
An integrated collection of Java code useful for statistical natural language processing, document classification, clustering, information extraction, and other machine learning applications to text. [GPL]
|
|
|
68. |
Mathematics in Handwriting Recognition
NEW!
-
Short study on handwriting recognition method using isolated symbol classification and stroke set partitioning to do expression parsing. Link to online demonstration. Article only.
|
|
|
69. |
Maximum Entropy Modeling Toolkit
NEW!
-
A library of tools for constructing maximum entropy (maxent) model in either python or C++. Some program features are L-BFGS & GIS parameter estimation, and gaussian prior smoothing. [GPL]
|
|
|
70. |
MEME/MAST: Motif Discovery and Search
NEW!
-
A software package to discover motifs (highly conserved regions) in groups of related DNA or protein sequences and, search sequence databases using motifs. [COM]
|
|
|
71. |
Memetic Algorithms
NEW!
-
Directory of links on this population-based approach for heuristic search in optimization. Includes a Call for papers and a large index on memetics on the web.
|
|
|
72. |
Minimax Game Trees, Part 1
NEW!
-
A detailed explanation of one of the most important data structures ever created for Game Artificial Intelligence. Some good algorithm and information links to the left of the page. Includes link to part 2 at end of article. Article only.
|
|
|
73. |
Minimax Game Trees, Part 2
NEW!
-
The secret behind the strategy involved in the algorithm for game theory. Includes link to part 1. Article only.
|
|
|
74. |
MIT OpenCourseWare: Medical Decision Support, Fall 2005
NEW!
-
A complete course from MIT presenting the main concepts of decision analysis, artificial intelligence, and predictive model construction and evaluation in the specific context of medical applications. Part of the MITOpenCourseware free and educational resource (OER) project located here: http://ocw.mit.edu/OcwWeb/index.htm [FREE]
|
|
|
75. |
MIX: Software for Mixture Distributions
NEW!
-
Software for learning mixture distributions. Examples and two case studies are included. [COM]
|
|
|
76. |
ML/CBR Conference Announcements
NEW!
-
Listing of current and future meetings for machine learning and case based reasoning by David W. Aha
|
|
|
77. |
MLnet: The Machine Learning Network Information Service
NEW!
-
Directory of information relating to machine learning including; software index, bibliography, courses, datasets, showcases and other resource links.
|
|
|
78. |
Monkiefarm: A Genetic Algorithm Library
NEW!
-
This toolset uses an easily extensible genetic graph bipartitioning algorithm to run over an NP hard problem. It encompasses multi-layer perceptron implementations, written in C++. [GPL]
|
|
|
79. |
NEITHER: A Propositional Theory Refinement
NEW!
-
A system to modify an incomplete or incorrect rule base to make it consistent with a set of input training examples. Written in C++ [FREE]
|
|
|
80. |
NETLAB: Neural Network Software
NEW!
-
A toolbox designed to provide the central tools necessary for the simulation of theoretically well founded neural network algorithms and related models for use in teaching, research and applications development. [GPL]
|
|
|
81. |
Nonparametric Classification with Polynomial MPMC Cascades
NEW!
-
Scalable non-parametric classification with Polynomial MPMC Cascades for use in Matlab. [GPL]
|
|
|
82. |
NSP: N-gram Statistics Package
NEW!
-
Software for counting and analyzing word n-grams in text. This package provides standard tests of association for identifying word n-grams in large corpora and allows users to implement other tests with minimal scripting knowledge. Written in Perl. [GPL]
|
|
|
83. |
OpenCyc
NEW!
-
Open source version of the Cyc technology, the world's largest and most complete general knowledge base and commonsense reasoning engine. Can be used as the basis of a wide variety of intelligent applications including; rapid development of an ontology in a vertical area, email prioritizing, routing, summarization, and annotating, expert systems, game engine development. [GPL]
|
|
|
84. |
Optical Character Recognition System
NEW!
-
Short study of the history and methods used in optical character recognition including the forward-backward, Viterbi, and Baum-Welch algorithms. PDF article only.
|
|
|
85. |
ORANGE: Inter-active Machine Learning Data Mining components
NEW!
-
A component based framework for data input/output, preprocessing, predictive modelling, ensemble methods, and modelling validation. [GPL]
|
|
|
86. |
Pattern Matching Pointers
NEW!
-
Using algorithms to address issues of searching and matching strings and more complicated patterns such as trees, regular expressions, graphs, point sets, and arrays. [GPL]
|
|
|
87. |
Pfam: Database of Protein Families and HMMs
NEW!
-
A large collection of multiple sequence alignments and trained hidden Markov models covering many common protein domains. Alignments are included as well as models for 8296 protein families, based on the Swissprot 48.9 and SP-TrEMBL 31.9 protein sequence databases. [GPL]
|
|
|
88. |
PRAPI: Pattern Recognition Application Programmer's Interface
NEW!
-
A library for many pattern recognition tasks. The main focus of this package is on image analysis but utilizes a general architecture and XML-based data interchange format. Written in C++ [GPL]
|
|
|
89. |
Probabilistic Networks Library (PNL), and Open Source Machine Learning Library (OpenML) by Intel
NEW!
-
Open source library of tools for building machine learning software based on Bayesian mathematical principles. [GPL]
|
|
|
90. |
PRODIGY: An Architecture for Planning and Learning
NEW!
-
A system of research planning and learning utilizing explanation-based learning, partial evaluation, experimentation, graphical knowledge acquisition, automatic abstraction, mixed-initiative planning, and case-based reasoning. [FREE]
|
|
|
91. |
SenseClusters
NEW!
-
Programs to cluster similar contexts together using unsupervised knowledge-lean methods for word sense discrimination, email categorization, and name discrimination. Written in Perl. [GNU]
|
|
|
92. |
SNoW: Sparse Network of Winnows
NEW!
-
A learning architecture specifically tailored for learning in very high-dimensional feature spaces. The current release uses sparse variations of Winnow, Perceptron, and Naive Bayes. [AFL]
|
|
|
93. |
Software Packages for Graphical Models/Bayesian Networks
NEW!
-
Tools for modeling graphs & Bayesian networks. Scroll down. [AFL], [COM]
|
|
|
94. |
Sorting Algorithms for Machine Learning
NEW!
-
Various sorting algorithms including insertion, quick, merge, heap, Dutch National Flag, and radix with on-line demos. [FREE]
|
|
|
95. |
Spider: General Purpose Machine Learning Toolbox in Matlab
NEW!
-
An object orientated environment for machine learning in Matlab. Algorithms can be plugged together and can be compared with (e.g. model selection, statistical tests and visual plots). Algorithms may be downloaded separately. [GPL]
|
|
|
96. |
STRIP: A Strip-Based Neural-Network Growth Algorithm for Learning Multiple-Valued Functions
NEW!
-
Synthesizing multiple-valued logic functions by minimal multilayer feedforward neural networks. Full mathematical explanation. Article only.
|
|
|
97. |
SUBDUE: Graph Based Knowledge Discovery
NEW!
-
The program discovers interesting and repetitive subgraphs in a labeled graph representation using the minimum description length principle. Includes applications to molecular biology. [FREE]
|
|
|
98. |
The AutoClass Project
NEW!
-
A database of cases described by a combination of real and discrete valued attributes, and automatically finds the natural classes in that data. It can be seen as a Naive Bayes classifier where the class node is hidden. [FREE]
|
|
|
99. |
The Discipline of Machine Learning
NEW!
-
A short in-depth definitive study of what modern machine learning is and how it has changed through the years. Article only.
|
|
|
100. |
The NN Learning Algorithm Benchmarking Page
NEW!
-
A repository of benchmarking information for the NN researcher. Several benchmarking facilities are listed as well as information on testing experiments and datasets.
|
|
|
101. |
The Observable Operator Modeling Kit
NEW!
-
Machine learning library for 'observable operator models' (OOMs) suitable for time-series and sequence data classification and prediction. OOMs are similar but more powerful than HMMs. Written in C++ [BSD]
|
|
|
102. |
The Torch Machine Learning Library
NEW!
-
This package forms a complete gradient descent machine learning library. Modules support vector machines in classification and regression, ensemble models such as bagging or adaboost, non-parametric models such as K-nearest neighbors, Parzen regression, and Parzen density estimation. Includes speech recognition tools. Written in C++ [BSD]
|
|
|
103. |
The Work of Information Mediators: A Comparison of Librarians and Intelligent Software Agents
NEW!
-
In this paper, the author examines the characteristics of information agency, the work of librarians and of intelligent agents as information mediators, the differences between human and software agents, the possible tasks for software agents in libraries, and speculates on the future of human and software agency. Article only.
|
|
|
104. |
Thinking Machine 4
NEW!
-
A machine learning chess opponent. Online game version only.
|
|
|
105. |
TIMBL: Tilburg Memory Based Learner
NEW!
-
A program implementing several memory-based learning techniques. These learners store representation of the training set explicitly, and classifies new cases by extrapolation from the most similar stored cases. [AFL]
|
|
|
106. |
To boldly go where no kernel has gone before: Machine learning in lp semi-inner product spaces
NEW!
-
Applying ML to the 'kernal trick' pardigm thereby mapping data into a higher-dimension. Online version only. [FREE]
|
|
|
107. |
Tree Visualizer
NEW!
-
Software which allows one to navigate (fly) through the data tree, zoom in on interesting nodes, click on bars to get counts, and mark interesting places in the tree. Includes datasets for automobiles, voting, produce, and medical research. Uses LEDA, ([AFL] licensed only). [GPL]
|
|
|
108. |
TRON
NEW!
-
Java based machine learning game opponent for the light cycles game in Tron. Online game version only.
|
|
|
109. |
UCI Machine Learning Repository
NEW!
-
A repository of databases, domain theories and data generators that are used by the machine learning community for the empirical analysis of machine learning algorithms at the University of California at Irvine.
|
|
|
110. |
Urban Operations Research by Larson/Odoni
NEW!
-
An online book covering subjects related to urban operations research including probability, queueing theory, spatial queues, network applications, and more. Online version only. [FREE]
|
|
|
111. |
VIBES: Variational Inference for Bayesian Networks
NEW!
-
A software package which allows variance-modeled posterior inference to be performed automatically on a Bayesian network. [GPL]
|
|
|
112. |
WebMO
NEW!
-
Web-based interface to computational chemistry. Has support for Gaussian 94/98/03, GAMESS, MolPro 2002, MOPAC 7/93/200x, NWChem 4.6+, QChem 2.1+, and Tinker 4.2+. Unix or Linux based. [FREE]
|
|
|
113. |
Weka 3: Data Mining Software
NEW!
-
A collection of tools that implement decision trees and tables, rule learners, Naive Bayes, support vector machines, voted perceptrons, multi-layer perceptron. Meta schemes include bagging, stacking, and boosting. Written in Java. [GPL]
|
|
|
114. |
What If: Web-based Scientific Discovery
NEW!
-
An algorithm engine which will calculate everything from symmetry, torsion angles, polar fraction through protein analysis and bond angles. Online version only. [FREE]
|
|
|
115. |
WinBUGS: The BUGS Project
NEW!
-
A stand-alone program to allow practical MCMC methods available to applied statisticians. Either a point and click interface can be used to control the analysis or a graphical interface can be constructed. The BUGs project also includes links to GeoBUGS for spatial analysis, PKBUGS for pharmacokinetic modelling, and OpenBUGS for latest developments. [GPL]
|
|
|
116. |
WinMine Toolkit
NEW!
-
A set of tools for Windows 2000/NT/XP that allow you to build statistical models from data. [FREE]
|
|
|
117. |
WordNet: A Lexical Database for the English Language
NEW!
-
An online lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. [GPL]
|
|
|
118. |
YaLE: Yet another Learning Environment
NEW!
-
The YALE toolset is an environment for machine learning through use of nested operators. Multiple experiments can be arbitrarily nested together through use of a graphical XML based user interface. [GPL]
|