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('C:/Documents/SentiStrength.jar')
|
>>> senti.setSentiStrengthPath('C:/Documents/SentiStrength.jar') # Note: Provide absolute path instead of relative path
|
||||||
>>> senti.setSentiStrengthLanguageFolderPath('C:/Documents/SentiStrengthData/')
|
>>> senti.setSentiStrengthLanguageFolderPath('C:/Documents/SentiStrengthData/') # Note: Provide absolute path instead of relative path
|
||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Reference in New Issue
Block a user