I want to define a CFG txt file to read into NLTK using nltk.CFG.fromstring(). Thing is, when I define rules, I want to make rules that don\'t output spaces between
nltk.CFG.fromstring()