Skip to content

Wrong name bug? #3

@ekchatzi

Description

@ekchatzi

Hello,

in rake.py:125, shouldn't

self.__stop_words_pattern = build_stop_word_regex(stoppath) 

be:

self.__stop_words_pattern = build_stop_word_regex(stop_words_path)

?

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