Hi Sana,
This question is probably too broad to be meaningfully answered.
Curiosity in a chatbot is a function of how the chatbot is
implemented. Attributing emotions and moods to a computer programme is
quite anthropomorphic.
There are countless ways to be define and implement something that
resembles curiosity.
Some things you will need to do:
- represent the state of the bot's knowledge somehow
- carry out analysis (introspection, of sorts) on that knowledge, to
identify gaps
- find some way of asking questions that will lead to answers that
are likely to fill the gap
- place a value judgement on the response (does it satisfy the need?)
- perhaps rephrase the question, or dig deeper
> --
> You received this message because you are subscribed to the Google Groups
> "nltk-users" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/nltk-users/-/37KA7did7KoJ.
> To post to this group, send email to
nltk-...@googlegroups.com.
> To unsubscribe from this group, send email to
>
nltk-users+...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/nltk-users?hl=en.