JuliaText / TextAnalysis.jl

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

Dependence on BinaryProvider.jl prevents TextAnalysis from working on arm64-apple-darwin natively. #260

Closed truedichotomy closed 9 months ago

truedichotomy commented 2 years ago

BinaryProvider has not been updated for arm64-apple-darwin. This prevents TextAnalysis from working natively on Apple Silicon macs as well.

aviks commented 9 months ago

This shouldnt be the case any more, afaik.