Skip to content

WikiCorpus: select which texts fields will be tokenized: only the body, or only the title, or title and body. #3604

@fabriciorsf

Description

@fabriciorsf

Currently, in WikiCorpus the article title is not being tokenized, and this field is the main text about the articles from WikiNews.
So, one proposal would be to adjust it to allow the choice of which text field to tokenize, with at least 3 options (and it can be flexible):

  1. only the body (current and default), or
  2. only the title, or
  3. title and body.

In the case of the last option (title and body), the text to be tokenized must first be composed of the title, followed by a separate (full stop) and, finally, the body.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions