Artificial intelligence: Talking Machine
Francisco Arias (contact me)
This class can be used to generate a text with words in a given idiom by using machine learning techniques to make the class learn that idiom.
It can be trained to learn an idiom using files with text written in that idiom. The results of the training are stored in a statistics file.
Then the class can generate a set of words in that idiom using the knowlegde of the idiom obtained during the training phase.
The class can either:
- Generate passwords of arbitrary length in that idiom,
- Generate a speech of arbitrary number of words
- Let the user dialog with the talking machine by generating phrases based on what the user types
Click here for detailed information about this class on phpclasses.org