92 Forks
634 Stars
634 Watchers

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).

How to download and setup ekphrasis

Open terminal and run command
git clone https://github.com/cbaziotis/ekphrasis.git
git clone is used to create a copy or clone of ekphrasis repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ekphrasis https://github.com/cbaziotis/ekphrasis/archive/master.zip

Or simply clone ekphrasis with SSH
[email protected]:cbaziotis/ekphrasis.git

If you have some problems with ekphrasis

You may open issue on ekphrasis support forum (system) here: https://github.com/cbaziotis/ekphrasis/issues