Skip to content

Research methods of adding tags during training and using them during translation. #423

Open
@davidbaines

Description

@davidbaines

We would like to tag different genres of Scripture texts during training, and include tags with the source text during inferencing. The hope is that this will improve the drafts produced by the model.

We would need a flexible method of tagging verses and including the tags as tokens.
Here are a few ideas we could test. They are listed here to give an idea of the kinds of tagging support that might be useful.

Tag each verse with the book it is from.
Tag each verse with the name of the author.
Tag each verse with a genre.
Tag each verse with the book, author, and genre.
Tag verses with a language family or dialect.

Tags should be optional, training and inferencing should continue for untagged verses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions