Category:Enguage: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:
Enguage is a speech understanding algorithm which supports the idea that speech is Turing complete, so respectfully requests a place on Rosetta Code.
Enguage is a speech understanding algorithm which supports the idea that speech is Turing complete, so respectfully requests a place on Rosetta Code.
While the examples here are given in English, it can be applied to any natural language.
While the examples here are given in English, it can be applied to any natural language.
While untested, it should work with Unicode characters so it should work as an implementation of [https://en.wikipedia.org/wiki/John_Searle John Searle] 's [https://en.wikipedia.org/wiki/Chinese_room Chinese Room].
While untested, it should work with Unicode characters so it could be used to implement [https://en.wikipedia.org/wiki/John_Searle John Searle] 's [https://en.wikipedia.org/wiki/Chinese_room Chinese Room].
It is therefore the interpreter, and not the language, to which Enguage refers.
It is therefore the interpreter, and not the language, to which Enguage refers.
It ''can'' be used to process data, but it is not efficient in doing this.
It ''can'' be used to process data, but it is not efficient in doing this.