Skip to content

Command line tool to extract familial relationship information from pdfs.

Notifications You must be signed in to change notification settings

mzhadigerov/aps-familial-relation-extractor

Repository files navigation

Prerequisites:

python 3.0+
java 8+ (needs to be tested in machines without java)
poetry
ner model needs to be unziped into data/board_members_information_extractor/

ner model

Installation:

poetry install

Test:

poetry run python -X utf8 manage.py board_members_information_extractor --input pdf="inp
ut/board_members_information_extractor/test_1.pdf" --output="output/board_members_information_extractor/outputfile.json"

About

Command line tool to extract familial relationship information from pdfs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published