search for: asaf

Displaying 10 results from an estimated 10 matches for "asaf".

Did you mean: aaf
2010 Apr 11
1
A Hebrew stemmer based on libhspell
...or all stemmers. So I'm a little confused about this. Can anyone shed light on the status of generic stemming -- is this half-written support? It seems to me I could instantiate an ExternalHebrewStemmer of my own making, calling libhspell instead of Snowball. What do you think? Thanks, Asaf Bartov, Wikimedia Israel -- Asaf Bartov <asaf.bartov at gmail.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20100411/1991dfab/attachment-0001.html>
2012 Oct 29
2
Two-way Random Effects with unbalanced data
...ated than in the one-way (unbalanced) case, trying to manually obtain MLEs looks very difficult. I couldn't find anything addressing point estimates for the unbalanced case - neither in the literature nor in a computer program (R or alike). Any idea will be greatly appreciated... Thank you, Asaf -- View this message in context: http://r.789695.n4.nabble.com/Two-way-Random-Effects-with-unbalanced-data-tp4647795.html Sent from the R help mailing list archive at Nabble.com.
2013 Feb 13
1
[LLVMdev] Using MSVC _ftol2 runtime function for fptoui on Win32
..., %eax After the change fptoui is lowered to flds 40(%esp) calll _ftol2 Please note that the assumption that _ftol2 doesn't modify ECX isn't true on sandybridge platform. Could you share with me the reasons behind this change? Did you get better performance after this change? Thanks, Asaf --------------------------------------------------------------------- Intel Israel (74) Limited This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended...
2012 Oct 23
2
Data type in a data frame
...b 6 6 m b 7 When read into a dataframe, will "m", "a", "b" be regarded as a factor or as a character? How does R decide? Thanks a lot in advance, Asaf -- View this message in context: http://r.789695.n4.nabble.com/Data-type-in-a-data-frame-tp4647161.html Sent from the R help mailing list archive at Nabble.com.
2009 Jul 07
0
[LLVMdev] LLVM
[ cc: llvmdev -- please email the list rather than me directly ] 2009/7/6 asaf <asaf at inbox.com> > LLVM seems a good vm, why is there no 68k version ? > LLVM is an open-source project with development driven by contributors (companies and individuals), and if there isn't a particular feature implemented, it's because no one has had the necessity or de...
2011 Dec 13
1
Mac shortcut for running a script
Hi, I wonder if there is a mac equivalent to ctrl+r shortcut for running a script line.. (I am using MAC OS X 10.7.2). I saw this post http://r.789695.n4.nabble.com/Shortcut-to-run-script-tp1016619p1016619.html but couldn't find an answer... Thanks a lot, Asaf -- View this message in context: http://r.789695.n4.nabble.com/Mac-shortcut-for-running-a-script-tp4190771p4190771.html Sent from the R help mailing list archive at Nabble.com.
2012 Nov 01
1
What does uniroot return when an error occurs
...and would like to detect an error which occurs, for instance, when the values at endpoints are not of opposite signs. For example: uniroot( function(x) x^2+1, lower=1, upper=2 ). I want to say something like: if "error in uniroot(...)" return NA else return uniroot$root Thanks a lot! Asaf -- View this message in context: http://r.789695.n4.nabble.com/What-does-uniroot-return-when-an-error-occurs-tp4648168.html Sent from the R help mailing list archive at Nabble.com.
2011 Nov 01
1
predict for a cv.glmnet returns an error
...ned by cv.glmnet(), and get the following error: no applicable method for 'predict' applied to an object of class "cv.glmnet" What's wrong? my code: x=matrix(rnorm(100*20),100,20) y=rnorm(100) cv.fit=cv.glmnet(x,y) predict(cv.fit,newx=x[1:5,]) coef(cv.fit) Thanks so much, Asaf -- View this message in context: http://r.789695.n4.nabble.com/predict-for-a-cv-glmnet-returns-an-error-tp3965744p3965744.html Sent from the R help mailing list archive at Nabble.com.
2009 Aug 18
0
Paging with Pickup
Hi, I'm trying to achieve the following feature that's common in Avaya systems: A user page all extensions in a full duplex mode- he can hear all, and all can hear him via their phones' speaker. When one of the extensions picks up the handset, the call is bridged between the pager and the person who picked up. All the rest are disconnected. Does anyone have an idea or ever
2006 Jul 21
0
an error User tftp in passdb, but getpwnam() fails!
hi there im trying to to raise the smbd deamon but i can't!!!! and in the log i get an error... User tftp in passdb, but getpwnam() fails! can ypu please give me an answer assaf