Update README.md
This commit is contained in:
@@ -59,8 +59,8 @@ Specify the paths as such:
|
||||
|
||||
```python
|
||||
>>> senti = PySentiStr()
|
||||
>>> senti.setSentiStrengthPath = ... # e.g. 'C:\Documents\SentiStrength.jar'
|
||||
>>> senti.setSentiStrengthLanguageFolderPath = ... # e.g. 'C:\Documents\SentiStrengthData\'
|
||||
>>> senti.setSentiStrengthPath = ... # e.g. 'C:/Documents/SentiStrength.jar'
|
||||
>>> senti.setSentiStrengthLanguageFolderPath = ... # e.g. 'C:/Documents/SentiStrengthData/'
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user