jataware / domain-model-examiner

The goal of this process is to perform machine reading over the model codebase in order to automatically extract key metadata.
MIT License
1 stars 0 forks source link

Extract URLs from READMEs #2

Closed brandomr closed 3 years ago

brandomr commented 3 years ago

Ensure that URLs that are in README files are also extracted as potential inputs.

Additionally, we need a black list of URLs that we know to be meaningless (e.g. https://cran.r-project.org/ or https://pypi.org/).