Re: spaCy: Create repository, merge bugs
On Thu, Nov 29, 2018 at 03:06:14PM +0100, Andreas Tille wrote:
> > The dependency chain is basically ready to be uploaded. Specifically,
> > for thinc and spaCy, please drop my name from control if there is any.
> (Uhmmm, I see I left it on thinc when uploading to new - I'll fix it in
> Git meanwhile.)
>
> Just to be sure: spaCy needs msgpack-numpy and I can't find it prepared
> on salsa. Am I missing something?
I'm sure there is no packaging repo for msgpack-numpy.
In my fuzzy memory that is merely a single python script. I didn't
bother to create a package for such a single and short python script.
At that time I was defenitely thinking of embedding it to the package
that needs it.
I don't remember if this script is specific to spaCy. If not, someone
may jump out and argue that embedding scripts is a bad practice. In that
case, it is still quite simple and straightforward to create a package
for it.
> Thanks for the good preparation which was very helpful!
Thanks for taking over my historical WIPs.
Reply to: