Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nreimers authored Jun 20, 2018
1 parent 6142086 commit 0ceabe8
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 @@ -68,7 +68,7 @@ source env/bin/activate

Install the requirements:
```
.env/bin/pip3 install -r requirements.txt
env/bin/pip3 install -r requirements.txt
```

If everything works well, you can run `python3 Train_POS.py` to train a deep POS-tagger for the POS-tagset from universal dependencies.
Expand Down

0 comments on commit 0ceabe8

Please sign in to comment.