aerolito 0.1
Python library for natural language processing simulation
Aerolito is an AIML alternative based on YAML. Aerolito provides features for natural language processing simulation. Example of usage:
from aerolito import Kernel
kernel = Kernel('config.yml')
print kernel.respond(u'Hello')
- Author: Renato de Pontes Pereira
- Home Page: http://renatopp.com/aerolito
- Download URL: https://github.com/renatopp/aerolito/
- Keywords: artificial intelligence natural language processing simulation yaml aiml markup aerolito
- License: MIT License
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: MacOS X
- Environment :: Win32 (MS Windows)
- Environment :: X11 Applications
- Intended Audience :: Developers
- Intended Audience :: Education
- Intended Audience :: Science/Research
- License :: OSI Approved :: MIT License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Scientific/Engineering
- Topic :: Scientific/Engineering :: Artificial Intelligence
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Text Processing :: Markup
- Package Index Owner: renatopp
- DOAP record: aerolito-0.1.xml
