Skip to content

[Library] 공개 API 확정 (verify_document/VerificationEngine) #63

Description

@yeseul-kim01

배경

라이브러리 외부 진입점(public API) 확정. verify_document 추가는 완료, 정리·확정만 남음.

할 일

  • verify_document(source, source_type, …) 노출 + __all__ 등록 (완료)
  • VerificationEngine(config=...) 객체형 진입점 둘지 결정 (함수형/객체형)
  • __init__이 전체 pipeline을 eager import → 무거운 deps(trafilatura 등) 끌어옴. lazy import 검토

완료 기준 (DoD)

외부 디렉토리에서 import structverifyverify_text/verify_document 실행 성공.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions