Skip to content

Commit 676e9a8

Browse files
committed
2 parents c8e1292 + d8a70bb commit 676e9a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ print(augmented_file_text)
8686
### Sentiment Analysis
8787

8888
```python
89-
from duplipy.sentiment import analyze_sentiment
89+
from duplipy.text_analysis import analyze_sentiment
9090

9191
text = "I love this product! It's amazing!"
9292

0 commit comments

Comments
 (0)