{"id":18348057,"url":"https://github.com/fer-aguirre/pdf-2-ner","last_synced_at":"2026-06-23T22:03:12.626Z","repository":{"id":104193182,"uuid":"591499278","full_name":"fer-aguirre/pdf-2-ner","owner":"fer-aguirre","description":"Web application for information extraction and named entity recognition for PDF files (work-in-progress).","archived":false,"fork":false,"pushed_at":"2023-07-25T21:14:15.000Z","size":301,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T17:05:57.251Z","etag":null,"topics":["named-entity-recognition","nlp","pdf2text","streamlit","text-analysis"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fer-aguirre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-20T22:53:34.000Z","updated_at":"2023-03-06T17:47:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b35245e-5ab8-4acf-a31a-defe5817e367","html_url":"https://github.com/fer-aguirre/pdf-2-ner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fer-aguirre/pdf-2-ner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fer-aguirre%2Fpdf-2-ner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fer-aguirre%2Fpdf-2-ner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fer-aguirre%2Fpdf-2-ner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fer-aguirre%2Fpdf-2-ner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fer-aguirre","download_url":"https://codeload.github.com/fer-aguirre/pdf-2-ner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fer-aguirre%2Fpdf-2-ner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273287679,"owners_count":25078575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["named-entity-recognition","nlp","pdf2text","streamlit","text-analysis"],"created_at":"2024-11-05T21:16:11.078Z","updated_at":"2026-06-23T22:03:12.591Z","avatar_url":"https://github.com/fer-aguirre.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF 2 NER\nWeb application to convert scanned PDF files to text-based data and apply Named Entity Recognition (NER) to extract entities in Spanish\n\nCreated by: Fer Aguirre\n\n## Directory Structure\n```\n├── app.py\n├── assets\n│   └── pdfs\n├── config.ini\n├── config.ini.secret\n├── data\n│   ├── processed\n│   └── raw\n├── docs\n│   ├── data-dictionary.md\n│   ├── explore-data.md\n│   ├── references\n│   └── reports\n├── LICENSE\n├── notebooks\n│   ├── 0.0-testing-nlp-models.ipynb\n│   ├── 1.0-scraping-data.ipynb\n│   └── 2.0-analyzing-data.ipynb\n├── outputs\n│   ├── figures\n│   └── tables\n├── pdf_2_ner\n│   ├── data\n│   ├── __init__.py\n│   └── utils\n├── Pipfile\n├── Pipfile.lock\n├── README.md\n└── setup.py\n```\n---\n\n## License\n\nThis project is released under [MIT License](/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffer-aguirre%2Fpdf-2-ner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffer-aguirre%2Fpdf-2-ner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffer-aguirre%2Fpdf-2-ner/lists"}