<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>LingPipe at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/LingPipe/</link>
    <description>LingPipe</description>

    <item>
      <title>Re: LDA implementation</title>
      <pubDate>Mon, 27 May 2013 08:29:38 GMT</pubDate>
      <dc:creator>Siaw Ling</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1478</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1478</guid>
      <description>Thank you very much for the detailed guidance. I am getting a more accurate topics representation now. Appreciate it. -Siaw Ling</description>
    </item>
    <item>
      <title>Re: LDA implementation</title>
      <pubDate>Fri, 17 May 2013 03:38:08 GMT</pubDate>
      <dc:creator>Bob Carpenter</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1477</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1477</guid>
      <description>... The doc&#39;s here: http://alias-i.com/lingpipe/docs/api/com/aliasi/cluster/LatentDirichletAllocation.html The array int[][] is a ragged array of the word</description>
    </item>
    <item>
      <title>LDA implementation</title>
      <pubDate>Fri, 17 May 2013 01:34:46 GMT</pubDate>
      <dc:creator>Siaw Ling Lo</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1476</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1476</guid>
      <description>hi,
 
I am new to LDA and need some advices in implementing the DOC_WORDS matrix in LdaFixed.java.
 
I am trying to extract topics from a set of tweets and</description>
    </item>
    <item>
      <title>Re: Installation and Running of Lingpipe in Windows</title>
      <pubDate>Wed, 15 May 2013 19:28:36 GMT</pubDate>
      <dc:creator>sujitpal</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1475</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1475</guid>
      <description>Thanks for the pointer to the citationEntities project, Bob, will definitely check it out. -sujit</description>
    </item>
    <item>
      <title>Re: Installation and Running of Lingpipe in Windows</title>
      <pubDate>Wed, 15 May 2013 18:54:35 GMT</pubDate>
      <dc:creator>Bob Carpenter</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1474</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1474</guid>
      <description>... You might want to check out our citationEntities sandbox project, which has tools for tag-a-little, learn-a-little named-entity corpus creation.  We&#39;ve</description>
    </item>
    <item>
      <title>Re: Installation and Running of Lingpipe in Windows</title>
      <pubDate>Wed, 15 May 2013 18:06:20 GMT</pubDate>
      <dc:creator>sujitpal</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1473</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1473</guid>
      <description>Hi Subhabrata, I am probably not the right person to answer this question, but one thing you could attempt is to perhaps extend the TinyPosCorpus to build a</description>
    </item>
    <item>
      <title>Re: Lingpipe CRF</title>
      <pubDate>Wed, 15 May 2013 16:53:40 GMT</pubDate>
      <dc:creator>Breck Baldwin</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1472</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1472</guid>
      <description>Subhabrata You need basic help with Java which is beyond the scope of this group. I suggest you find an experience Java developer to help you. How to train </description>
    </item>
    <item>
      <title>Lingpipe CRF</title>
      <pubDate>Wed, 15 May 2013 16:46:05 GMT</pubDate>
      <dc:creator>Subhabrata Banerjee</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1471</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1471</guid>
      <description>Dear Group, I tried to run the demo and it ran fine. I was using the CRF. In the &quot; http://alias-i.com/lingpipe/demos/tutorial/crf/read-me.html&quot;, I could run </description>
    </item>
    <item>
      <title>Re: Installation and Running of Lingpipe in Windows</title>
      <pubDate>Tue, 14 May 2013 18:36:59 GMT</pubDate>
      <dc:creator>Subhabrata Banerjee</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1470</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1470</guid>
      <description>Hi Sujit, I tried to run ant, it went fine. Then I was trying to build the CRF module and I picked up </description>
    </item>
    <item>
      <title>Re: Installation and Running of Lingpipe in Windows</title>
      <pubDate>Tue, 14 May 2013 01:14:23 GMT</pubDate>
      <dc:creator>sujitpal</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1469</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1469</guid>
      <description>Cool, glad I could of help, Subhabrata. -sujit</description>
    </item>
    <item>
      <title>Re: Installation and Running of Lingpipe in Windows</title>
      <pubDate>Mon, 13 May 2013 19:45:42 GMT</pubDate>
      <dc:creator>Subhabrata Banerjee</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1468</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1468</guid>
      <description>Hi Sujit, Thanks for your kind suggestion. I could run the demos. Generally I could give my input and get the results.I think I can give files,too. My job is </description>
    </item>
    <item>
      <title>Re: LingPipe Tutorial in Scala</title>
      <pubDate>Wed, 08 May 2013 23:37:36 GMT</pubDate>
      <dc:creator>sujitpal</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1467</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1467</guid>
      <description>Thanks Breck. Regarding motivation, its a bit silly really, the first reason is I&#39;ve been in Scala learning mode since late last year, so to increase</description>
    </item>
    <item>
      <title>Re: LingPipe Tutorial in Scala</title>
      <pubDate>Wed, 08 May 2013 22:24:39 GMT</pubDate>
      <dc:creator>Breck Baldwin</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1466</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1466</guid>
      <description>Sujit, That looks great. I downloaded it and had a look. I don&#39;t know much about Scala but it looks interesting. What is your primary motivation for using</description>
    </item>
    <item>
      <title>Re: Installation and Running of Lingpipe in Windows</title>
      <pubDate>Wed, 08 May 2013 01:57:37 GMT</pubDate>
      <dc:creator>sujitpal</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1465</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1465</guid>
      <description>Hi Subhabrata, I am an Eclipse user so I understand that when you hit CTRL&#43;F11 you are trying to run Chunking.java. In Java, in order to &quot;run&quot; a class under</description>
    </item>
    <item>
      <title>Re: Installation and Running of Lingpipe in Windows</title>
      <pubDate>Tue, 07 May 2013 01:01:12 GMT</pubDate>
      <dc:creator>Bob Carpenter</dc:creator>
      <link>http://groups.yahoo.com/group/LingPipe/message/1464</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/LingPipe/message/1464</guid>
      <description>This still sounds like an Eclipse issue, which neither Breck nor I know anything about. - Bob</description>
    </item>

  </channel>
</rss>
<!-- rss1.grp.bf1.yahoo.com uncompressed Mon Jun 17 22:44:33 PDT 2013 -->
