/Comment2Code

Inline comment and Code Project

Primary LanguagePythonMIT LicenseMIT

Comment2Code

Inline comment and Code Project

Quick Start

Build Docker Container

docker build -t johnlnguyen/comment2code:latest -f Dockerfile .

Run Docker Container

docker run -v $(pwd):/ds -it johnlnguyen/comment2code:latest

Inspect Data

make inspect

Randomly Shuffle and Inspect Data

make inspect-rand