Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Conversation

schlevik
Copy link

@schlevik schlevik commented Aug 9, 2019

  • Decoupled instances of DiscourseSimplifier and (the stateful instances of) DiscourseTreeCreator and DiscourseExtractor.

  • DiscourseTreeCreator and DiscourseExtractor are now created and used only once for every Simplfication.

  • Refactored the config parsing procedure to produce the list of rules and ignored relations outside of the constructor. This way it only needs to be called once in the beginning.

* Decoupled instances of DiscourseSimplifier and (the stateful instances of) DiscourseTreeCreator and DiscourseExtractor.

* DiscourseTreeCreator and DiscourseExtractor are now created and used only once for every Simplfication.

* Refactored the config parsing procedure to produce the list of rules and ignored relations outside of the constructor. This way it only needs to be called once in the beginning.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant