Function ptb_reader::parse_ptb_file [] [src]

pub fn parse_ptb_file(f: &str) -> Option<Vec<PTBTree>>

Parse a PTB file.

Wrapper for reading in a file and feeding it to parse_ptbtrees.