writer / replaCy

spaCy match and replace, maintaining conjugation
https://pypi.org/project/replacy/
MIT License
34 stars 8 forks source link

Support list of match_dicts #48

Closed sam-writer closed 4 years ago

sam-writer commented 4 years ago

In a rare move for me, I am reporting an easy-to-fix issue.

Currently, replaCy only supports a single match dict JSON file, src.

Allow passing a list of json files, or a string that points to a directory with 1 or more match dicts