Download presentation
Presentation is loading. Please wait.
Published bymishi M Modified over 5 years ago
1
PRESENTATION: GROUP # 5 Roll No: 14,17,25,36,37 TOPIC: STATISTICAL PARSING AND HIDDEN MARKOV MODEL
2
PARSING Parsing, or syntactic analysis, is a fundamental problem in the field of natural language processing.
3
STATISTICAL PARSING(1) Statistical parsing is a group of parsing methods within natural language process. The methods have in common that they associate grammar rules with a probability. Statistical parsing essentially involves three steps: modeling, learning, and decoding.
4
CONT. Modeling syntax trees is formalized as a probabilistic grammar. Probabilistic grammars consist of a set of structural rules (tree fragments) that govern the composition of sentences, clauses, phrases, and words. Each rule, called an elementary tree, is assigned a probability.
6
STATISTICAL PARSING(2) Most statistical parsing algorithms are based on a modified form of chart parsing.chart parsing The modifications are necessary to support an extremely large number of grammatical rules and therefore search space, and essentially involve applying classical artificial intelligence algorithms to the traditionally exhaustive search.artificial intelligence
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.