This website requires JavaScript.
Explore
Help
Sign In
kristjan
/
cjvt-srl-tagging
Watch
1
Star
0
Fork
1
You've already forked cjvt-srl-tagging
Code
Issues
Pull Requests
Releases
Wiki
Activity
9939bf0f55
cjvt-srl-tagging
/
dockerfiles
/
parser-env
/
Dockerfile
8 lines
102 B
Docker
Raw
Normal View
History
Unescape
Escape
parser.py can read kres and/or ssj500k
2019-02-03 21:54:26 +00:00
FROM
python
RUN
pip install lxml
parsed links
2019-02-12 01:48:34 +00:00
# for my convenience
RUN
apt-get update
RUN
apt-get install -y vim
Reference in New Issue
Copy Permalink