Update README.md
Browse filesDemo has been renamed; changing the link
README.md
CHANGED
@@ -34,7 +34,7 @@ model-index:
|
|
34 |
---
|
35 |
|
36 |
# Coherence Modelling
|
37 |
-
You can **test the model** at [coherence
|
38 |
If you want to find out more information, please contact us at [email protected].
|
39 |
|
40 |
## Table of Contents
|
@@ -62,7 +62,7 @@ pip install sgnlp
|
|
62 |
```
|
63 |
|
64 |
## Examples
|
65 |
-
For more full code (such as Coherence-Momentum), please refer to this [github](https://github.com/aisingapore/sgnlp). <br> Alternatively, you can also try out the [demo](https://huggingface.co/spaces/aisingapore/coherence-
|
66 |
|
67 |
Example of Coherence Momentum modelling:
|
68 |
```python
|
|
|
34 |
---
|
35 |
|
36 |
# Coherence Modelling
|
37 |
+
You can **test the model** at [coherence modeling](https://huggingface.co/spaces/aisingapore/coherence-modeling).<br />
|
38 |
If you want to find out more information, please contact us at [email protected].
|
39 |
|
40 |
## Table of Contents
|
|
|
62 |
```
|
63 |
|
64 |
## Examples
|
65 |
+
For more full code (such as Coherence-Momentum), please refer to this [github](https://github.com/aisingapore/sgnlp). <br> Alternatively, you can also try out the [demo](https://huggingface.co/spaces/aisingapore/coherence-modeling) for Coherence-Momentum.
|
66 |
|
67 |
Example of Coherence Momentum modelling:
|
68 |
```python
|