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
660 stars 91 forks source link

what's wrong with "Word statistics files not found!" #4

Closed lvjianwei123 closed 6 years ago

lvjianwei123 commented 6 years ago

teach me, thx

georgepar commented 6 years ago

Generate word statistics first https://github.com/cbaziotis/ekphrasis#word-statistics

lvjianwei123 commented 6 years ago

thx

HqWei commented 5 years ago

@lvjianwei123 Hi, have you solve the problem?

llu13701 commented 5 years ago

The documentation says that the package would provide word statistics from twitter and wiki, I am wondering how to find these two stats. I cant find a folder called Stats.

Thanks

kkorovesis commented 4 years ago

In my understanding, 'stats' dir is downloaded at home/[user]/.ekphrasis