MHamdan commited on
Commit
94ef793
Β·
verified Β·
1 Parent(s): 9277b28
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -1,7 +1,4 @@
1
- # Create a temporary file to verify format
2
-
3
- ## cat > README-template.md << 'EOL'
4
-
5
  title: Content Analyzer
6
  emoji: πŸ“‘
7
  colorFrom: blue
@@ -11,9 +8,16 @@ sdk_version: 4.0.0
11
  app_file: app.py
12
  pinned: false
13
  license: apache-2.0
14
-
15
  ---
16
 
17
  # Content Analyzer
18
 
19
- EOL
 
 
 
 
 
 
 
 
 
1
+ ---
 
 
 
2
  title: Content Analyzer
3
  emoji: πŸ“‘
4
  colorFrom: blue
 
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
11
  ---
12
 
13
  # Content Analyzer
14
 
15
+ An advanced content analysis tool that can process:
16
+ - Text input
17
+ - Web URLs
18
+ - Document files (.txt, .pdf, .docx)
19
+
20
+ ## Features
21
+ - Text summarization
22
+ - Sentiment analysis
23
+ - Topic detection