Nell/NaturalLanguageProcessing: Difference between revisions
< Nell
Jump to navigation
Jump to search
(Created page with 'Notes on Natural Language Processing (NLP): * [http://chatscript.sourceforge.net/Documentation/Pattern_Matching_for_Natural_Language_Applications.pdf ChatScript paper] [http://c…') |
(More AIML resources) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
* [http://chatscript.sourceforge.net/Documentation/Pattern_Matching_for_Natural_Language_Applications.pdf ChatScript paper] [http://chatscript.sourceforge.net/ web site] [http://www.gamasutra.com/blogs/BruceWilcox/20120104/9179/Fresh_Perspectives_A_Google_talk_on_Natural_Language_Processing.php Google Talk] |
* [http://chatscript.sourceforge.net/Documentation/Pattern_Matching_for_Natural_Language_Applications.pdf ChatScript paper] [http://chatscript.sourceforge.net/ web site] [http://www.gamasutra.com/blogs/BruceWilcox/20120104/9179/Fresh_Perspectives_A_Google_talk_on_Natural_Language_Processing.php Google Talk] |
||
* [http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.102.4033 Façade] [http://www.interactivestory.net/ web site] (closed source) |
* [http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.102.4033 Façade] [http://www.interactivestory.net/ web site] (closed source) |
||
* [http://www.alicebot.org/aiml.html AIML] [http://www.alicebot.org/ web site] |
|||
** [http://dx.doi.org/10.1109/AAMAS.2004.208 Personal-AIML] |
|||
** [https://github.com/cscott/nell-paper-idc12/blob/master/darkness.aiml Cloak of Darkness] in AIML |
|||
** [http://code.google.com/p/aiml-en-uk-squarebear-utils/ "Squarebear" AIML games] |
|||
* [http://dx.doi.org/10.1145/365153.365168 ELIZA] |
|||
[http://www.loebner.net/Prizef/loebner-prize.html Loebner Prize] |
Latest revision as of 20:45, 10 March 2012
Notes on Natural Language Processing (NLP):
- ChatScript paper web site Google Talk
- Façade web site (closed source)
- AIML web site
- ELIZA