forked from kristjan/cjvt-srl-tagging
parsed links
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
FROM python
|
||||
|
||||
RUN pip install lxml
|
||||
|
||||
# for my convenience
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y vim
|
||||
|
||||
Reference in New Issue
Block a user