|
From: Markus M. <mar...@gm...> - 2012-11-16 04:06:28
|
We wrote a classifier for searches and webpages that is small enough to run on Hadoop nodes. We found that a Gabrilovich-like wiki classifier did pretty well. But to create that we needed the wikiprep resource files - we had trouble creating those for recent wikimedia dumps and it also took a long while. We were looking for a solution that we can run in a few hours. On Thu, Nov 15, 2012 at 5:37 PM, Uilton Dutra <uil...@gm...> wrote: > Nice to see other implementations of wikiprep! I will definitely try it > out. > > Which kind of applications are you developing there? > > Cheers, > > - Uilton > > > > On Fri, Nov 9, 2012 at 7:50 PM, Markus Mobius <mar...@gm...>wrote: > >> Hi, >> >> Microsoft Research New England developed a project called Wikiprep# that >> processes wikimedia files similarly to wikiprep. The output files are very >> similar to wikiprep. >> >> It's written in C# and based on Net 4.0 but might work in Mono. It's >> licensed under Apache 2.0. >> >> Source code and setup program are here: >> >> http://wikiprepsharp.codeplex.com/ >> >> Markus Mobius >> Senior Researcher >> MSR New England >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_nov >> _______________________________________________ >> Wikiprep-user mailing list >> Wik...@li... >> https://lists.sourceforge.net/lists/listinfo/wikiprep-user >> >> > > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > Wikiprep-user mailing list > Wik...@li... > https://lists.sourceforge.net/lists/listinfo/wikiprep-user > > |