aannor commited on
Commit
751e40e
1 Parent(s): 42cbc69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ This dashboard is still under development; further updates will be implemented i
20
  ## 🚶‍♂️Walkthrough
21
  ### 🗨️Retrieving YouTube Comments
22
  To retrieve comments we used the YouTube Data API which provides various functionalities, including retrieving YouTube comments. At present we do not read in comment replies. Please refer to the instructions provided in the following link to acquire your unique API key. Please be aware that each API key facilitates up to 10,000 API calls within a 24-hour period.
23
- https://developers.google.com/youtube/v3/getting-started
24
 
25
  ### 👩‍💻Implementing Natural Language Processing Models
26
  ViewerVoice covers the following areas of NLP driven by BERT based models.
 
20
  ## 🚶‍♂️Walkthrough
21
  ### 🗨️Retrieving YouTube Comments
22
  To retrieve comments we used the YouTube Data API which provides various functionalities, including retrieving YouTube comments. At present we do not read in comment replies. Please refer to the instructions provided in the following link to acquire your unique API key. Please be aware that each API key facilitates up to 10,000 API calls within a 24-hour period.
23
+ [https://medium.com/beyond-the-views-how-viewervoice-enriches-content-performance-analytics](https://medium.com/@afibannor/beyond-the-views-how-viewervoice-enriches-content-performance-analytics-3c46854db697?source=friends_link&sk=042267d3c0ed460c3ad0743ec4e16456)
24
 
25
  ### 👩‍💻Implementing Natural Language Processing Models
26
  ViewerVoice covers the following areas of NLP driven by BERT based models.