JuliaText / Roadmap.jl

Roadmap for text-processing tools in Julia
5 stars 1 forks source link

Move Word2Vec.jl to JuliaText? #2

Closed weijianzhg closed 8 years ago

weijianzhg commented 8 years ago

Hi @malmaud,

Is this the organization for text mining in Julia?

I wrote a Julia interface to word2vec (https://github.com/weijianzhang/Word2Vec.jl) and I am happy to move it here if needed.

Best wishes,

Weijian

malmaud commented 8 years ago

Yep, that's the ambition. We'd love to have word2vec here.

On Tue, Dec 15, 2015 at 4:10 PM Weijian Zhang notifications@github.com wrote:

Hi @malmaud https://github.com/malmaud,

Is this the organization for text mining in Julia?

I wrote a Julia interface to word2vec ( https://github.com/weijianzhang/Word2Vec.jl) and I am happy to move it here if needed.

Best wishes,

Weijian

— Reply to this email directly or view it on GitHub https://github.com/JuliaText/Roadmap.jl/issues/2.

weijianzhg commented 8 years ago

Thanks @malmaud,

I am not sure how it works. Should we do something similar to JuliaML?

you'll have commit access to any packages that you author and transfer to JuliaML. Whether or not you have commit access to other packages will be up to the maintainers of those packages.

See https://groups.google.com/forum/#!searchin/julia-users/juliaML/juliausers/vMJHZmTRiuk/2esE_6NpBQAJ

malmaud commented 8 years ago

Sure

On Wed, Dec 16, 2015 at 6:39 AM Weijian Zhang notifications@github.com wrote:

Thanks @malmaud https://github.com/malmaud,

I am not sure how it works. Should we do something similar to JuliaML?

you'll have commit access to any packages that you author and transfer to JuliaML. Whether or not you have commit access to other packages will be up to the maintainers of those packages.

See https://groups.google.com/forum/#!searchin/julia-users/juliaML/juliausers/vMJHZmTRiuk/2esE_6NpBQAJ

— Reply to this email directly or view it on GitHub https://github.com/JuliaText/Roadmap.jl/issues/2#issuecomment-165077927.

weijianzhg commented 8 years ago

Could you send me an invite to JuliaText?

malmaud commented 8 years ago

Done

On Thu, Dec 17, 2015 at 9:21 AM Weijian Zhang notifications@github.com wrote:

Could you send me an invite to JuliaText?

— Reply to this email directly or view it on GitHub https://github.com/JuliaText/Roadmap.jl/issues/2#issuecomment-165463877.

weijianzhg commented 8 years ago

Thanks.