Downloadliste

Projektbeschreibung

AIMLBot (Program#) is a small, fast,
standards-compliant yet easily customizable .NET
DLL implementation of an AIML (Artificial
Intelligence Markup Language) based chatter bot.
It boasts cross-platform compatibility, a modular
architecture, a simple and logical API, standards
compliant AIML support with the option for
extensions via custom tags, very small size
(currently only 56k), and very fast performance
(over 30,000 categories processed in under a second).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-04-09 22:50
2.5

Diese Version behebt einen schweren Fehler, der nicht in der letzten Version eingeschlichen, wo regex auf Ersatz der verursachten bot entweder time out oder zu falschen Wege für die graphmaster Algorithmus. Darüber hinaus sind Generika jetzt überall verwendet, die die Leistung des Bots zu verbessern.
Tags: Major bugfixes
This version fixes a rather serious bug that crept into the last version where regex-based replacements caused the bot to either time out or produce incorrect paths for the graphmaster algorithm. In addition, generics are now used throughout, which will improve the performance of the bot.

2007-03-02 08:43
2.4

Viele Bugfixes und Funktionserweiterungen wurden aufgrund von Kommentaren und Vorschlägen von der wachsenden Gemeinschaft von Nutzern.
Tags: Minor bugfixes
Many bugfixes and feature enhancements were made
resulting from comments and suggestions from the
growing community of users.

2007-02-05 01:41
2.3

Dieses Release behebt einen Bug, bei dem XML-Namespace und Schema-Informationen verursacht wurden, das Laden von AIML in den Speicher des Bots zu barf. Das Thema Umgang mit Teil AIML geladen wurde auch effizienter gestaltet werden.
Tags: Minor bugfixes
This release fixes a bug where XML namespace and schema information caused the loading of AIML into the bot's memory to barf. The topic handling part of AIML loading has also been made more efficient.

2007-01-15 16:12
2.2

Diese Version löst das "Shadowing" Problem, das alle AIML Interpreten, die sich normalisiert Pfade in einem Nicht-Standard-Weg (AIMLbot hat sich strikt nach dem Standard zurück zu generieren) beeinträchtigen könnte. Darüber hinaus hat die AIMLGUI Beispiel Windows-Projekt wurde aktualisiert, um Sprachsynthese sind , so dass die Gespräche bot wahrsten Sinne des Wortes für Sie (XP und Vista).
Tags: Minor feature enhancements
This release solves the "shadowing" problem that
might affect all AIML interpreters that generate
normalized paths in a non-standard way (AIMLbot
has reverted to strictly following the standard).
In addition, the AIMLGUI example Windows project
has been updated to include voice synthesis, so
the bot literally talks to you (XP and Vista
only).

2006-12-12 16:31
2.1

Verschiedene kleinere Verbesserungen und Bugfixes wurden nach Feedback aus der Version 2.0 angewendet werden. Ein Beispiel Web-Services basierende Software ist auch für illustrative Zwecke enthalten.
Tags: Minor feature enhancements
Various small enhancements and bugfixes were
applied after feedback from the 2.0 release. An
example Web-services based application is also
included for illustrative purposes.

Project Resources