JuliaText / TextAnalysis.jl

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

[WIP] Fix appveyor and readme #110

Closed cchderrick closed 5 years ago

cchderrick commented 5 years ago

I believe it safe to drop v0.5 test status when julia v0.7 is in REQUIRE.

cchderrick commented 5 years ago

hmm... no test on x64, failed on x86. Let me see if I could fix it real quick.

cchderrick commented 5 years ago

It seems Flux v0.6.10 failed to precompile on x86, I don't think anything we can fix in this PR. Maybe we need to lower the Flux version back to where x86 is supported?

aviks commented 5 years ago

Merging this. I'll take a look at the x86 issue separately. I think it's a problem with the way the binary model is serialised and restored