- Download and install newest anaconda for Python 3.7
- Activate your conda base environment
conda activate base
- Clone this repository
git clone https://github.com/simon-clematide/ml-for-nlp-1-hs2020.git
cd ml-for-nlp-1-hs2020
- Create your own virtual environment:
python3 -mvenv venv
source venv/bin/activate
python3 -mpip install -r requirements.txt
- Start Jupyter notebook server:
jupyter notebook
-
Notifications
You must be signed in to change notification settings - Fork 0
simon-clematide/ml-for-nlp-1-hs2020
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Binder repo for Machine Learning for Natural Language Processing (Fall semester 2019)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published