03_classification / Question 4
Abierto
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 30k
- Forks
- 13.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.