Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
add nlplot(可視化ライブラリ)
  • Loading branch information
sakasa authored Jun 30, 2020
1 parent 6a69a2d commit 38ed74d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NLP/memo.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,18 @@ https://github.com/taishi-i/nagisa
```bash
pip install nagisa
```

## 可視化

### nlplot
https://github.com/takapy0210/nlplot

参考:https://www.kaggle.com/sishihara/aibo-analysis

* install
```bash
pip install nlplot

# Gitからmasterをインストール
pip install git+https://github.com/takapy0210/nlplot.git
```

0 comments on commit 38ed74d

Please sign in to comment.