JuliaText / TextAnalysis.jl

Julia package for text analysis
Other
374 stars 96 forks source link

Prepare for 1.0 #97

Closed aviks closed 6 years ago

aviks commented 6 years ago

Tests now pass on 0.7, so that's progress, mostly thanks to @baggepinnen. There are deprecations in WordTokenizers, so we'll have to wait for that before we can support 1.0.

AShedko commented 6 years ago

You can now merge this, as they've fixed WordTokenizers. See https://github.com/JuliaText/WordTokenizers.jl/pull/8