Installation
Installing on Linux
Run below command to download the OpenRefine.
$ wget https://github.com/OpenRefine/OpenRefine/releases/download/3.4.1/openrefine-linux-3.4.1.tar.gz
Extract the downloaded file by running below command.
$ tar -xzf openrefine-linux-3.4.1.tar.gz
Start the OpenRefine.
$ ./refine
Refine will then open in your web browser. If it does not start automatically, type http://localhost:3333 to access it.
Installing on Mac
Download Mac kit from https://openrefine.org/download.html.
Open and drag icon into the Applications folder.
Double click on the icon and Refine will open in web browser.
Installing on Windows
Download Windows kit from https://openrefine.org/download.html.
Unzip the downloaded file and double-click on the refine.bat file.
Refine will then open in your web browser. If it does not start automatically, type http://localhost:3333 to access it.