eubinecto / idiomatch

An implementation of SpaCy(3.0)'s Matcher specifically designed for identifying English idioms.
40 stars 6 forks source link

Handling more edge cases #6

Closed eubinecto closed 3 years ago

eubinecto commented 3 years ago

why?

Just about to submit an expensive job to AWS EMR cluster. Gotta make the matcher as flexible as it can be, so that I can extract as much data as possible.

what?

how?