Skip to content

Commit 9722e63

Browse files
authored
Update README.md
1 parent 6697904 commit 9722e63

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ the repository contains our model named GRU-TSC, which achieves state-of-the-art
1010
TSC classification performance on NewsMTSC. Check it out - it works out of the box :-)
1111

1212
This readme consists of the following parts:
13-
* [installation of GRU-TSC](#installation)
14-
* [how to use our model](#target-dependent-sentiment-classification)
15-
* [how to train our model](#training)
13+
* [Installation of GRU-TSC](#installation)
14+
* [How to use our model](#target-dependent-sentiment-classification)
15+
* [How to train our model (or yours)](#training)
1616

1717
If you only want to use the dataset, you can [download it here](https://github.com/fhamborg/NewsMTSC/raw/master/controller_data/datasets/NewsMTSC-dataset/NewsMTSC-dataset.zip)
18-
or [view it](https://github.com/fhamborg/NewsMTSC/tree/master/controller_data/datasets/NewsMTSC-dataset).
18+
or [view it here](https://github.com/fhamborg/NewsMTSC/tree/master/controller_data/datasets/NewsMTSC-dataset).
1919

2020
To make available the model also to non-experts in computer science,
2121
we aimed to make the installation and using the model as easy as possible. If you face

0 commit comments

Comments
 (0)