40 Forks
168 Stars
168 Watchers

Snowball

Implementation with some extensions of the paper "Snowball: Extracting Relations from Large Plain-Text Collections" (Agichtein and Gravano, 2000)

How to download and setup Snowball

Open terminal and run command
git clone https://github.com/davidsbatista/Snowball.git
git clone is used to create a copy or clone of Snowball 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 Snowball https://github.com/davidsbatista/Snowball/archive/master.zip

Or simply clone Snowball with SSH
[email protected]:davidsbatista/Snowball.git

If you have some problems with Snowball

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