nemo_curator.stages.text.download.wikipedia.constants

View as Markdown

Module Contents

Data

WIKIMEDIA_REQUEST_HEADERS

WIKIMEDIA_USER_AGENT

API

nemo_curator.stages.text.download.wikipedia.constants.WIKIMEDIA_REQUEST_HEADERS = {'User-Agent': WIKIMEDIA_USER_AGENT}
nemo_curator.stages.text.download.wikipedia.constants.WIKIMEDIA_USER_AGENT = f'NeMo-Curator-WikipediaDownloader/{__shortversion__} ({__repository_url__})'