Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Semantic Interpretation for Speech Recognition
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Semantic_Interpretation_for_Speech_Recognition
http://dbpedia.org/ontology/abstract Semantic Interpretation for Speech RecogniSemantic Interpretation for Speech Recognition (SISR) definiert die Syntax und Semantik von Anmerkungen für Grammatikregeln in der Speech Recognition Grammar Specification (SRGS). Seit dem 5. April 2007 ist SISR eine Empfehlung des World Wide Web Consortiums. Auf SRGS-Grammatiken aufbauend, erlaubt es Voicebrowsern über ECMAScript, komplexe Grammatik zu interpretieren und die Information zurück zum Programm zu liefern. Zum Beispiel erlaubt es, dass Äußerungen, wie „Ich hätte gerne eine Coca Cola und drei große Pizzen mit Peperoni und Pilzen.“ in ein Objekt interpretiert werden, das von anderen Programmen verstanden werden kann. Ein solches Objekt könnte etwa folgendermaßen aussehen: { getränk: { flüssigkeit:"coke", größe:"mittel"}, pizza: { anzahl: "3", pizzagröße: "groß", belag: [ "Peperoni", "Pilze" ] } } Eine SRGS-Grammatik mit SISR-Markup die dieses Objekt ausgibt, ist die folgende: "http://www.w3.org/TR/speech-grammar/grammar.dtd"> xmlns="http://www.w3.org/2001/06/grammar" xml:lang="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/2001/06/grammar http://www.w3.org/TR/speech-grammar/grammar.xsd" version="1.0" mode="voice" tag-format="semantics/1.0" root="order"> id="order"> Ich hätte gerne eine uri="#drink"/> out.drink = new Object; out.drink.liquid=rules.drink.type; out.drink.drinksize=rules.drink.drinksize; und uri="#pizza"/> out.pizza=rules.pizza; id="kindofdrink"> coke pepsi coca colaout="coke"; id="foodsize"> out="medium"; repeat="0-1"> smallout="small"; medium largeout="large"; regularout="medium"; id="tops"> out=new Array; uri="#top"/> out.push(rules.top); repeat="1-"> and uri="#top"/> out.push(rules.top); id="top"> anchovies peperoni mushroomout="mushrooms"; mushrooms id="drink"> uri="#foodsize"/> uri="#kindofdrink"/> out.drinksize=rules.foodsize; out.type=rules.kindofdrink; id="pizza"> uri="#number"/> uri="#foodsize"/> out.pizzasize=rules.foodsize; out.number=rules.number; pizzas with uri="#tops"/> out.topping=rules.tops; id="number"> out=1; a one twoout=2; threeout=3;er"> out=1; a one twoout=2; threeout=3; , Semantic Interpretation for Speech RecogniSemantic Interpretation for Speech Recognition (SISR) defines the syntax and semantics of annotations to grammar rules in the Speech Recognition Grammar Specification (SRGS). Since 5 April 2007, it is a World Wide Web Consortium recommendation. By building upon SRGS grammars, it allows voice browsers via ECMAScript to semantically interpret complex grammars and provide the information back to the application. For example, it allows utterances like "I would like a Coca-cola and three large pizzas with pepperoni and mushrooms." to be interpreted into an object that can be understood by an application. For example, the utterance could produce the following object named order: { drink: { liquid:"coke", drinksize:"medium" }, pizza: { number: "3", pizzasize: "large", topping: [ "pepperoni", "mushrooms" ] } } If used against this grammar that includes SISR markup in addition to the standard SRGS grammar in XML format: "http://www.w3.org/TR/speech-grammar/grammar.dtd"> xmlns="http://www.w3.org/2001/06/grammar" xml:lang="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/2001/06/grammar http://www.w3.org/TR/speech-grammar/grammar.xsd" version="1.0" mode="voice" tag-format="semantics/1.0" root="order"> id="order"> I would like a uri="#drink"/> out.drink = new Object; out.drink.liquid=rules.drink.type; out.drink.drinksize=rules.drink.drinksize; and uri="#pizza"/> out.pizza=rules.pizza; id="kindofdrink"> coke pepsi coca colaout="coke"; id="foodsize"> out="medium"; repeat="0-1"> smallout="small"; medium largeout="large"; regularout="medium"; id="tops"> out=new Array; uri="#top"/> out.push(rules.top); repeat="1-"> and uri="#top"/> out.push(rules.top); id="top"> anchovies pepperoni mushroomout="mushrooms"; mushrooms id="drink"> uri="#foodsize"/> uri="#kindofdrink"/> out.drinksize=rules.foodsize; out.type=rules.kindofdrink; id="pizza"> uri="#number"/> uri="#foodsize"/> out.pizzasize=rules.foodsize; out.number=rules.number; pizzas with uri="#tops"/> out.topping=rules.tops; id="number"> out=1; a one twoout=2; threeout=3;er"> out=1; a one twoout=2; threeout=3;
http://dbpedia.org/ontology/wikiPageExternalLink http://www.w3.org/TR/speech-grammar/ + , http://www.w3.org/Voice/ + , http://www.w3.org/TR/semantic-interpretation/ + , http://www.w3.org/TR/speech-grammar/grammar.dtd%22%3E + , http://www.w3.org/2001/XMLSchema-instance%22 + , http://www.w3.org/TR/speech-grammar/grammar.xsd%22 + , http://www.w3.org/2001/06/grammar + , http://www.w3.org/2001/06/grammar%22 +
http://dbpedia.org/ontology/wikiPageID 7582372
http://dbpedia.org/ontology/wikiPageLength 4505
http://dbpedia.org/ontology/wikiPageRevisionID 989710145
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/VoiceXML + , http://dbpedia.org/resource/W3C + , http://dbpedia.org/resource/SRGS + , http://dbpedia.org/resource/Speech_Recognition_Grammar_Specification + , http://dbpedia.org/resource/Category:World_Wide_Web_Consortium_standards + , http://dbpedia.org/resource/Voice_browser + , http://dbpedia.org/resource/ECMAScript + , http://dbpedia.org/resource/Category:XML-based_standards + , http://dbpedia.org/resource/Pepperoni +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Reflist + , http://dbpedia.org/resource/Template:W3C_Standards + , http://dbpedia.org/resource/Template:Mono + , http://dbpedia.org/resource/Template:More_citations_needed +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:World_Wide_Web_Consortium_standards + , http://dbpedia.org/resource/Category:XML-based_standards +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Semantic_Interpretation_for_Speech_Recognition?oldid=989710145&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Semantic_Interpretation_for_Speech_Recognition +
owl:sameAs http://rdf.freebase.com/ns/m.0265xz7 + , http://de.dbpedia.org/resource/Semantic_Interpretation_for_Speech_Recognition + , https://global.dbpedia.org/id/29Gbs + , http://dbpedia.org/resource/Semantic_Interpretation_for_Speech_Recognition + , http://www.wikidata.org/entity/Q2268894 + , http://yago-knowledge.org/resource/Semantic_Interpretation_for_Speech_Recognition +
rdf:type http://dbpedia.org/class/yago/Standard107260623 + , http://dbpedia.org/class/yago/SystemOfMeasurement113577171 + , http://dbpedia.org/class/yago/WikicatWorldWideWebConsortiumStandards + , http://dbpedia.org/class/yago/WikicatXML-basedStandards + , http://dbpedia.org/class/yago/Abstraction100002137 + , http://dbpedia.org/class/yago/Measure100033615 +
rdfs:comment Semantic Interpretation for Speech RecogniSemantic Interpretation for Speech Recognition (SISR) defines the syntax and semantics of annotations to grammar rules in the Speech Recognition Grammar Specification (SRGS). Since 5 April 2007, it is a World Wide Web Consortium recommendation. { drink: { liquid:"coke", drinksize:"medium" }, pizza: { number: "3", pizzasize: "large", topping: [ "pepperoni", "mushrooms" ] } } If used against this grammar that includes SISR markup in addition to the standard SRGS grammar in XML format:o the standard SRGS grammar in XML format: , Semantic Interpretation for Speech RecogniSemantic Interpretation for Speech Recognition (SISR) definiert die Syntax und Semantik von Anmerkungen für Grammatikregeln in der Speech Recognition Grammar Specification (SRGS). Seit dem 5. April 2007 ist SISR eine Empfehlung des World Wide Web Consortiums. Ein solches Objekt könnte etwa folgendermaßen aussehen: { getränk: { flüssigkeit:"coke", größe:"mittel"}, pizza: { anzahl: "3", pizzagröße: "groß", belag: [ "Peperoni", "Pilze" ] } } Eine SRGS-Grammatik mit SISR-Markup die dieses Objekt ausgibt, ist die folgende:e dieses Objekt ausgibt, ist die folgende:
rdfs:label Semantic Interpretation for Speech Recognition
hide properties that link here 
http://dbpedia.org/resource/Semantic_interpretation_for_speech_recognition + , http://dbpedia.org/resource/SISR + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/VoiceXML + , http://dbpedia.org/resource/Speech_Recognition_Grammar_Specification + , http://dbpedia.org/resource/World_Wide_Web_Consortium + , http://dbpedia.org/resource/Natural_Language_Semantics_Markup_Language + , http://dbpedia.org/resource/Speech_Synthesis_Markup_Language + , http://dbpedia.org/resource/Semantic_interpretation_for_speech_recognition + , http://dbpedia.org/resource/SISR + , http://dbpedia.org/resource/Voice_browser + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Semantic_Interpretation_for_Speech_Recognition + http://xmlns.com/foaf/0.1/primaryTopic
 

 

Enter the name of the page to start semantic browsing from.