Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement translation in pdf2text #8

Open
V-G-spec opened this issue Oct 28, 2023 · 1 comment
Open

Implement translation in pdf2text #8

V-G-spec opened this issue Oct 28, 2023 · 1 comment
Assignees

Comments

@V-G-spec
Copy link
Collaborator

  • Implement the module pdf2text/translate.py
  • The module should take a from_language and provide a public method translate which works on the document level (input and output are the entire document, likely a list of strings where each element represents one page of the original pdf)
@V-G-spec V-G-spec self-assigned this Oct 28, 2023
@V-G-spec
Copy link
Collaborator Author

Doesn't seem feasible, at least for free (which is what we probably want). Better to explore prompt translation with multi-lingual embedding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant