Skip to content

Commit 6a5f40b

Browse files
committed
Added python api
Added python api
1 parent 157d4eb commit 6a5f40b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The Summarization API can be used in Python 3
1616
pip3 install requests
1717

1818

19+
### Python API
20+
1921
```bash
2022
python3 deepaffects_summary_api.py --input_file_path=./sample/Podcast.txt --output_folder=./output --model=iamus
2123
```

0 commit comments

Comments
 (0)