JuliaText / CorpusLoaders.jl

A variety of loaders for various NLP corpora.
Other
32 stars 13 forks source link

updated dependencies Glob: 1.3, LightXML: 0.9 #51

Closed rssdev10 closed 2 years ago

rssdev10 commented 2 years ago
     Testing CorpusLoaders tests passed 
oxinabox commented 2 years ago

Please also bump the version so a release can be tagged. This is a nonbreaking change.

Unfortunately the tests right now are broken and I do not have the time to fix them. But this should be safe, as LightXML 0.9 was not actually a breaking change.

rssdev10 commented 2 years ago

Hi @oxinabox , is any way to squash/merge changes and publish the package to the Julia repository? Current version has dependencies version conflict with TextModels#master.