sign-language-processing / sign-language-processing.github.io

Documentation and background of sign language processing
99 stars 9 forks source link

Feature/dataset deprecation (and comments on datasets.js) #92

Closed cleong110 closed 1 day ago

cleong110 commented 1 week ago

Based on local testing, it seems to successfully skip datasets with "status":"deprecated". Datasets without status fields are left alone.

Also added significant commenting to datasets.js.

Closes #91. Closes #66

cleong110 commented 1 week ago

Added a v2, took out as many redundant comments as I could. Are the remaining ones correct?

cleong110 commented 1 week ago

All right! Made some more updates! Thanks for guidance/suggestions!