Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fhamborg authored Apr 21, 2021
1 parent 6697904 commit 9722e63
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ the repository contains our model named GRU-TSC, which achieves state-of-the-art
TSC classification performance on NewsMTSC. Check it out - it works out of the box :-)

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

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)
or [view it](https://github.com/fhamborg/NewsMTSC/tree/master/controller_data/datasets/NewsMTSC-dataset).
or [view it here](https://github.com/fhamborg/NewsMTSC/tree/master/controller_data/datasets/NewsMTSC-dataset).

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

0 comments on commit 9722e63

Please sign in to comment.