I am working on text mining project that uses wikinews as a training corpus.

I use Jenkins for:

a) rebuilding my corpus every week (since wikinews just keeps growing)
b) rebuilding my text mining engine with the new corpus
c) testing the text mining engine and recording the results.

All are driven by just executing python scripts. I like this, because this text mining engine, and corpus, are part of the bigger project and thus, all things related to that project in terms of putting it together and testing it, are all in one spot.


On 12-08-29 01:24 AM, Manglu wrote:

I encountered an operations team which had built a number of jobs in Jenkins and all it does was kickstart scripts in the OS.

This sounded a bit strange to me as they are effectively using Jenkins as a glorified UI for these tasks.

Are there others who do similar stuff?

Thanks

Manglu





Reply via email to