SlideShare a Scribd company logo
ISO 24617-2: A Semantically-based Standard
for Dialogue Annotation
Bryan Hang Zhang
Universität des Saarlandes
2014 September
Outline:
• Motivation of building ISO Dialogue
Annotation (DA)
• Intro to the Meta Model of DA
• Intro to the DiAML
( Dialogue Makeup language )
• Task: Automatic Annotation Task
2Universität des Saarlandes
Motivation of ISO Dialogue
Annotation Scheme
3Universität des Saarlandes
Definition of dialogue act:
1. Dialogue act evolves from speech act.
However, proper definitions and concept of
dialogue act varies.
4Universität des Saarlandes
In reality there is a wide range of
taxonomies and inventories about
dialogue act.
5Universität des Saarlandes
ISO 24617-2 dialogue act annotation is created
That’s why we need a standard for Dialogue act
annotation which is inter-operable so annotated
corpora can be reused.
6Universität des Saarlandes
ISO 24617-2 Dialogue Act Annotation
• Based on DIT++ (Dynamic Interpretation
Theory) taxonomy.
• Information State Approach:
Dialogue
acts
Information state of
participants
UPDATE OPERATION
7Universität des Saarlandes
Medamodel for Dialogue Annotation
8Universität des Saarlandes
(DiAML) the Dialogue Act Markup Language
abstract syntax : specifies the possible annotation
structures in set-theoretical terms;
semantics : specifies the interpretation of the
structures defined by the abstract syntax;
concrete syntax : defines an XML representation
9Universität des Saarlandes
Representation
Structure (XML)
Annotation structure
Defined Semantics
10Universität des Saarlandes
Dialogue
acts
Information state of
participants
UPDATE OPERATION
11Universität des Saarlandes
Dialogue
acts
Information state of
participants
UPDATE OPERATION
12Universität des Saarlandes
Dialogue
act
Semantic content Communicative Function
Description of objects,
properties, actions.
Specification of how the
information states should be
updated with semantic content
13Universität des Saarlandes
Please consider these utterances:
Customer: Is there wifi here?
waitress: No, I’m sorry, there isn’t.
Apology Answer
14Universität des Saarlandes
Dialogue
acts
Semantic content
Communicative Function
Communicative Function
Communicative Function
…..
15Universität des Saarlandes
Semantic content
Dialogue
acts
Communicative Function
Communicative Function ADimension 1
Dimension 2
Dimension 3
Dimension …
9 dimensions are
formulated
Communicative Function A
Communicative Function A
Communicative Function A
16Universität des Saarlandes
Semantic content
Dialogue
acts
Communicative Function
Communicative Function ADimension 1
Dimension 2
Dimension 3
Dimension …
10 dimensions are
formulated
Communicative Function A
Communicative Function A
Communicative Function A
17Universität des Saarlandes
Communicative Functions:
Dimension-specific functions
General purpose functions
Specific for a particular dimension
Turn Release function can be specific for Turn
Management dimension
Can be applied for all dimension
18Universität des Saarlandes
Medamodel for Dialogue Annotation
Minimal unit of dialogue
annotation (the raw data)
19Universität des Saarlandes
Customer: Is there wifi here?
waitress: No, I’m sorry, there isn’t.Functional
Segment2
Functional
Segment3
Apology Answer
D: TASK
Set question
Functional
Segment 1
D: SOCAIL
OBLIGATION
D: TASK
DA 1
Dialogue act 1
DA 3 DA 2
Semantic Content
Semantic Content Semantic Content
20Universität des Saarlandes
Medamodel for Dialogue Annotation
Minimal unit of dialogue
annotation (the raw data)
21Universität des Saarlandes
Qualifiers
• Qualifiers are applicable to general purpose
functions(GPFs).
Qualifiers Type Communicative functions
Sentiment
qualifiers
Additive Q Accept happily
Conditional
qualifiers
Specified Q
e.g. Promise, Offer…
Certainty
qualifiers
e.g.Answer, Confirmation…
22Universität des Saarlandes
(un)Certainty Qualifier
Uncertain
certain
23Universität des Saarlandes
Medamodel for Dialogue Annotation
ENTITY STRUCTURE
DIALOGUE ACT STRUCTURE
24Universität des Saarlandes
Relations
There are various relations in coherent dialogue:
• Functional Dependence Relations
• Feedback Dependence Relations
• Rhetorical relations
25Universität des Saarlandes
Dependence Relations
1.Functional Dependences
• Functional dependence relations occur
with dialogue acts that are responsive
in nature.
• Examples: Answer-Question,
Apology- Accept Apology,
26Universität des Saarlandes
Customer: Is there wifi here?
waitress: No, I’m sorry, there isn’t.Functional
Segment2
Functional
Segment3
Apology Answer
D: TASK
Set question
Functional
Segment 1
D: SOCAIL
OBLIGATION
D: TASK
DA 1
Dialogue act 1
DA 3 DA 2
27Universität des Saarlandes
fs1 (“Is there an earlier connection?”),
fs2 (“No there isn’t”) fs3 (“I’m sorry”)
• fs2 links to fs1 as the answer to the
question, semantic content (No, there
isn’t) is also needed for the link.
28Universität des Saarlandes
• Functional dependences is now part of
inherent attribute of the a functional
segment.
• This justice the intuition that the functional
dependence is an inherent part of a
responsive dialogue act.
• An Answer cannot exist without a Question
Accept-apology cannot exist without an
Apology.
29Universität des Saarlandes
Customer: Is there wifi here?
waitress: No, I’m sorry, there isn’t.Functional
Segment2
Functional
Segment3
Functional
Segment 1
Dialogue act 1
Dialogue Act 3 Dialogue Act 2
30Universität des Saarlandes
In the past, a separate structure
31Universität des Saarlandes
Now it is a built-in ATTRIBUTE
32Universität des Saarlandes
Medamodel for Dialogue Annotation
33Universität des Saarlandes
Dependence Relations
2.Feedback Dependences
• Feedback dependence relation is
determined by semantic content of a
previous dialogue act.
34Universität des Saarlandes
• Speaker B here is checking the correctness
of his perception of what A said, which
sounded a bit strange
• (A may be hesitating between Tuesday and
Thursday or maybe A was non-native
speaker who had difficulty pronouncing ‘th’)
35Universität des Saarlandes
A feedback can be a non-local and distant feedback,
36Universität des Saarlandes
Functional
Segment2
Functional
Segment3
Functional
Segment 1
Dialogue act 1
Dialogue Act 3 Dialogue Act 2
37Universität des Saarlandes
38Universität des Saarlandes
Medamodel for Dialogue Annotation
39Universität des Saarlandes
Rhetorical Relations
Rhetorical Relations are the parts of a
coherent text are connected explicitly or
implicitly
In other terms such as
‘coherence relations’, or ‘discourse relations’
40Universität des Saarlandes
• A: You keep losing them
• A: They easily slip behind the couch
• A: Where would you position your buttons?
• A: I think that has some impact on many
things.
A1 Question Act A2 Inform ActMotivation
Relation
Event A1 Event A2Semantic Causal
Relation
41Universität des Saarlandes
Functional
Segment2
Functional
Segment3
Functional
Segment 1
Dialogue act 1
Dialogue Act 3 Dialogue Act 2
42Universität des Saarlandes
Element->
Attribute->
43Universität des Saarlandes
Universität des Saarlandes 44
DiAML syntax and semantics
DiAML =Dialogue Act Markup Language
define:
• Abstract syntax:
set-theoretical annotation structure
• Concrete syntax:
XML representation of the structure.
45Universität des Saarlandes
Abstract Syntax
-Annotation Structure
Linguistic information added to the segments of
language data, independent of format
46Universität des Saarlandes
Medamodel for Dialogue Annotation
47Universität des Saarlandes
Functional Segment 1
Holds the semantic content
Entity
Dialogue Act Structue
Capture the function aspect
α
s
48Universität des Saarlandes
• Entity structures:
<s,α> or <s, α, E, δ>
• s: functional segment
• α: Dialogue act structure
• E: a set of entity structures (α) that have a
function/ feedback dependence relations
•
• δ: specifies function or feedback dependence
relation.
49Universität des Saarlandes
Medamodel for Dialogue Annotation
ENTITY STRUCTURE
DIALOGUE ACT STRUCTURE
50Universität des Saarlandes
Customer: Is there wifi here?
waitress: No, I’m sorry, there isn’t.
Functional
Segment2
Functional
Segment3
Apology Answer
D: TASK
Set question
Functional
Segment 1
D: SOCAIL
OBLIGATION
D: TASK
DA 1
Dialogue act 1
DA 3 DA 2
51Universität des Saarlandes
Dialogue Act Structure
Senders
Addressee(S)
Dimension-specific communicative
function
General-
purpose
function
specify
dimension
Qualifier
52Universität des Saarlandes
Medamodel for Dialogue Annotation
53Universität des Saarlandes
ENTITY STRUCTURE e =
DIALOGUE ACT STRUCTURE
only captures the functional part of the Dialogue act.
Or
Semantics
Structure Interpretation
Complete Dialogue Act
Interpretation
54Universität des Saarlandes
• The Semantics of a Dialogue Act Structure
• :interpretation of the entity structure
• :semantic content of the segments
• So
55Universität des Saarlandes
Semantics for a certain class of communicative functions
Functions Update semantics units
F(Answer)=U1∪ U2 ∪ U9 ∪ U7
56Universität des Saarlandes
Semantic
Updates units
Information-transfer functions
57Universität des Saarlandes
Functional Part
Semantic Part
58Universität des Saarlandes
An entity
structure A non empty set of
entity structures
Rhetorical relations
Entities Link structures
Updates are
sequential or unified
59Universität des Saarlandes
Semantics of Dependence Relations and
Qualifiers
60Universität des Saarlandes
Concrete Syntax
-representation in XML
The format in which annotation is rendered.
Independent of content
61Universität des Saarlandes
Conceptual Inventories
Abstract Syntax
Set-theoretical
Annotation Structure
62Universität des Saarlandes
Set-theoretical
Annotation Structure
Representation Structure (XML)
63Universität des Saarlandes
Representation
Structure (XML)
Annotation structure
Defined Semantics
64Universität des Saarlandes
Representation
Structure (XML)
Annotation structure
Un-ambiguity Completeness
65Universität des Saarlandes
Automatic Incremental Annotation
Petukhova and Bunt (2011) report on
an incremental, token-based approach
to the segmentation and annotation of
spoken dialogue, with a focus on the
recognition of their communicative
functions.
66Universität des Saarlandes
Local Classifiers
Global Classifiers
Communicative
functions
AMI input data
features
Dimensions
Five previous and five
following tokens
67Universität des Saarlandes
ISO 24617-2 annotation scheme can
be effectively used for automatic annotation.
F-scores for incremental token-based recognition of
communicative functions.
68Universität des Saarlandes
Conclusion
• The requirement that semantic annotations have a
formal semantics was shown to have direct
consequences for the design of annotation structures.
• For dialogue act annotation, functional and feedback
dependence relations have to be expressed with
attributes in the XML elements representing dialogue act
structures. This simplifies the representations and make
them semantically fully transparent.
• For the ISO standard for dialogue act annotation, this
realization came just in time to prevent the proposal of
incorrect annotation representations
69Universität des Saarlandes
Reference
• Bunt, H. (2009a) The DIT++ taxonomy for functional dialogue markup. In
D. Heylen, C. Pelachaud, R. Catizone and D. Traum (eds.)
• Bunt, H. (2011). The semantics of dialogue acts.
• Traum, D. & S. Larsson (2003) The Information State Approach
to Dialogue Act Management.
• ISO 24617-2: A semantically-based standard for dialogue
annotation Harry Bunt*, Jan Alexandersson, Jae-Woong Choe,
Alex Chengyu Fang, Koiti Hasida,Volha Petukhova, Andrei
Popescu-Belis and David Traum
70Universität des Saarlandes
Thank You!
謝謝大家!
감사합니다!
71Universität des Saarlandes

