Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

LingPipe

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 470
  • Category: Open Source
  • Founded: Oct 8, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Mike just found (and patched) a bug in our scored precision recall evalaution implementation. It was using a TreeSet with a score-based comparator instead of a...
1 Jul 8, 2009
5:22 pm

Bob Carpenter
colloquialdo...
Send Email

I have a training set of 45K documents for 1000 categories and don't want users of my application to have to wait while the classifier is trained every time...
6 Jun 12, 2009
5:09 pm

Bob Carpenter
colloquialdo...
Send Email

Thanks for the bug report: ... ... It should indeed be "length + start". I patched it for the next release. This is what I get for starting the API with...
1 Jun 1, 2009
5:47 pm

Bob Carpenter
colloquialdo...
Send Email

Dear all, could somebody help me with the code below. I want to extract author list from Medline citation. thanks in advance for any suggestions. Cheers,...
3 May 19, 2009
3:29 pm

andrej.kastrin
Send Email

Dear All I've just start learning LingPipe for my project. My project focus on Sentiment Analysis. Now I want to try using new set of movie review from...
2 May 18, 2009
5:19 pm

Bob Carpenter
colloquialdo...
Send Email

We received a bug report that the SVD demo program in $LINGPIPE/demos/tutorial/svd/src/Lsi.java throws a null pointer exception as of LingPipe 3.8. I...
1 May 12, 2009
8:45 pm

Bob Carpenter
colloquialdo...
Send Email

We just released a patch for LingPipe 3.8. As usual, it's available from the home page: http://alias-i.com/lingpipe There are only two changes: 1. Bug...
1 May 12, 2009
5:04 pm

Bob Carpenter
colloquialdo...
Send Email

I'm interested in sentimental analysis and started few tests of detection. Is it possible do sentimental analysis comparatively? For example: "Java is better...
3 May 11, 2009
5:04 pm

Bob Carpenter
colloquialdo...
Send Email

An anonymous bug reporter indicated the model: $LINGPIPE/demos/models/langid-leipzig.classifier was missing. I didn't realize it was linked from the tutorial...
2 Apr 29, 2009
8:28 pm

Bob Carpenter
colloquialdo...
Send Email

... The answer is probably "yes". In fact our evals show what the effect of various thresholds are on the one-versus-all subproblems if you look at the scored...
1 Apr 29, 2009
7:34 pm

Bob Carpenter
colloquialdo...
Send Email

We need to report on LingPipe use in the field of biology as part of our NIH (The USA National Institutes of Health) funding. If you have used...
1 Apr 28, 2009
3:00 pm

reckb
Send Email

Hi, I am writing the specifications for my final assignment, that will use LinpPipe classification tools. Going through the tutorials I could find...
4 Apr 24, 2009
10:02 am

Rafael Cotta
rafaelcotta
Send Email

I accidentally left an old description in the documentation on the LingPipe home page. We have not in fact deprecated util.FeatureExtractor as we said on the...
1 Apr 21, 2009
7:45 pm

Bob Carpenter
colloquialdo...
Send Email

LingPipe 3.8.0 is now available from the site: http://alias-i.com/lingpipe This is a big release — the details are available on the home page linked above. ...
1 Apr 17, 2009
4:12 am

Bob Carpenter
colloquialdo...
Send Email

In the part of speech tagging tutorial, the command line should apparently be java -cp build/classes/:../../../lingpipe-3.7.0.jar RunMedPost...
2 Apr 1, 2009
9:58 pm

Bob Carpenter
colloquialdo...
Send Email

Hi, I was using a custom LineParser to parse a file, when I ran into the following problem: ## Exception in thread "main" java.lang.NullPointerException at...
2 Mar 16, 2009
8:27 pm

Bob Carpenter
colloquialdo...
Send Email

Hi,when I run the demo of Chinese words segmentation with Peking University corpus,OutOfMemoryError happened as follows: run-pk: [java] CHINESE TOKENS [java]...
2 Mar 16, 2009
6:33 pm

Bob Carpenter
colloquialdo...
Send Email

Hi, bob: I have add the fix as u said, but it doesn't work for me now. And the same exception occurs. I have no idea about that. I dig into the code and find...
2 Mar 10, 2009
4:40 pm

Bob Carpenter
colloquialdo...
Send Email

Hi, bob: I am trying to use NaiveBayesClassifier to classify text documents. Here is my code: String regex = "[a-zA-Z]+"; RegExTokenizerFactory tf = new...
2 Mar 9, 2009
9:04 pm

Bob Carpenter
colloquialdo...
Send Email

Hello I am trying out the Sentiment Analysis tutorial (PolarityHierarchical.java). I want to dump the classifier as a file, so that I donot have to run through...
3 Mar 6, 2009
9:19 am

biswaroop_p
Send Email

Hi: I am a newbie of lingpipe. I read some tutorial on the langpipe website but many NLP terms frightened me. The classification samples included in the...
5 Feb 27, 2009
3:17 am

yanky_young
Send Email

A user reported a problem with HMM decoding on a specific hardware/software configuration: Athlon64/Ubuntu 8.1 64-bit/JDK 1.6 An exception is thrown in the...
6 Feb 6, 2009
9:18 pm

Bob Carpenter
colloquialdo...
Send Email

Hello, I was looking at NGramBoundaryLM and wondering why exactly those begin and end characters are needed and when you'd use NGramBoundaryLM instead of...
2 Jan 29, 2009
11:53 pm

Bob Carpenter
colloquialdo...
Send Email

LingPipe 3.7.0 will generate a warning when compiling all jars because of an issue with non-ASCII chars in one of our java files. It works with Windows...
1 Jan 7, 2009
11:38 pm

Bob Carpenter
colloquialdo...
Send Email

LingPipe 3.7.0 is now available from: http://alias-i.com/lingpipe The only significant change is an update to the MEDLINE DTDs used by the MEDLINE parser....
1 Dec 12, 2008
9:45 pm

Bob Carpenter
colloquialdo...
Send Email

Hi Bob, I have a question on Model Quality. I used the ChineseToken sample to generated a words-zh-as.CompiledSpellChecker model, which has size 78,303KB.  I...
6 Nov 20, 2008
7:28 pm

Bob Carpenter
colloquialdo...
Send Email

... It sure does. Thanks for the detailed bug report. The culprit is the following file: $LINGPIPE/src/com/aliasi/spell/CompiledSpellChecker.java The method...
2 Nov 14, 2008
4:38 pm

Sue Chen
suelingpipe
Send Email

I recently downloaded LingPipe 3.6.0 and tried the ChineseToken tutorial sample.  I always got NullPointerException. My environment is: - Window XP - Java...
1 Nov 12, 2008
8:21 pm

Sue Chen
suelingpipe
Send Email

As of 3.0, the chunking interface completely changed so it's no longer backward compatible with 2.x code. The last version of LingPipe to support the...
1 Oct 28, 2008
3:25 pm

Bob Carpenter
colloquialdo...
Send Email

Hello- I'm having a blank. In the context of spell checking, is the edit distance used between the user-entered term and the suggested term, or the reverse? I...
2 Oct 23, 2008
5:00 pm

Bob Carpenter
colloquialdo...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help