beta3/3M_Academic_Papers_Titles_and_Abstracts
Comprehensive Academic Papers Dataset: 3M+ Research Paper Titles and Abstracts π Overview This dataset is a comprehensive collection of over 3 million research paper titles and abstracts, curated and consolidated from multiple high-quality academic sources. The dataset provides a unified, clean, and standardized format for researchers, data scientists, and machine learning practitioners working on natural language processing, academic research analysis, andβ¦ See the full description on the dataset page: https://huggingface.co/datasets/beta3/3M_Academic_Papers_Titles_and_Abstracts.
Comprehensive Academic Papers Dataset: 3M+ Research Paper Titles and Abstracts
π Overview
This dataset is a comprehensive collection of over 3 million research paper titles and abstracts, curated and consolidated from multiple high-quality academic sources. The dataset provides a unified, clean, and standardized format for researchers, data scientists, and machine learning practitioners working on natural language processing, academic research analysis, and knowledge discovery tasks.
π― Key Features
- 3.6+ million scientific papers with titles and abstracts
- Multi-domain coverage: Physics, Mathematics, Computer Science, Biology, Medicine, and more
- Standardized format: Consistent
titleandabstractcolumns - Quality assured: Validated using Pydantic models and cleaned of duplicates/null values
- Ready-to-use: Pre-processed and formatted for immediate analysis
- Format: CSV
- Language: English
π Dataset Statistics
ποΈ Dataset Structure
cleaned_papers.csv
βββ title (string): Scientific paper title
βββ abstract (string): Scientific paper abstractπ Data Processing Pipeline
The dataset underwent a rigorous cleaning and standardization process:
- Data Import: Automated import from multiple sources (Kaggle API, Hugging Face)
- Column Standardization: Mapping various column names to consistent
titleandabstractformat - Data Validation: Pydantic model validation ensuring data quality
- Duplicate Removal: Advanced deduplication based on title and abstract similarity
- Null Value Handling: Removal of records with missing titles or abstracts
- Quality Assurance: Final validation and statistics generation
π‘ Use Cases
This dataset is ideal for:
- Natural Language Processing: Text classification, sentiment analysis, topic modeling
- Scientific Literature Analysis: Trend analysis, domain classification, citation prediction
- Machine Learning Research: Training language models, text summarization, information extraction
- Academic Research: Bibliometric analysis, research trend identification
- Educational Applications: Building search engines, recommendation systems
π Data Sources and Attribution
This dataset consolidates academic papers from the following sources:
Kaggle Datasets:
- [ArXiv Scientific Research Papers Dataset](https://www.kaggle.com/datasets/sumitm004/arxiv-scientific-research-papers-dataset) by @sumitm004
- [Cornell University ArXiv Dataset](https://www.kaggle.com/datasets/Cornell-University/arxiv) by @Cornell-University
Hugging Face Datasets:
- [ML-ArXiv-Papers](https://huggingface.co/datasets/CShorten/ML-ArXiv-Papers) by @CShorten
- [ArXiv Biology](https://huggingface.co/datasets/zeroshot/arxiv-biology) by @zeroshot
- [ArXiv Data Extended](https://huggingface.co/datasets/wrapper228/arxiv_data_extended) by @wrapper228
- [Stroke PubMed Abstracts](https://huggingface.co/datasets/Gaborandi/Stroke_pubmed_abstracts) by @Gaborandi
- [PubMed ArXiv Abstracts Data](https://huggingface.co/datasets/brainchalov/pubmed_arxiv_abstracts_data) by @brainchalov
- [Abstracts Cleaned](https://huggingface.co/datasets/Eitanli/abstracts_cleaned) by @Eitanli
π Update Schedule
This dataset represents a point-in-time consolidation. Future versions may include:
- Additional academic sources
- Extended fields (authors, publication dates, venues)
- Domain-specific subsets
- Enhanced metadata
π License and Usage
Please respect the individual licenses of the source datasets. This consolidated version is provided for research and educational purposes. When using this dataset:
- Citation: Please cite this dataset and acknowledge the original data sources
- Attribution: Credit the original dataset creators listed above
- Compliance: Ensure compliance with individual dataset licenses
- Academic Use: Primarily intended for non-commercial, academic, and research purposes
π Acknowledgments
Special thanks to all the original dataset creators and the academic communities that make their research data publicly available. This work builds upon their valuable contributions to open science and knowledge sharing.
Keywords: academic papers, research abstracts, NLP, machine learning, text mining, scientific literature, ArXiv, PubMed, natural language processing, research dataset
