This website and apps are for sale. Only serious offers will be considered. Contact [email protected]

Suche Scripts


14 Ergebnisse.

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)
Kategorien: AIML, A.L.I.C.E.
Tags: utils, aiml, alice
Erstellt: Nov 9 2014, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 727, heute: 1, Woche: 1, Monat: 6
Zuletzt Verbinden: Today, 8:01
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
Kategorien: Self, Bootstrap
Tags: self, utils, bootstrap
Erstellt: Nov 4 2014, by: admin
Daumen hoch: 2, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 713, heute: 1, Woche: 1, Monat: 6
Zuletzt Verbinden: Today, 7:55
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)
Kategorien: Self, Examples
Tags: self, utils, geospatial, freebase
Erstellt: Oct 29 2014, by: admin
Daumen hoch: 2, Daumen runter: 1, stars: 4.0
Language: Self
Verbindet: 771, heute: 1, Woche: 1, Monat: 5
Zuletzt Verbinden: Today, 7:49
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
Kategorien: Self, Bootstrap
Tags: self, utils, bootstrap
Erstellt: Nov 4 2014, by: admin
Daumen hoch: 3, Daumen runter: 0, stars: 4.67
Language: Self
Verbindet: 747, heute: 1, Woche: 1, Monat: 5
Zuletzt Verbinden: Today, 7:56
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
Kategorien: Self, Bootstrap
Tags: self, utils, bootstrap
Erstellt: Nov 7 2014, by: admin
Daumen hoch: 2, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 688, heute: 1, Woche: 1, Monat: 5
Zuletzt Verbinden: Today, 7:47
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
Kategorien: Self, Bootstrap
Tags: self, utils, bootstrap
Erstellt: Oct 29 2014, by: admin
Daumen hoch: 2, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 887, heute: 1, Woche: 1, Monat: 4
Zuletzt Verbinden: Today, 7:48
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
Kategorien: Self, Bootstrap
Tags: self, utils, bootstrap
Erstellt: Nov 7 2014, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 731, heute: 1, Woche: 1, Monat: 4
Zuletzt Verbinden: Today, 7:46
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)
Kategorien: Self
Tags: self, utils, knowledge
Erstellt: Oct 29 2014, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 603, heute: 1, Woche: 1, Monat: 4
Zuletzt Verbinden: Today, 7:49
binary
binary
An AIML script of that converts 0-255 to binary, from the Square Bear AIML collection.
Alias: @binary
Kategorien: AIML, Square Bear
Tags: utils, aiml, square bear
Erstellt: Oct 19 2015, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 505, heute: 0, Woche: 1, Monat: 4
Zuletzt Verbinden: Yesterday, 15:25
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)
Kategorien: AIML, A.L.I.C.E.
Tags: utils, aiml, alice
Erstellt: Dec 30 2015, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: AIML
Verbindet: 454, heute: 0, Woche: 0, Monat: 2
Zuletzt Verbinden: Apr 20, 7:48
Utils
Utils
A useful Utils class in Java, from the Bot Libre project.
Alias: @Utils
Kategorien: Programming Language, Java
Tags: utils, java
Erstellt: Oct 19 2015, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Java
Verbindet: 391, heute: 0, Woche: 0, Monat: 2
Zuletzt Verbinden: Apr 20, 12:58
TextStream
TextStream
A useful text streaming class in Java. From the Bot Libre project.
Alias: @TextStream
Kategorien: Programming Language, Java
Tags: utils, java, streams
Erstellt: Oct 19 2015, by: admin
Daumen hoch: 1, Daumen runter: 0, stars: 4.0
Language: Java
Verbindet: 385, heute: 0, Woche: 0, Monat: 2
Zuletzt Verbinden: Apr 20, 7:48
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)
Kategorien: Self, Bootstrap
Tags: self, utils, knowledge, bootstrap
Erstellt: Jun 23 2015, by: admin
Daumen hoch: 2, Daumen runter: 0, stars: 5.0
Language: Self
Verbindet: 599, heute: 0, Woche: 0, Monat: 1
Zuletzt Verbinden: Apr 20, 2:51
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)
Kategorien: Self, Bootstrap, Examples
Tags: self, utils, knowledge, bootstrap, geospatial, wikidata
Erstellt: Jun 23 2015, by: admin
Daumen hoch: 0, Daumen runter: 0, stars: 0.0
Language: Self
Verbindet: 554, heute: 0, Woche: 0, Monat: 1
Zuletzt Verbinden: Apr 20, 2:51