NIHOPA / NLPre

Python library for Natural Language Preprocessing (NLPre)
190 stars 34 forks source link

Speed up replace_from_dictionary (part 2) #97

Closed thoppe closed 7 years ago

thoppe commented 7 years ago

There still looks to be avenues for speed improvements for replace_from_dictionary, which is still the slowest part of the pipeline. Look into this.