Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 362 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 362 Bytes

NLPK

NHS Digital Data Science Internship Project November 2019

Run

Install the required libraries and run NLP.py with python3

conda env create -n NLP -f environment.yml
conda activate NLP
python3 NLP.py
tensorboard --logdir=embedding_projector/

NLP NLP NLP