JuliaText / TextAnalysis.jl

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

Use dirname(@__FILE__) instead of Pkg.dir #38

Closed tkelman closed 8 years ago

tkelman commented 8 years ago

This allows installing the package elsewhere.

Add testing against 0.5 to Travis - this runs the most recent RC now, release once final tags are done.