5 Forks
12 Stars
12 Watchers

analysis-pipelines

Project CRANE (Crisis Racism and Narrative Evaluation) aims to support researchers and anti-racist organisations that wish to use state-of-the-art text analysis algorithms to study how specific events impact online hate speech and racist narratives. CRANE Toolbox is a Python package: once installed, the tools in CRANE are available as functions that users can use in their Python programs or directly through their terminal. CRANE targets users with basic programming but no machine learning skills.

How to download and setup analysis-pipelines

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

Or simply clone analysis-pipelines with SSH
[email protected]:CRANE-toolbox/analysis-pipelines.git

If you have some problems with analysis-pipelines

You may open issue on analysis-pipelines support forum (system) here: https://github.com/CRANE-toolbox/analysis-pipelines/issues