Re: extraction tool using CRF++

2013-10-01 Thread cerr
On Tuesday, October 1, 2013 3:04:00 PM UTC, Joost Molenaar wrote: > Hi Ron, > > In the python/ subdirectory of the CRF++ source package there's a > > README with instructions on how to use the CRFPP python module. > Joost, Hoops, didn't see that! Yes, Thanks! :) -- https://mail.python.org/mail

Re: extraction tool using CRF++

2013-10-01 Thread Joost Molenaar
Hi Ron, In the python/ subdirectory of the CRF++ source package there's a README with instructions on how to use the CRFPP python module. HTH, Joost On Tue, Oct 1, 2013 at 4:24 PM, Vlastimil Brom wrote: > 2013/10/1 cerr : >> Hi, >> >> I want to write an extraction

Re: extraction tool using CRF++

2013-10-01 Thread Vlastimil Brom
2013/10/1 cerr : > Hi, > > I want to write an extraction tool using CRF++ > (http://crfpp.googlecode.com/svn/trunk/doc/index.html). > I have written a trainings file and a template: > training: > banana FOODB-NP > bread FOODI-NP > template: > U01:%x[0,

extraction tool using CRF++

2013-09-30 Thread cerr
Hi, I want to write an extraction tool using CRF++ (http://crfpp.googlecode.com/svn/trunk/doc/index.html). I have written a trainings file and a template: training: banana FOODB-NP bread FOODI-NP template: U01:%x[0,1] U02:%x[1,1] and now I want to go ahead and extract the foods from