This is a repo for mastering Python functions
- Makefile
- requirements.txt
- source code files
- Regular python shell
- IPython (many prefer)
touch hello.py
chmod +x hello.py
./hello.py
- create a nlplogic folder
- Inside the nlplogic folder, create a logic (corenlp.py) file.