Update README.md
Browse files
README.md
CHANGED
@@ -27,4 +27,8 @@ classifier.predict(sentence)
|
|
27 |
|
28 |
# print the sentence with the tags
|
29 |
print(sentence)
|
30 |
-
```
|
|
|
|
|
|
|
|
|
|
27 |
|
28 |
# print the sentence with the tags
|
29 |
print(sentence)
|
30 |
+
```
|
31 |
+
|
32 |
+
## More information:
|
33 |
+
|
34 |
+
https://github.com/noharm-ai/substance-prediction
|