Skip to content

shubham0704/syntaxnet-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syntaxnet-minimal

A docker container to easily build your apps in syntaxnet

Adapted from here

  1. Add your contents inside tha app directory along with your requirements
  2. To build the container do -
$ cd syntaxnet-minimal
$ docker build ./
  1. To develop in the container run it like -
$ docker run -it IMAGE_ID /bin/bash

About

A docker container to easily build your apps in syntaxnet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published