Skip to content

Commit 38ed74d

Browse files
authored
Update
add nlplot(可視化ライブラリ)
1 parent 6a69a2d commit 38ed74d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

NLP/memo.md

+15
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,18 @@ https://github.com/taishi-i/nagisa
3838
```bash
3939
pip install nagisa
4040
```
41+
42+
## 可視化
43+
44+
### nlplot
45+
https://github.com/takapy0210/nlplot
46+
47+
参考:https://www.kaggle.com/sishihara/aibo-analysis
48+
49+
* install
50+
```bash
51+
pip install nlplot
52+
53+
# Gitからmasterをインストール
54+
pip install git+https://github.com/takapy0210/nlplot.git
55+
```

0 commit comments

Comments
 (0)