JuliaText / TextAnalysis.jl

Julia package for text analysis
Other
373 stars 95 forks source link

is it possible to remove rarely words. #211

Open ValeriiBaidin opened 4 years ago

ValeriiBaidin commented 4 years ago

Good day.

Is it possible to remove words, which enter only in less than N documents?

Thank you in advance.

tejasvaidhyadev commented 4 years ago

Hi, you can Checkout Vocabulary.jl in #210
soon it will be part of TextAnalysis as well :smiley: