cbaziotis / ekphrasis

Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenization, word normalization, word segmentation (for splitting hashtags) and spell correction, using word statistics from 2 big corpora (english Wikipedia, twitter - 330mil english tweets).
MIT License
661 stars 90 forks source link

How can the text_processor be parelize? #27

Open danielafe7-usp opened 3 years ago

danielafe7-usp commented 3 years ago

Hi, i am loving the framework, anyways, is just taking so long. I was wondering is this could be parallel ?