Parse a 1-per-line PTB file (SPMRL file format) (single-bracketed possible),
removing morph tags on non-terminals and replacing underscores with — in NTs!
If remove_after_dash is set to True, it will even remove everything after a dash
(this is applied before the underscore-replacing, of course).