1
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor: added pprint() to RSTTree More... over 6 years ago
minor: move is_leaf() helper func More... over 6 years ago
fix: remove '_!' prefix/suffix when parsing .dis More... over 6 years ago
minor: added read_rs3tree helper function More... over 6 years ago
added basic tests for parsing DPLP's output More... over 6 years ago
feat: added support for reading DPLP parser output More... over 6 years ago
added modified *.dis parser and tests for *.codra More... over 6 years ago
added tests for *.hilda, improved tests for *.dis More... over 6 years ago
minor: added helper functions read_hilda, write_rs3 More... over 6 years ago
added code to read HILDA output files More... over 6 years ago
simplified t() to work with both Tree and DGParentedTree More... over 6 years ago
made tests 4x faster More... over 6 years ago
added read_distree pseudo-function for DisRSTTree More... over 6 years ago
DisRSTTree: added minimal tests More... over 6 years ago
updated Dockerfile and travis More... over 6 years ago
closes #151: add umlaut export test More... about 7 years ago
RS3FileWriter: fix output encoding / add pretty printing More... about 7 years ago
removed unused test More... about 7 years ago
RS3FileWriter: all tests pass More... about 7 years ago
RS3FileWrite: fix attribute order in rs3 output More... about 7 years ago
RS3FileWriter: fix group type More... about 7 years ago
RS3FileWriter major rewrite More... about 7 years ago
RS3FileWriter: put all <segment>s before <group>s in rs3 output More... about 7 years ago
minor: don't return in __init__ More... about 7 years ago
minor: fix error msg More... about 7 years ago
refactoring RS3FileWriter: outsourced handle_{rst|multinuc}_relation() More... about 7 years ago
refactoring RS3FileWriter: outsourced get_children() More... about 7 years ago
minor: removed unused code More... about 7 years ago
refactoring RS3FileWriter: generate relations only once More... about 7 years ago
minor: rename convert_ methods to handle_ methods More... about 7 years ago