Metadata-Version: 2.4
Name: aih_contexture
Version: 0.0.1
Summary: 经纬·Contexture: 将PDF转化为带页码锚点的结构化知识 | 人文学科AI的材料基石
Project-URL: Homepage, https://github.com/datalab-to/contexture
Project-URL: Repository, https://github.com/datalab-to/contexture
Author: Contexture Team
License: GPL-3.0
License-File: LICENSE
Keywords: humanities,ocr,page-anchor,pdf,structured-knowledge
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Text Processing :: General
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# 經緯 · Contexture

> 将PDF转化为带页码锚点的结构化知识 | 人文学科AI的材料基石

---

## 简介

Contexture（經緯）是一个面向人文学科的文献结构化提取平台。

**核心能力**：
- 将 PDF 文档转化为结构化的 Markdown / JSON / HTML
- 以页码锚点 `{n}` 守护学术引用的可追溯性
- 支持 Pipeline、VLM 泛化、VLM 特化三种转换模式

## 状态

> **本包当前为占位版本（v0.0.1），功能尚在开发中。**

## 安装

```bash
pip install aih_contexture
```

## 许可证

GPL-3.0
