Skip to content

Commit 3fc105a

Browse files
committed
Spelling
1 parent acc4891 commit 3fc105a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ A probability towards 0 means *negative*, one towards 1 means *positive* sentime
109109

110110
## Starting the REST Service with Language Detection
111111

112-
You can start the *sentiment analysis service* to access a [language detection] service(https://github.com/ipublia/language-detection). The service then first determines the language of the texts and then passes them on to the corresponding sentiment analysis model.
112+
You can start the *sentiment analysis service* to access a [language detection](https://github.com/ipublia/language-detection) service. The service then first determines the language of the texts and then passes them on to the corresponding sentiment analysis model.
113113

114114
To start the REST service with language detection in a terminal:
115115

0 commit comments

Comments
 (0)