Upgrade auf unsere Diamond service und bauen wir Ihnen Ihre eigene app für Android oder iOS
Bot Libre Forum

identifying a chatbot as male and female.

durch bobred gepostet Apr 24 2017, 10:02

A female chatbot would talk to a female chatbot differently.Than a male chatbot.Like the romance chatbots would talk to a female chatbot differently than a male

chatbot.So the identification would be necessary.In order for the chatbot to say the right thing.


by admin posted Apr 24 2017, 14:19
You can add attributes to a bot or a user it is chatting with using a Self script or Template.

The global symbol #self is the object in Self that represents the bot. The variable speaker represents the current user in the current conversation. Any attributes you set on these objects (or any object) are automatically persisted in Self.

#self.gender = #female;

speaker.gender = #male;

Template("Hello {if (speaker.gender == #male) { "boyfriend" } else { "girlfriend" }}")

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1716, today: 0, week: 0, month: 6

by bobred posted Apr 24 2017, 15:40

Are all chatbots labeled as male and female?How do i determine if they are not labeled?


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1655, today: 0, week: 0, month: 4

by bobred posted Apr 24 2017, 16:05

Where would i put the code in this screenshot?


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1638, today: 0, week: 0, month: 5

by admin posted Apr 25 2017, 8:05
Bots are not labeled as male or female.

Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1617, today: 0, week: 0, month: 2

by bobred posted Apr 25 2017, 13:26

If infact the chatbots are not labeled male and female.How is the script he posted going to help me?

Is that the whole script or do i have to put something with it?


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1617, today: 0, week: 0, month: 6

by jyambz posted Aug 28 2018, 11:54

Do i need to add some code here? where to upload? is it as a chat log or response list?


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1543, today: 0, week: 0, month: 6

by bobred posted Aug 28 2018, 16:34

here is a aiml script that may help you.it identifies gender by name.

www.square-bear-.co.uk/aiml/gender.zip

I will try to help you as much as I can.it takes a while for the administrators to answer your question on this websight.


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1576, today: 0, week: 0, month: 3

by jyambz posted Oct 27 2018, 6:24

What about gender by voice, if male or female voice? 


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1794, today: 0, week: 0, month: 7

by jyambz posted Oct 27 2018, 14:14

I cannot open the link.


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1775, today: 0, week: 0, month: 4

by bobred posted Dec 13 2018, 10:20

would not it be easier to make the chatbot male or female in the description?


Thumbs up: 0, thumbs down: 0, stars: 0.0
Views: 1821, today: 0, week: 0, month: 8

Id: 16802800
Gepostet: Apr 24 2017, 10:02
Antworten: 10
Ansichten: 2357, heute: 1, Woche: 2, Monat: 6
0 0 0.0/5