hi Rob,

> I would like to merge Jake Vanderplas's work
> https://github.com/jakevdp/pyCRFsuite into scikit-learn. I have gotten
> tacit approval in the irc channel.
>
> I am curious since this code requires crfsuite. Should that also be
> bundled, or should I just throw an exception if it can't be found?

we ship all external dependencies to minimize install problems so
we would need to ship it as we do with libsvm/liblinear

you could open a pull request that lists things that remain to be done.

any opinion others?

Alex

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to