Skip to content
This repository was archived by the owner on Jun 28, 2019. It is now read-only.

PiroHiroPiro/nlp100

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

言語処理100本ノック

A repository for learning NLP100.

Requirement

Usage

Run Jupyter notebook:

$ docker-compose up

Go to http://localhost:8890 and you'll see the notebooks.

Install

Clone repository:

$ git clone https://github.com/PiroHiroPiro/nlp100
$ cd nlp100

Build image:

$ docker-compose build

Author

Hiroyuki Nishizawa