Is there a way to parse a text like on `rrule`? ``` rule = RRule.fromText('every day for 3 times') ```