Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ Our model is based
|
|
40 |
- **Limitations**: The model is only train and tested on the German language, but can handle the other 8 languages with lower accuracy.
|
41 |
|
42 |
## How to Use
|
43 |
-
I have developed Python desktop application for the inference at my [repository](https://github.com/ssary/German-Sentiment-Analysis)
|
44 |
To use this model, you need to install the Hugging Face Transformers library and PyTorch. You can do this using pip:
|
45 |
|
46 |
```bash
|
|
|
40 |
- **Limitations**: The model is only train and tested on the German language, but can handle the other 8 languages with lower accuracy.
|
41 |
|
42 |
## How to Use
|
43 |
+
I have developed Python desktop application for the inference at my [repository](https://github.com/ssary/German-Sentiment-Analysis).\
|
44 |
To use this model, you need to install the Hugging Face Transformers library and PyTorch. You can do this using pip:
|
45 |
|
46 |
```bash
|