Skip to content

In HamletTagger.java, Reduce class is not used at all #3

@zeodtr

Description

@zeodtr

In HamletTagger.java, Reduce class is not used at all.
IdentityTableReducer is used instead.
Since Reduce.reduce() is somewhat special by Put()ing only the first record, it cannot be replaced by IdentityTableReducer, at least for performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions