Skip to content

Commit

Permalink
make this repo just for validation of the results
Browse files Browse the repository at this point in the history
  • Loading branch information
ekinakyurek committed Oct 19, 2019
1 parent 1bb7231 commit c8199df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Morse is a collection of morphological taggers from the [paper](https://arxiv.or
git clone https://github.com/ai-ku/Morse.jl
cd Morse.jl
```
**Note**: Setup and Data is optional because running an experiment automatically setups the environment and installs required data when needed. However, if you're working in a cluster nodes that has no internet connection, you should do these steps, before running the experiments , in the login node that has a connection.
**Note**: Setup and Data is optional because running an experiment automatically setups the environment and installs required data when needed. However, if you're working in a cluster node that has no internet connection, you need to do these steps somewhere else.

* #### Setup (Optional)
```JULIA
Expand Down

0 comments on commit c8199df

Please sign in to comment.