RSS 12 projects tagged "Artificial Intelligence"

Download Website Updated 25 Oct 2011 GEneral NEural SImulation System

Screenshot
Pop 48.37
Vit 4.62

GENESIS (short for GEneral NEural SImulation System) is a general purpose simulation platform that was developed to support the simulation of neural systems ranging from subcellular components and biochemical reactions to complex models of single neurons, simulations of large networks, and systems-level models. It was developed as a research tool to provide a standard and flexible means for constructing structurally realistic models of biological neural systems.

No download Website Updated 22 Dec 2008 Open Translation Engine

Screenshot
Pop 84.10
Vit 5.83

Open Translation Engine (OTE) is a Web-based system to enable community management of translation dictionaries.

Download Website Updated 01 Mar 2008 Bayesian Spam Filter

Screenshot
Pop 11.66
Vit 1.00

Bayesian Spam Filter is a class that can be used to detect spam in text messages using Bayesian techniques. It analyzes the text in terms of n-grams in a way that is idiom independent. It can be trained to progressively distinguish what is spam and what is not spam by detecting patterns in training samples. Training data is stored in a MySQL database.

No download Website Updated 10 Jun 2005 Experience-Based Language Acquisition

Screenshot
Pop 57.97
Vit 2.29

Experience-Based Language Acquisition (EBLA) is an open computational framework for visual perception and grounded language acquisition. It can "watch" a series of short videos and acquire a simple language of nouns and verbs corresponding to the objects and object-object relations in those videos. Upon acquiring this protolanguage, it can perform basic scene analysis to generate descriptions of novel videos. While there have been several systems capable of learning object or event labels for videos, this is the first known system to acquire both nouns and verbs using a grounded computer vision system.

No download Website Updated 05 Dec 2003 libTextCat

Screenshot
Pop 53.53
Vit 1.46

Libtextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near- perfect accuracy. Considerable effort went into making this implementation fast and efficient. The language guesser processes over 100 documents/second on a simple PC, which makes it practical for many uses.

No download Website Updated 10 Sep 2003 Naiban

Screenshot
Pop 32.86
Vit 1.00

Naiban is a complete standalone Java application and an Avalon/Keel framework classification service. It features Naive-Bayes based algorithms, JDBC backed persistance, and support for text and numerics. Naive Bayes learning classifiers have recently gained popularity in their application to the spam vs. ham problem. Naiban provides a learning classifier service to the Avalon/Keel framework, and comes complete with two text classifiers and a simple numeric classifier. It is easily extendable, and provides two persistance mechanisms for storing trained data.

No download Website Updated 15 Jul 2003 dione

Screenshot
Pop 10.86
Vit 1.00

dione is a Genetic Programming framework written in Python. It takes advantage of Python's internal compiler to make things simple, and includes basic genetic operations (rank/roulette selection, crossover, mutation, steady state, elitistm, etc.).

Download Website Updated 09 Feb 2003 DadaDodo

Screenshot
Pop 47.58
Vit 1.00

DadaDodo is a program that analyses texts for word probabilities, and then generates random cut-up sentences based on that. It is a travesty generator similar to Dissociated Press, but based on a Markov Chain of length 1.

Download Website Updated 20 Dec 2002 Pattern Recognition API

Screenshot
Pop 148.75
Vit 2.26

The Pattern Recognition Application Programmer's Interface aims to be a fully-featured, easy-to-use general C++ framework for various pattern recognition tasks, especially image analysis. It features support for many image formats, well-known image analysis methods, classification and feature analysis tools, XML serialization, etc.

Download Website Updated 26 Oct 2002 OpenAI

Screenshot
Pop 124.65
Vit 2.94

The OpenAI site is centered around an Open Source project and community involving artificial intelligence. The project itself is the creation of a set of tools that are considered to be models of human intelligence or biomimicry. These tools are intended to be integrated into applications or used stand alone for research.

Screenshot

Project Spotlight

DotNetWikiBot Framework

A full-featured MediaWiki client API for easy wiki site building.

Screenshot

Project Spotlight

libnode

A native implementation of Node.js.