Skip to content

Please add cl-jsonl #2297

@plandes

Description

@plandes

This system provides a generator to lazy read JSONL files with each line a separate definition. JSONL files are files with newline delimited JSON blobs and typically very large. This package provides a generator that allows a line by line parse reducing memory complexity for large data demand projects such as those for training deep learning models.

Author: Paul Landes
License: MIT
Source: https://github.com/plandes/cl-jsonl

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions