File size: 1,558 Bytes
23888ab
 
877be9d
 
 
23888ab
 
 
 
 
80f1681
ebcf22e
a03bcff
 
0d48746
e1e6c77
4337c7f
e1e6c77
4337c7f
e1e6c77
4337c7f
e1e6c77
4337c7f
e1e6c77
a03bcff
 
 
 
76d6031
 
 
 
 
538572f
0a81102
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
title: Summarizer For Learning
emoji: ✍️
colorFrom: yellow
colorTo: yellow
sdk: gradio
sdk_version: 4.8.0
app_file: app.py
pinned: false
---
<h1 style="text-align: center;">✍️ Summarizer for Learning Documentation<h1>

## 1. User Manual
How to use the app:
1. Insert your  [🤗 Hugging Face Access Token](https://huggingface.co/settings/tokens) in the textbox located as shown.
   ![image]()
2. Insert a YouTube link in the textbox located as shown. The YouTube video must be able to have its caption on.
   ![image]()
   - or you can use the example YouTube links the bottom of the page to try out the app.
   - ![image]()
3. Set the Settings according to your need.
   ![image]()
4. Set the Advanced Settings according to your need. Slide the Temperate or/and tick the `do_sample` checkbox to your need.
   ![image]()

## 2. How It Works


## 3. Concept
The goal of the app was for learners to learners to **(1)retain** long-text information better, and also make the important points **(2)memorable**. To do that the app takes a long text then summarize it, extract its keywords, and quiz the learner.

## 4. Additional Note
The app is a pet project and was made for the author to learn about summarization in NLP. The summarization methodology was derived from [Amin Kamali's summarizer app](https://huggingface.co/spaces/smakamali/summarize_youtube). Due to some contrants, some of the features in the app are still under development.

<!---Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference-->