Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 446 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 446 Bytes

concept_normalization

Requirements

Python version: 3.6.2 Python Package: pytorch, gensim, numpy, scikit-learn, flair

Usages

  • To get the repository, please run:
$ git clone https://github.com/dongfang91/concept_normalization.git concept_normalization
  • To build docker image, please run:
$ cd concept_normalization 
$ docker build -t xu-cs585-hw4 .
  • To run the docker image, please run:
$ docker run xu-cs585-hw4