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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

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

Hi people, I have trained the lingpipe to use speech data [as in the automatic speech recogniser transcripts of english broadcast news]. The named entity...
7 Jun 24, 2005
9:34 pm

balakkvj
Send Email

Bored? Want to meet someone new? Chat with Real Women in YOUR AREA Just Call 1-800-335-9396 Only $0.99 a min with a major credit card. NO CONNECT FEES! No...
1 Jun 22, 2005
3:27 am

ninal5tu
Send Email

Hey I just wanted to tell you about a great company I found! I applyed for a lower mortgage rate and i only had to fill in a simple form. This month alone I...
1 Jun 22, 2005
3:26 am

ninal5tu
Send Email

I refinanced my home at an incredible interest rate, I now save over 6000.00 a year on my home loan payments. You can check it out here....
1 May 29, 2005
3:37 am

cfcdrcirhaoy
Send Email

Hello, I am trying to use the Lingpipe training command. Initially, as a quick test I decided to use the sample.xml output file generated by the lingpipe demo....
3 May 26, 2005
8:01 pm

Tawanda
sibze
Send Email

Greetings. I was trying to play a bit with the sentence models and I had the following problem. I tried to use the HeuristicSentenceModel with the following...
3 May 18, 2005
1:28 pm

Andreas Vlachos
RiderOnTheSt...
Send Email

Greetings. I was migrating from 1.0.7 to version 2.0 and I had the following problems: 1) I couldn't used the models created with the previous version. The ...
4 May 11, 2005
11:56 am

Andreas Vlachos
RiderOnTheSt...
Send Email

Greetings. I have modified the ne.Decoder class so that it writes in a file the scores of the HMM during tagging. I was planning to give the user a command...
5 May 10, 2005
5:53 pm

Andreas Vlachos
RiderOnTheSt...
Send Email

Hello all, I am writing the tutorials for the 2.0 release. I have one ready to go for text classification and am interested in feed back. I want to check that...
1 May 5, 2005
7:19 pm

reckb
Send Email

... basically collocations, ... LingPipe ... functionality I need. ... I'm afraid the short answer is still 'no'. Warning: The long answer is pretty long. I...
1 May 5, 2005
11:37 am

Bob Carpenter
colloquialdo...
Send Email

Could anyone point me to the package/classes that train and use an estimator of the form p(word|word_in_context)? Thanks Isabelle...
3 May 5, 2005
4:25 am

imoulinier
Send Email

Hello All, The 2.0 Beta release of LingPipe is available for download at http://alias-i.com/lingpipe2.0.Beta New features include: - Text Classification -...
1 Apr 30, 2005
12:09 am

Breck Baldwin
ling_pipe
Send Email

Dear All, I am currently experimenting with LingPipe for geoparsing and geocoding task. LingPipe is used to annotate location named entities. I do have...
7 Apr 28, 2005
9:56 am

annageof
Send Email

Hi everyone, I'm new to LingPipe - I'm currently evaluating it for use in my PhD project where I need a reasonably reliable way of determining sentence ...
2 Apr 12, 2005
4:50 pm

Bogdan Sacaleanu
esbogdan
Send Email

Hi, We're playing with Lingpipe, not really using it yet... Regards, Milind Joshi IDEA TECHNOSOFT INC. http://www.ideatechnosoft.com ... From:...
1 Apr 6, 2005
8:07 pm

Milind Joshi
milwiz
Send Email

Hello all, Since we are about to release 2.0 I thought I would take stock in who is using LingPipe currently. Please post here or send email to ...
1 Apr 6, 2005
1:18 am

reckb
Send Email

As it stands, LingPipe 1.0 doesn't do the right thing for XML documents with namespace declarations. I wanted to share the plan for partial support in the...
1 Apr 4, 2005
7:49 pm

Bob Carpenter
colloquialdo...
Send Email

I fixed three problems and managed to train a model on your data. The bug was in our documentation, not the code. 1. Incomplete NETrainCommand doc The...
1 Apr 2, 2005
12:28 am

Bob Carpenter
colloquialdo...
Send Email

Bogdan Sacaleanu's solution works in 1.0.7. Thanks! I might even argue that everything&#39;s working according to spec. But I think Herb Chong's onto something ...
3 Apr 1, 2005
5:52 pm

Bob Carpenter
colloquialdo...
Send Email

I just uploaded a new version of the site, including version 1.0.7 of LingPipe: http://www.aliasi.com/lingpipe It addresses some issues raised on this mailing ...
6 Mar 31, 2005
8:19 pm

Bob Carpenter
colloquialdo...
Send Email

I finally managed to get the retrain command to work, but I'm a little puzzled by the results. Here is what appears in the model file if it is opened in...
2 Mar 30, 2005
6:39 pm

jkriil
Send Email

... The model file's not meant to be readable -- it's a binary encoding of the statistics required for named-entity extraction. What you need to do now is use...
1 Mar 30, 2005
5:57 pm

Bob Carpenter
colloquialdo...
Send Email

Hello, I have downloaded LingPipe and am eager to start using it. I have experimented with it a bit, but I can't find examples on how to use it inside a java...
3 Mar 28, 2005
6:51 pm

Bob Carpenter
colloquialdo...
Send Email

This is a known bug (my fault) with an easy workaround: Use "./NCHFDL"; rather than "NCHFDL" in the file name. I patched it for the next release (2.0). The bug...
1 Mar 21, 2005
4:48 pm

Bob Carpenter
colloquialdo...
Send Email

Ok, I switched where i was running the command from and got it working again, but with the same error I got the first time it ran. Here is my command line and...
1 Mar 21, 2005
1:29 pm

jkriil
Send Email

This is the command line that I used: java -server -Xmx512M -Dorg.xml.sax.driver=org.apache.xerces.parsers.SAXParser -cp ...
2 Mar 18, 2005
5:53 pm

Bob Carpenter
colloquialdo...
Send Email

I finally got the train command to run :) Thanks a lot for your help Bob. I did receive an error after the command but I don't know if it's significant....
2 Mar 15, 2005
11:25 pm

reckb
Send Email

I tried to run the NETrainCommand using the -server option, but I received the following error: Error: no `server' JVM at `C:\Program ...
2 Mar 12, 2005
12:42 am

Bob Carpenter
colloquialdo...
Send Email

... Yes, that should be more than enough. Are you tagging different kinds of entities? The more entity types there are, the more training data you need to ...
3 Mar 10, 2005
5:58 pm

Bob Carpenter
colloquialdo...
Send Email

Hi, I wonder if I can find some examples that illustrate how to use NEEvaluateCommand. I'm also interested in using it for 10-fold cross validation... Please...
4 Mar 9, 2005
6:01 pm

B. Saelim
saelim
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