Пример #1
0
Файл: TTree.py Проект: tuur/STPS
 def bracket_parse(string):
     return TTree(nltktree.bracket_parse(string).pprint())