akshay090/Gensim Summarizer action
Summarizes text data in a file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the text file to be Summarized | yes | — |
Outputs
| name | description |
|---|---|
| summary | The summary of text data in file by gensim |