Daan Odijk
Daan Odijk
It should have underscores according to https://help.github.com/en/github/building-a-strong-community/adding-a-code-of-conduct-to-your-project. @graus: can you add a commit to update your mail address in this file?
PR for discussion as first steps for resolving #38 and #39. I started with grouping properties into subclasses of Doc. These can be than moved to separate files and be...
As discussed in https://github.com/textpipe/textpipe/pull/35#discussion_r201319799. Dependent on #10.
As discussed in https://github.com/textpipe/textpipe/pull/35#discussion_r202927346. We can group operations in some logical sense. For example, we can have a `textpipe/operation/clean.py` and `textpipe/operation/spacy.py`.