This document presents the implementation of an Urdu probabilistic parser developed by researchers from the University of Peshawar. The parser employs a shift-reduce multi-path strategy, parsing sentences with approximately 74% accuracy by generating parse trees based on probabilistic context-free grammar derived from tagged Urdu sentences. The study discusses the methodology, implementation details, and results, emphasizing the challenges posed by Urdu's complex grammar and the parser's performance on different sentence lengths.