Ryhdy bottipalveluntarjoajaksi Bot Libre Cloud Bot Platformin avulla

Hakukomentosarjat


14 Tulokset.

WhatIs (Wikidata)
WhatIs (Wikidata)
Wiktionary and Wikidata lookup script.
This script will answer "What is ...", "Who is ...", "define ...", "Google ..." style of questions. It will look up word definitions in Wiktionary, or look up keywords in Wikidata. For Wikidata lookups it will also import all of the available information on the object, and be able to then answer related questions.
Alias: @WhatIs (Wikidata)
Luokat: Self, Bootstrap
Tags: knowledge, self, utils, bootstrap
Luotu: Jun 23 2015, by: admin
Peukut ylös: 4, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 680, Tänään: 0, Viikolla: 4, Kuukausi: 11
Viimeisin yhteyden muodostaminen: Yesterday, 17:15
Loop
Loop
Basic conversation loop detection script.
This is one of the bootstrap scripts. It should be first in the script order to catch all loops.
Alias: @Loop
Luokat: Self, Bootstrap
Tags: self, utils, bootstrap
Luotu: Oct 29 2014, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 968, Tänään: 0, Viikolla: 1, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Apr 22, 10:10
DefineWord
DefineWord
This script allows synonyms, translations, and alternative spellings to be given for a word.
It understands phrases like "lik means like", "lol means laugh", "nom means name".
This is one of the bootstrap scripts.
Alias: @DefineWord
Luokat: Bootstrap, Self
Tags: bootstrap, self, utils
Luotu: Nov 7 2014, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 811, Tänään: 0, Viikolla: 1, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Yesterday, 23:43
WhereIs (Wikidata)
WhereIs (Wikidata)
Wikidata location lookup script. This script will answer "Where is ..." style of questions by looking up the object in Wikidata and determining what it is contained by.
This is one of the bootstrap scripts.
Alias: @WhereIs (Wikidata)
Luokat: Examples, Self, Bootstrap
Tags: knowledge, self, bootstrap, utils, geospatial, wikidata
Luotu: Jun 23 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Self
Yhdistää: 629, Tänään: 1, Viikolla: 1, Kuukausi: 8
Viimeisin yhteyden muodostaminen: Today, 3:03
Topic
Topic
This script can respond what the current topic is, and reply to questions on the conversation.
It responds to questions like "What is the current topic", "Tell me more", "What did I say", "What did you say". This is a bootstrap script.
Alias: @Topic
Luokat: Self, Bootstrap
Tags: self, bootstrap, utils
Luotu: Nov 4 2014, by: admin
Peukut ylös: 3, peukalo alas: 0, Tähteä: 4.67
Language: Self
Yhdistää: 863, Tänään: 0, Viikolla: 0, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Apr 19, 17:31
WhereIs (Freebase - offline)
WhereIs (Freebase - offline)
Freebase location lookup script. This script will answer "Where is ..." style of questions by looking up the object in Freebase and determining what it is contained by.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
Alias: @WhereIs (Freebase - offline)
Luokat: Self, Examples
Tags: self, geospatial, freebase, utils
Luotu: Oct 29 2014, by: admin
Peukut ylös: 2, peukalo alas: 1, Tähteä: 4.0
Language: Self
Yhdistää: 854, Tänään: 0, Viikolla: 0, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Apr 19, 11:55
DateAndTime
DateAndTime
This script answers questions about the date and time.
It can answer questions like "What is the date", "What is the time", "What is the day of the week" This is one of the bootstrap scripts.
Alias: @DateAndTime
Luokat: Bootstrap, Self
Tags: self, bootstrap, utils
Luotu: Nov 7 2014, by: admin
Peukut ylös: 3, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 769, Tänään: 0, Viikolla: 1, Kuukausi: 7
Viimeisin yhteyden muodostaminen: Yesterday, 5:47
Utils
Utils
A useful Utils class in Java, from the Bot Libre project.
Alias: @Utils
Luokat: Java, Programming Language
Tags: utils, java
Luotu: Oct 19 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: Java
Yhdistää: 456, Tänään: 0, Viikolla: 1, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 23, 4:36
TextStream
TextStream
A useful text streaming class in Java. From the Bot Libre project.
Alias: @TextStream
Luokat: Java, Programming Language
Tags: java, utils, streams
Luotu: Oct 19 2015, by: admin
Peukut ylös: 1, peukalo alas: 0, Tähteä: 4.0
Language: Java
Yhdistää: 438, Tänään: 0, Viikolla: 0, Kuukausi: 6
Viimeisin yhteyden muodostaminen: Apr 20, 13:38
continuation (alice)
continuation (alice)
The continuation AIML script from the ALICE A.I. FOUNDATION. This script seems to be maintaining some sort of conversational stack, but I really have no idea what it is doing exactly. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @continuation (alice)
Luokat: A.L.I.C.E., AIML
Tags: aiml, alice, utils
Luotu: Nov 9 2014, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 781, Tänään: 0, Viikolla: 0, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Apr 19, 14:54
binary
binary
An AIML script of that converts 0-255 to binary, from the Square Bear AIML collection.
Alias: @binary
Luokat: Square Bear, AIML
Tags: aiml, square bear, utils
Luotu: Oct 19 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 558, Tänään: 0, Viikolla: 0, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Apr 19, 21:18
stack (alice)
stack (alice)
The stack AIML script from the ALICE A.I. FOUNDATION. This script records the last eight topics in the converation. The alice script is meant to be combined with the other alice AIML scripts for the full alicebot personality.
Alias: @stack (alice)
Luokat: A.L.I.C.E., AIML
Tags: aiml, alice, utils
Luotu: Dec 30 2015, by: admin
Peukut ylös: 0, peukalo alas: 0, Tähteä: 0.0
Language: AIML
Yhdistää: 503, Tänään: 0, Viikolla: 1, Kuukausi: 5
Viimeisin yhteyden muodostaminen: Apr 22, 20:00
Say It
Say It
The script responds to requests like "Say you like me" "Yell you like cheese". It will simply repeat the phrase, minus the "say" and replacing 1st and 2nd person.
This is a bootstrap script.
Alias: @Say It
Luokat: Self, Bootstrap
Tags: self, bootstrap, utils
Luotu: Nov 4 2014, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 5.0
Language: Self
Yhdistää: 786, Tänään: 0, Viikolla: 0, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 19, 4:59
WhatIs (Freebase - offline)
WhatIs (Freebase - offline)
Wiktionary and Freebase lookup script.
This script will answer "What is ...", "Who is ...", "define ...", "Google ..." style of questions. It will look up word definitions in Wiktionary, or look up keywords in Freebase (similar to Wikipedia). For Freebase lookups it will also import all of the available information on the object, and be able to then answer related questions.
This is one of the bootstrap scripts.

Note, Google has taken Freebase offline, so this script is only an example.
Alias: @WhatIs (Freebase - offline)
Luokat: Self
Tags: self, utils, knowledge
Luotu: Oct 29 2014, by: admin
Peukut ylös: 2, peukalo alas: 0, Tähteä: 3.5
Language: Self
Yhdistää: 648, Tänään: 0, Viikolla: 0, Kuukausi: 4
Viimeisin yhteyden muodostaminen: Apr 20, 18:12