Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ tags:
|
|
11 |
# Contextual Understanding using torch ANN
|
12 |
this model does NLP with **bag of word** concept; its function is to sort any patterns into desirable context.
|
13 |
|
|
|
|
|
14 |
### Import
|
15 |
* `nltk`
|
16 |
* `torch`
|
|
|
11 |
# Contextual Understanding using torch ANN
|
12 |
this model does NLP with **bag of word** concept; its function is to sort any patterns into desirable context.
|
13 |
|
14 |
+
> 👁️ This repository for learning file system, design pattern and clean code.
|
15 |
+
|
16 |
### Import
|
17 |
* `nltk`
|
18 |
* `torch`
|