| Recommend this page to a friend! |
| Classes of Francisco Arias | > | Talking Machine | > | Download .tar.gz .zip | > | > | > | |||||
|
|||||||||||||||||||||||||
| Author | ||
![]() |
|
Innovation award![]() Nominee: 2x Winner: 1x | |||||||||||||||||||
| Groups | Applications | |||||||||
| Groups | ||
| Text processing | Manipulating and validating text data | View top rated classes | |
| Artificial intelligence | Automation of tasks using human-like intelligence | View top rated classes |
| Innovation Award | ||
![]() April 2007 Number 2 Prize: One book of choice by Packt |
Sometimes you need to generate a word or whole phrase in a given language. So, you need to have a program that generates words that actually exist and make sense within a given context, like for instance, generating easy to spell passwords or phrases that could part of a real speech. This class implements an interesting solution that uses machine learning techniques to learn an idiom from an existing texts. Then it can generate single words or even phrases in that idiom from the words it previously learned. Manuel Lemos |
| User ratings | ||
| There are not enough user ratings to display for this class. |
| Applications that use this class | ||
| File | Role | Description |
|---|---|---|
| Class | Talking Machine class & command line | |
| Data | Example text training for english | |
| Data | Example text training in spanish | |
| Data | Example text training in french | |
| Doc. | TExt tutorial about the command line tool |
| Download all files: tm.tar.gz tm.zip |