Search the web
Sign In
New User? Sign Up
LingPipe
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 118 - 147 of 777   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
118
Could anyone point me to the package/classes that train and use an estimator of the form p(word|word_in_context)? Thanks Isabelle...
imoulinier
Offline Send Email
May 4, 2005
5:09 pm
119
... The short answer is that there's no such estimator in LingPipe 2.0. There are a couple of methods for pulling out n-gram collocations from a single...
Bob Carpenter
colloquialdo...
Offline Send Email
May 4, 2005
11:41 pm
120
Bob, I guess I should have given more context. I read a paper by David Carmel on lexical affinities to improve search precision. Lexical affinities are...
imoulinier
Offline Send Email
May 5, 2005
4:25 am
121
... basically collocations, ... LingPipe ... functionality I need. ... I'm afraid the short answer is still 'no'. Warning: The long answer is pretty long. I...
Bob Carpenter
colloquialdo...
Offline Send Email
May 5, 2005
11:37 am
122
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...
reckb
Offline Send Email
May 5, 2005
7:19 pm
123
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...
Andreas Vlachos
RiderOnTheSt...
Offline Send Email
May 10, 2005
11:13 am
124
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 ...
Andreas Vlachos
RiderOnTheSt...
Offline Send Email
May 10, 2005
3:34 pm
125
... When you say the "scores", what exactly do you mean - the per-token scores for the best path? ... These questions contain two parts that I'd like to tease...
Bob Carpenter
colloquialdo...
Offline Send Email
May 10, 2005
3:43 pm
126
... Thanks so much for the feedback. ... No. In fact, we're distributing exactly the same model files. I'm now wondering if we tested existing models. Was...
Bob Carpenter
colloquialdo...
Offline Send Email
May 10, 2005
3:52 pm
127
... I mean the scores per token for each possible pair of current_tag/previous_tag. ... I also considered extending the class and put it in the ne package in ...
Andreas Vlachos
RiderOnTheSt...
Offline Send Email
May 10, 2005
4:33 pm
128
... That'll be an awful lot of output if for even modest tag set sizes! But definitely more useful than just the deltas on the best path. For LingPipe 3.0,...
Bob Carpenter
colloquialdo...
Offline Send Email
May 10, 2005
5:12 pm
129
... Indeed, it is a lot, for 500K tokens the printed output is ~60MB. ... Looking forward to it, but can't wait until then! ... Well, for the time being the...
Andreas Vlachos
RiderOnTheSt...
Offline Send Email
May 10, 2005
5:53 pm
130
... <snipppity snip> ... file=/local/scratch/av308/temp/lingpipe/2.0Beta/in put/FBtemp.txtorg.xml.sax. ... despite ... The fix is on the website. There is also...
reckb
Offline Send Email
May 10, 2005
8:01 pm
131
... Greetings. Yes, it works just fine now. Thanks. ... Thanks for this, but I am not sure how much of nice demo our problem would make. The general idea would...
Andreas Vlachos
RiderOnTheSt...
Offline Send Email
May 11, 2005
11:56 am
132
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...
Andreas Vlachos
RiderOnTheSt...
Offline Send Email
May 17, 2005
10:41 am
133
The problem is that the HeuristicSentenceModel does not have a nullary (zero argument) constructor, as required by the command. If you want to use your own...
Bob Carpenter
colloquialdo...
Offline Send Email
May 17, 2005
7:45 pm
134
... Yes, thanks for the reply. A look at the code would have given me this answer without asking you! I just thought the HeuresticSentenceModel was ...
Andreas Vlachos
RiderOnTheSt...
Offline Send Email
May 18, 2005
1:28 pm
135
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....
Tawanda
sibze
Offline Send Email
May 26, 2005
5:36 pm
136
... The problem is that LingPipe 1.7 output produces a lower case "type" tag, which breaks the parser--parser fixed in 2.0. Easiest workaround is to change the...
reckb
Offline Send Email
May 26, 2005
6:54 pm
137
Thank you very much. You saved me hundreds of hours of fruitless work....
Tawanda
sibze
Offline Send Email
May 26, 2005
8:01 pm
138
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....
cfcdrcirhaoy
Offline Send Email
May 29, 2005
3:37 am
139
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...
ninal5tu
Offline Send Email
Jun 22, 2005
3:26 am
140
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...
ninal5tu
Offline Send Email
Jun 22, 2005
3:27 am
141
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...
balakkvj
Offline Send Email
Jun 24, 2005
11:46 am
142
... The -1 occurs when the pronoun is unresolved to any entity. Can you post an example that you think should have worked? Something like "John Smith came by...
reckb
Offline Send Email
Jun 24, 2005
3:37 pm
143
... the following sequence is from one of the development set. president <ENAMEX id="5" type="PER">clinton</ENAMEX> said at the geneva meeting that <ENAMEX...
balakkvj
Offline Send Email
Jun 24, 2005
4:51 pm
144
... type=male_pronoun> ... anyone?? ... lingpipe for ... You appear to have changed the tag from "PERSON" to "PER" for the type. I don't think the matcher...
reckb
Offline Send Email
Jun 24, 2005
6:28 pm
145
... Thanks a lot breck. That seems to have done the trick. It seems to get PERSON pretty well now. Does this mean, I must change ORG to ORGANISATION, DAT to...
balakkvj
Offline Send Email
Jun 24, 2005
7:12 pm
146
... It wouldn't be a bad idea to use the "standard" types, and some coref may be affected but I can't recall right now. Pronouns are only going to happen...
reckb
Offline Send Email
Jun 24, 2005
8:06 pm
147
... get ... sure. Also, am currently working with broadcast news. Will give the results to you as and when they are available. B PS: Thanks once again for your...
balakkvj
Offline Send Email
Jun 24, 2005
9:34 pm
Messages 118 - 147 of 777   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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