Learn Before
Definition

Probabilistic Context-Free Grammar (PCFG)

A probabilistic context-free grammar (PCFG) is a probabilistic augmentation of a context-free grammar in which each production rule is associated with a probability:

A rightarrow B [p]

A PCFG is consistent if for all sentences, the probabilities for that sentence sum up to 1.

Image 0

0

1

Updated 2026-06-13

Tags

Data Science