nepali-books-raw-ocr
收藏资源简介:
该数据集是一个多语言书籍OCR(光学字符识别)文本集合,主要用于文本分析和自然语言处理任务。数据来源于书籍的数字化扫描,每个样本代表一本书籍的一页内容。数据集包含19,670个训练样本,总计约74.5 MB。每个样本包含8个字段:书籍唯一标识符(book_id)、书名(title)、作者(author)、语言(language)、来源URL(source_url)、页码(page_number)、OCR识别出的文本内容(ocr_text)以及OCR置信度分数(ocr_confidence)。OCR置信度为浮点数,可用于评估文本识别的质量。数据集适用于OCR后处理、多语言文本挖掘、书籍内容分析等应用场景。
This dataset is a collection of multilingual book OCR (Optical Character Recognition) texts, primarily used for text analysis and natural language processing tasks. The data originates from digitized scans of books, with each sample representing a page of a book. The dataset contains 19,670 training samples, totaling approximately 74.5 MB. Each sample includes 8 fields: book unique identifier (book_id), book title (title), author (author), language (language), source URL (source_url), page number (page_number), OCR-recognized text content (ocr_text), and OCR confidence score (ocr_confidence). The OCR confidence is a floating-point number that can be used to assess the quality of text recognition. The dataset is suitable for applications such as OCR post-processing, multilingual text mining, and book content analysis.
数据集概述:Titung/nepali-books-raw-ocr
该数据集是一个尼泊尔语书籍的原始OCR(光学字符识别)数据集,主要用于自然语言处理或文本分析任务。
数据集结构
数据集包含以下特征(字段):
- book_id:字符串类型,书籍的唯一标识符。
- title:字符串类型,书籍的标题。
- author:字符串类型,书籍的作者。
- language:字符串类型,语言(应为尼泊尔语)。
- source_url:字符串类型,数据来源的URL链接。
- page_number:整数类型,页码。
- ocr_text:字符串类型,OCR识别出的文本内容。
- ocr_confidence:浮点数类型,OCR识别的置信度分数。
数据集划分与规模
- 数据划分:仅包含一个训练集(
train)。 - 训练集规模:共包含 20,826 条样本。
- 数据集大小:
- 数据集总大小:约 78.28 MB(78,277,265 字节)。
- 下载大小:约 31.25 MB(31,252,486 字节)。
配置文件
- 配置名称:
default(默认配置)。 - 数据文件路径:训练数据文件位于
data/train-*下(使用通配符表示多个分片文件)。




