Metadata-Version: 2.4
Name: frigg
Version: 0.1.2
Summary: Convert common crawl to multimodal datasets.
Author-email: Teraflop AI <enrico@teraflop.ai>
Classifier: Typing :: Typed
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: daft>=0.6.3
Requires-Dist: pysimdjson>=7.0.2
Requires-Dist: xxhash>=3.5.0

# Frigg

Installation
```
uv pip install frigg
```

Citation
```
@misc{beaumont-2022-cc2dataset,
  author = {Romain Beaumont},
  title = {cc2dataset: Easily convert common crawl to a dataset of caption and document.},
  year = {2022},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/rom1504/cc2dataset}}
}
```
