Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'Matcher' object has no attribute 'silent' #28

Open
Svetlana-Yatsyk opened this issue Jul 5, 2023 · 0 comments
Open

Comments

@Svetlana-Yatsyk
Copy link

Hello, I apologize for a dumb qustion, but I don't understand why I fail to run the text matcher.

After cloning the repository, installing the text matcher and nltk (whithout it the stopwords would not work for me), I tried to run it, but got an AttributeError: 'Matcher' object has no attribute 'silent'.

However, I see that it is defined, initialized, and assigned a default value of False in matcher.py.

Could you please help me understand what I am doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant