mattismegevand commited on
Commit
2855da8
·
1 Parent(s): d592f04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  ## IMSDb Scraper
2
 
3
  A Python script that scrapes movie script details from the Internet Movie Script Database (IMSDb) website.
@@ -46,4 +58,4 @@ Feel free to open issues or PRs if you find any problems or have improvements in
46
 
47
  ### License
48
 
49
- This project is licensed under the MIT License. See `LICENSE` for more details.
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-classification
5
+ - text-generation
6
+ - question-answering
7
+ - summarization
8
+ language:
9
+ - en
10
+ size_categories:
11
+ - 1K<n<10K
12
+ ---
13
  ## IMSDb Scraper
14
 
15
  A Python script that scrapes movie script details from the Internet Movie Script Database (IMSDb) website.
 
58
 
59
  ### License
60
 
61
+ This project is licensed under the MIT License. See `LICENSE` for more details.