'Sentistrength setpath, method webapp django
I am trying to make a web application based on "sentistrenght" in django,html,css. how can i configure the absolute path for the .setpath method in sentistrength on the web server/hosting
only this is holding the webapp back or its running like a charm on local host
senti.setSentiStrengthPath('E:\\college data\\Final Year Project\\Code\\Final code\\TensiStrength\\TensiStrengthMain.jar')
senti.setSentiStrengthLanguageFolderPath('E:\\college data\\Final Year Project\\Code\\Final code\\TensiStrength\\TensiStrength_Data')
Anyone know anything?
i tried senti.setSentiStrengthPath('.\sentistrength_files\TensiStrengthMain.jar') senti.setSentiStrengthLanguageFolderPath('.\sentistrength_file\TensiStrength_Data')
but it does not work
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
