Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 256 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 256 Bytes

chutoro

Highlight sentences in PDF files using any sentence classification models.

Usage

Installation

pip install chutoro

Example

Checkout ./example/main.py.