Nimrod Dvir
Results
4
comments of
Nimrod Dvir
I notice that too @RossDeVito and absolutely agree.
Hi, thanks for the quick respond! Here's a code snippet for example: ```python import textdescriptives as td import spacy from spacy.cli import download QUALITY_THRESHOLDS = td.QualityThresholds( n_stop_words=(None, None), alpha_ratio=(0.6, None),...
Great! Thank you guys :)