All releases of ECTOR


Release Notes: This release contains many small improvements, such as bugfixes and optimizations. An URL can now be contained in a phrase, since URLs are no longer split into several small phrases. Repetitions have been reduced, as they are now limited by the length of the repeated piece. Infinite recursion has been eliminated. The sentence generation is quicker. Memory was improved.


Release Notes: This release adds an -l option to log ECTOR's dialogue. Word or expression repetitions in a generated sentence are limited to 5.


Release Notes: This release produces real answers, not just reformulation of the user's entry.


Release Notes: This release is the first one that is really usable and enjoyable. Its answer speed has been enhanced (you won't have to wait several minutes anymore).


Release Notes: This release is able to use well-formed sentences instead of generated ones. At least, it uses sentences already given by user(s), which should be better formed than generated ones. The entries are now cleaner (better integrated into the bot's model). The backspace key was not well-used in some shells.


Release Notes: This release adds the ability to read a file without replying to it (-f or the command @file). The contents of the file are then integrated into the Concept Network (the files nodes.xml, links.xml, and types.xml). Don't use carriage returns in the middle of sentences, as each line will be considered a separate sentence.


Release Notes: This release is the first one to reply. There is much work to do to improve speed, but it is already quicker than the old PHP version.