More Related Content

Similar to Dialogue System Iso 24617 2

Analyzing Natural-Language Requirements: The Not-too-sexy and Yet Curiously D...
Analyzing Natural-Language Requirements: The Not-too-sexy and Yet Curiously D...Analyzing Natural-Language Requirements: The Not-too-sexy and Yet Curiously D...
Analyzing Natural-Language Requirements: The Not-too-sexy and Yet Curiously D...
Lionel Briand
 
Practical SOA for the Solution Architect
Practical SOA for the Solution Architect Practical SOA for the Solution Architect
Practical SOA for the Solution Architect
WSO2
 
Differences in-task-descriptions
Differences in-task-descriptionsDifferences in-task-descriptions
Differences in-task-descriptions
Sameer Chavan
 
Domain Specific Language Design
Domain Specific Language DesignDomain Specific Language Design
Domain Specific Language Design
Markus Voelter
 

Similar to Dialogue System Iso 24617 2 (20)

Introduction to Domain-Driven Design
Introduction to Domain-Driven DesignIntroduction to Domain-Driven Design
Introduction to Domain-Driven Design
 
Analyzing Natural-Language Requirements: The Not-too-sexy and Yet Curiously D...
Analyzing Natural-Language Requirements: The Not-too-sexy and Yet Curiously D...Analyzing Natural-Language Requirements: The Not-too-sexy and Yet Curiously D...
Analyzing Natural-Language Requirements: The Not-too-sexy and Yet Curiously D...
 
Domain Driven Design: Made Easy employing Systemic Approach
Domain Driven Design: Made Easy employing Systemic ApproachDomain Driven Design: Made Easy employing Systemic Approach
Domain Driven Design: Made Easy employing Systemic Approach
 
SE2018_Lec 18_ Design Principles and Design Patterns
SE2018_Lec 18_ Design Principles and Design PatternsSE2018_Lec 18_ Design Principles and Design Patterns
SE2018_Lec 18_ Design Principles and Design Patterns
 
Is Lean UX Agile’s Brain? How Lean UX Fixes Common Agile Challenges
Is Lean UX Agile’s Brain? How Lean UX Fixes Common Agile ChallengesIs Lean UX Agile’s Brain? How Lean UX Fixes Common Agile Challenges
Is Lean UX Agile’s Brain? How Lean UX Fixes Common Agile Challenges
 
DDD eXchange
DDD eXchangeDDD eXchange
DDD eXchange
 
SE2_Lec 19_Design Principles and Design Patterns
SE2_Lec 19_Design Principles and Design PatternsSE2_Lec 19_Design Principles and Design Patterns
SE2_Lec 19_Design Principles and Design Patterns
 
Refreshing Domain Driven Design
Refreshing Domain Driven DesignRefreshing Domain Driven Design
Refreshing Domain Driven Design
 
DDD In Agile
DDD In Agile   DDD In Agile
DDD In Agile
 
Domain-Driven Design (Artur Trosin Product Stream)
Domain-Driven Design (Artur Trosin Product Stream)Domain-Driven Design (Artur Trosin Product Stream)
Domain-Driven Design (Artur Trosin Product Stream)
 
Domain Driven Design
Domain Driven DesignDomain Driven Design
Domain Driven Design
 
Interaction Room - Creating Space for Developments (Software Projects)
Interaction Room - Creating Space for Developments (Software Projects)Interaction Room - Creating Space for Developments (Software Projects)
Interaction Room - Creating Space for Developments (Software Projects)
 
Practical SOA for the Solution Architect
Practical SOA for the Solution Architect Practical SOA for the Solution Architect
Practical SOA for the Solution Architect
 
Differences in-task-descriptions
Differences in-task-descriptionsDifferences in-task-descriptions
Differences in-task-descriptions
 
Domain Driven Design
Domain Driven DesignDomain Driven Design
Domain Driven Design
 
Domain Driven Design
Domain Driven DesignDomain Driven Design
Domain Driven Design
 
Domain Specific Language Design
Domain Specific Language DesignDomain Specific Language Design
Domain Specific Language Design
 
Portfolio - Amol Tondwalkar
Portfolio - Amol TondwalkarPortfolio - Amol Tondwalkar
Portfolio - Amol Tondwalkar
 
UNIT IV DESIGN PATTERNS.pptx
UNIT IV DESIGN PATTERNS.pptxUNIT IV DESIGN PATTERNS.pptx
UNIT IV DESIGN PATTERNS.pptx
 
Using Evolutionary Prototypes To Formalize Product Requirements
Using Evolutionary Prototypes To Formalize Product RequirementsUsing Evolutionary Prototypes To Formalize Product Requirements
Using Evolutionary Prototypes To Formalize Product Requirements
 

Recently uploaded

做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
axoqas
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
ewymefz
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
axoqas
 
Investigate & Recover / StarCompliance.io / Crypto_Crimes
Investigate & Recover / StarCompliance.io / Crypto_CrimesInvestigate & Recover / StarCompliance.io / Crypto_Crimes
Investigate & Recover / StarCompliance.io / Crypto_Crimes
StarCompliance.io
 
一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单
ewymefz
 
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
ewymefz
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
ewymefz
 
一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单
ocavb
 
Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
benishzehra469
 
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
yhkoc
 
Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...
Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...
Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...
Domenico Conte
 
Introduction-to-Cybersecurit57hhfcbbcxxx
Introduction-to-Cybersecurit57hhfcbbcxxxIntroduction-to-Cybersecurit57hhfcbbcxxx
Introduction-to-Cybersecurit57hhfcbbcxxx
zahraomer517
 

Recently uploaded (20)

做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
 
Investigate & Recover / StarCompliance.io / Crypto_Crimes
Investigate & Recover / StarCompliance.io / Crypto_CrimesInvestigate & Recover / StarCompliance.io / Crypto_Crimes
Investigate & Recover / StarCompliance.io / Crypto_Crimes
 
一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单
 
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
 
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
 
一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单
 
Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
 
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
 
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project PresentationPredicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
 
Business update Q1 2024 Lar España Real Estate SOCIMI
Business update Q1 2024 Lar España Real Estate SOCIMIBusiness update Q1 2024 Lar España Real Estate SOCIMI
Business update Q1 2024 Lar España Real Estate SOCIMI
 
Uber Ride Supply Demand Gap Analysis Report
Uber Ride Supply Demand Gap Analysis ReportUber Ride Supply Demand Gap Analysis Report
Uber Ride Supply Demand Gap Analysis Report
 
Tabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsTabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflows
 
Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...
Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...
Professional Data Engineer Certification Exam Guide  _  Learn  _  Google Clou...
 
Introduction-to-Cybersecurit57hhfcbbcxxx
Introduction-to-Cybersecurit57hhfcbbcxxxIntroduction-to-Cybersecurit57hhfcbbcxxx
Introduction-to-Cybersecurit57hhfcbbcxxx
 

Dialogue System Iso 24617 2