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