Skip to content

Split by lines #5

Description

@xpert13

Add support for sentence splitting. Currently text is sent to the LLM as-is, but longer texts (like documents) should be split into chunks, translated and merged back.

I propose to do what DeepL (or even Google Translate) does - break it down into lines. They translate each line separately, and if you send 20 lines for translation, you will always have 20 lines as a result.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions