Aviv commited on
Commit
4f58029
1 Parent(s): 37b0e6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1 +1,3 @@
1
- # TODO: write about the models, summarization
 
 
 
1
+ Moran and Aviv project for solving Summarization task.
2
+ We choose 2 architectures: TextRank and BART (facebook). In Streamlit' application, you can enter your article as an input, and the output is a summary.
3
+ Inspired by HIT studies.