Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,11 @@ discourse structure, tree, node, tree kernel, features, noise, criteria
|
|
26 |
often used as connection words.
|
27 |
E.g model, approach, prior knowledge, them, it...
|
28 |
|
|
|
29 |
|
|
|
|
|
|
|
30 |
|
31 |
## Use
|
32 |
```python
|
|
|
26 |
often used as connection words.
|
27 |
E.g model, approach, prior knowledge, them, it...
|
28 |
|
29 |
+
## Colab
|
30 |
|
31 |
+
Check out how this model is used for NER-enhanced topic modelling
|
32 |
+
|
33 |
+
![https://colab.research.google.com/assets/colab-badge.svg](https://colab.research.google.com/github/AI-Growth-Lab/SciNerTopic/blob/main/notebooks/Sci_NERTopic.ipynb)
|
34 |
|
35 |
## Use
|
36 |
```python
|