--- license: cc0-1.0 task_categories: - token-classification language: - en pretty_name: ArXiv PII size_categories: - 1K - Metadata from Kaggle dataset https://www.kaggle.com/datasets/Cornell-University/arxiv - PDF files from Google Cloud Storage bucket gs://arxiv-dataset/arxiv/arxiv/pdf/ #### Data Collection and Processing 1. List of ArXiv papers downloaded from Kaggle dataset `arxiv-metadata-oai-snapshot.json` 2. All papers filtered with **license** equel to `http://creativecommons.org/licenses/by/4.0/` 1. Related PDF files download from GCS 2. First page converted to text with `poppler` utils `pdftotext -l 1 -bbox-layout -nopgbrk` 3. Authors related entities manually tagged in Label Studio