Hi Medium,

We focused on using NuPIC for simple NLP at our recent hackathon:
http://numenta.org/blog/2013/11/06/2013-fall-hackathon-outcome.html

My hack is actually a learning twitterbot, but I haven't finished it yet.

May also be helpful:
https://github.com/numenta/nupic/wiki/Natural-Language-Processing
https://github.com/chetan51/linguist

I think it's all currently based on using a single NuPIC Region layer 
("instance" as you say).

But, the future goal is like you describe: A hierarchy of regions/layers tied 
together, with low-level items (letters) at the "bottom", building up to higher 
level items (like sentences) at the "top".

Thanks,
Brev


From: muidem yzarc 
<[email protected]<mailto:[email protected]>>
Reply-To: "NuPIC general mailing list." 
<[email protected]<mailto:[email protected]>>
Date: Tuesday, December 3, 2013 5:48 PM
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: [nupic-discuss] new person question about chatbots and nupic

hello nupic mailing list,

i searched the archive for chatbot and saw not discussion on chatbots using 
nupic.

this is my first using a mailing list, sorry if i am breaking the rules, i have 
a high level conceptual question.

if i was using nupic in a chatbot would i want one big instance of nupic (for 
letter, word, and sentance prediction) or three instances of nupic (one 
instance for prediciting the next letter, word, and sentance)?

is there a better way for new person to ask these beginner types of questions? 
(is there a natural language processing sub-group (or list) for nupic?)

thank you,
medium
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to