Skip to content

Bug of the fit function in class LanguageNgramModel #1

Description

@zhiyuanpeng

The recursion in fit function has bugs: self.counter and self.vocabulary_ are reset when the child call fit, so, the recursion doesn't work.

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