Download presentation
Presentation is loading. Please wait.
Published byGerard Carson Modified over 9 years ago
1
Overview Project Goals –Represent a sentence in a parse tree –Use parses in tree to search another tree containing ontology of project management deliverables –Output path of possible dependencies in project
2
Part One Representing a Sentence in the Parse Tree
3
Architecture
4
94 High Level Rule: Noun Phrase + Verb Phrase = Sentence
5
HIGH LEVEL DIAGRAM SENTENCE PARSE TREE
6
sentence Grammar rule Grammar rule has instances An instance can be one of the following: Noun phrase Verb phrase Prep phrase (Relative clause)
7
Noun Phrase + Verb Phrase = SENTENCE Sentence Grammar rule Parts of speech Nouns(proper name, digit) Verbs Adjectives(articles) Adverbs(conjunction) Pronouns Prepositions
8
Noun PhraseVerb Phrase Prepositional Phrase PronounVerbPreposition NounAdjective Proper NameAdverb Article Digit Phrase Contents
9
Example Parse of Sentence: The project plan always includes deliverables. The = Adjective Article Project = NounNoun Phrase Plan = Noun ------------------------------------------- Always = Adverb Includes = Verb Verb Phrase Deliverables= Noun
10
Part Two Sentence parses are used to search through project management ontology represented by a semantic network
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.