An open API service indexing awesome lists of open source software.

https://github.com/alextanhongpin/pdf-parser

Sample pipeline for parsing PDF and performing text processing
https://github.com/alextanhongpin/pdf-parser

nlp python resume-parser text-processing tika

Last synced: 8 months ago
JSON representation

Sample pipeline for parsing PDF and performing text processing

Awesome Lists containing this project

README

          

# PDF Parser with Tika

Sample pipeline for pdf parsing and NLP.

```bash
$ pip3 install tika
$ pip install tika
```