Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 415 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 415 Bytes

arxiv_extractor_mnbvc

本项目从arxiv原始文件中收集两种语料:

  1. .tex类型的代码语料
  2. 多模态语料

get started

environment

pip install chardet docker

安装 https://github.com/arxiv-vanity/engrafo 中的docker file

usage

准备好arxiv原始文件

python extract.py

得到的tex.jsonl是代码语料。