Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #23511 > unrolled thread

CRF in Java

Started bySubhabrata <subhabangalore@gmail.com>
First post2013-04-18 12:57 -0700
Last post2013-04-20 10:04 -0700
Articles 2 — 2 participants

Back to article view | Back to comp.lang.java.programmer


Contents

  CRF in Java Subhabrata <subhabangalore@gmail.com> - 2013-04-18 12:57 -0700
    Re: CRF in Java Roedy Green <see_website@mindprod.com.invalid> - 2013-04-20 10:04 -0700

#23511 — CRF in Java

FromSubhabrata <subhabangalore@gmail.com>
Date2013-04-18 12:57 -0700
SubjectCRF in Java
Message-ID<71b8883b-6373-495c-8a98-1321195b2070@af5g2000pbd.googlegroups.com>
Dear Group,

I do not know whether this is a right post in this room. If I am wrong
please guide me or correct me.

I was looking for Conditional Random Field(CRF) implementation in
Java.
I got hold of Lingpipe.

I followed their tutorial and imported all the files in Eclipse.
I can see them in the package explorer as,"Alias-i LingPipe".

But now I have to run them, and see the things. If any one can kindly
point out any early example of any module or any good tutorial or any
room to discuss or any other CRF package in Java with good tutorial,
etc.

Regards,
Subhabrata.

[toc] | [next] | [standalone]


#23533

FromRoedy Green <see_website@mindprod.com.invalid>
Date2013-04-20 10:04 -0700
Message-ID<kki5n8dbv5mpnfcrk8qkcbas76noau6dnl@4ax.com>
In reply to#23511
On Thu, 18 Apr 2013 12:57:25 -0700 (PDT), Subhabrata
<subhabangalore@gmail.com> wrote, quoted or indirectly quoted someone
who said :

>
>I was looking for Conditional Random Field(CRF) implementation in
>Java.
>I got hold of Lingpipe.

see http://en.wikipedia.org/wiki/Conditional_random_field
for some alternatives.
-- 
Roedy Green Canadian Mind Products http://mindprod.com
Computer programming is the best remedy for pain (physical or emotional) 
I have encountered. It requires so much concentration there is nothing left 
over to pay attention to the pain. They should teach this in AA.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.programmer


csiph-web