There is a lot of boilerplate code across loading research papers, articles, docs, discourse docs, and youtube videos. The differences are mostly around what keys we match on and what do we write in the metadata, the remainder of the code is essentially the same. We can refactor to have one general code and abstract the specificities away.
There is a lot of boilerplate code across loading research papers, articles, docs, discourse docs, and youtube videos. The differences are mostly around what keys we match on and what do we write in the metadata, the remainder of the code is essentially the same. We can refactor to have one general code and abstract the specificities away.