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