JuliaText / TextAnalysis.jl

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

Indentation fix patch #142

Closed Ayushk4 closed 5 years ago

Ayushk4 commented 5 years ago

The indentation changed from 2 space to 4 spaces for the recently merged spam Filter.

Also, test/bayes.jl was indented properly.