I know this doesn't help right now, but I'll be preparing a homework for my
natural language processing class sometime in the next few weeks that will
cover this sort of use case in detail.

http://nlp-s11.utcompling.com/

If you don't see it in two weeks, ping me and ask when it will be ready!


On Mon, Mar 21, 2011 at 11:25 AM, C.F.Scheidecker Antunes <
[email protected]> wrote:

> Hello all,
>
> Sorry for the beginner question.
>
> I am interested on giving the Maxent implementation a try. I have read a
> lot
> of documentation but I still could not figure out how to do what I want.
>
> Here what it is:
>
> - I have a CSV file with product code, description one per line.
>
> - I would like to train the learner with those codes and their respective
> descriptions. There are about 3.800 of them.
>
> - Once it is trained, then I would like to supply one string to the
> classifier and that would output the most likely codes. It is possible to
> have more than one product code for the string I am supplying.
>
> How can I achieve that?
>
> Thanks.
>



-- 
Jason Baldridge
Assistant Professor, Department of Linguistics
The University of Texas at Austin
http://www.jasonbaldridge.com

Reply via email to