ageron / ageron/handson-ml2

03_classification / Question 4

Open
#278 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
30k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

if self.replace_urls and url_extractor is not None:
if self.stemming and stemmer is not None:

Hello there,

For these two line codes, I don't understand why we put url_extractor and stemmer in if condition.

I did not see you set these two variables. Where do you define them in "EmailToWordCounterTransformer" function?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.