similar to: Influence of Google PageRank of a page on other pages of same site

Displaying 20 results from an estimated 2000 matches similar to: "Influence of Google PageRank of a page on other pages of same site"

2009 Jan 03
2
Improving the PageRank of individual wiki pages
Hi, Let me first stress that the success of the wiki is tight to how many users find it as a resource. And that users will only find the wiki for their problems if it has a higher PageRank. (I am using PageRank as an example, other search engines would do better if we can implement some changes overall.) If we take the HowTos/Laptops/Wireless page as an example, the page is not part of the
2012 Oct 11
1
R CMD SHLIB error bad value (core2) for -mtune= switch
Hi there, I'm having trouble to compile the R + C/C++ codes for this project from Yahoo folks on latent factor models: https://github.com/yahoo/Latent-Factor-Models#readme After downloading the package from the site, I could not successfully *make* the files. Here is the message: ====================================================================================== sh-4.1$ make R CMD
2004 Dec 17
2
Custom weight factors - pushing the relevancy ranking how we want it
Hi guys (and gals?), We're using Xapian/Omega for indexing and searching forums. As forums are, the content that is relevant to a search is not just determined by the frequency or location of the terms; the date the topic has been last modified is important as well. Another issue we find is that the amount of results is so overwhelming, the user is unable to find the correct topic for his
2006 Jan 14
1
Adjusting scores
One other mod to Ferret I''ve found useful is to add the following line at the top of the each_hit() block in Search::IndexSearcher.search: score = yield( doc, score ) if block_given? This allows a block attached to a search call to adjust document scores before documents are sorted, based on some (possibly dynamic) numerical factors associated with the document, e.g. the number
2016 Dec 04
2
Use case of undef
Hello all, I am wondering the use case of undef. Is there any C code that I could get undef if it is compiled by clang. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161204/7ab81194/attachment.html>
2013 Mar 02
2
Getting Started
Hello all, I am Mohd Azeem. I want to contribute in Xapian but I am a newbie here. I wonder if anyone could help me in getting started with Xapian. I have some basic knowledge of IR and implemented TF*IDF and PageRank schemes, and also implemented Inverted Index and Web-Crawler. regards, Azeem -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jul 19
0
connection network - influence of site
Dear R users, I'm trying to construct a distance matrix based on a nb object created by spdep where sites must have a larger influence in one direction then in the other. Here is an example to better illustrate what I need: Let say I have the following Gabriel connection network library(spdep) library(ade4) data(orbatid) nbgab<-graph2nb(gabrielneigh(as.matrix(oribatid$xy)))
2004 Sep 07
3
RSync + SSH tunneling through firewall
Dear RSYNCians, I'm trying to rsync my labtop pc (let's assume A-computer) with my desktop pc (let's assume C-computer) through our firewall. In between there is one computer (let's assume B-computer) that has an open port, so I theoretically could connect via a tunnel. I checked the SSH- website and internet and so on but did not find an answer that works. I tried the
2009 Dec 23
1
flush() definitely required before close()
Greets, WRT this discussion: http://lists.xapian.org/pipermail/xapian-discuss/2009-November/007300.html Richard recommends calling flush() before closing a index database segment, etc. Well, I can confirm that calling flush() is *required* before calling close() since close() on it's own does not commit/flush any pending writes/whatever unless the Perl script terminates, etc. So, for a
2010 Jan 13
1
Revision 13824 compilation failure
g' day Configured with --disable-maintainer-mode. Compilation of revision 13824 is failing with: common/serialise-double.cc: In function ?double unserialise_double(const char**, const char*)?: common/serialise-double.cc:141: error: ?SerialisationError? is not a member of ?Xapian? common/serialise-double.cc:157: error: ?SerialisationError? is not a member of ?Xapian?
2010 Jan 14
1
Latest revision and backwards compatibility
Greetings, I've been wondering about the index format and backwards compatibility. We're using the dev version (for chert) and each svn up means that any indexes created prior to this revision cannot be read. Is this purely a cautious move to prevent errors, and, barring any obvious index format changes, can I safely force the current revision to read existing indexes? eg, by
2013 Mar 02
3
How to add an custom weight to the relevancy value and sort it.
Hello guys, I have an weight value which is calculated by some factor and i need to add the weight with the relevancy value of a result and sort it with that value is that possible in xapian. Thanks, VishnuKumar -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20130302/9831e287/attachment-0001.html>
2011 Aug 09
3
what is the fastest way to fetch results which are sorted by timestamp ?
what is the fastest way to fetch results which are sorted by timestamp ? i want to use xapian as my search engine , use add_boolean_term(something) and add_value(0,sortable_serialise(get_timestamp())) to a doc. search through enquire.set_weighting_scheme(xapian.BoolWeight()) and enquire.set_sort_by_value(0,True) to ensure that the results are sorted by the timestamp. This method is ok , but
2005 Apr 23
2
[LLVMdev] google search boxes for llvm site
Just a quick note: I added a search box to the main page, allowing an easy search of the whole llvm site, and a search box the to llvm.cs.uiuc.edu/docs page, allowing a search of just the documentation. Thanks to Tanya for suggesting this :) -Chris -- http://nondot.org/sabre/ http://llvm.cs.uiuc.edu/
2005 Apr 23
0
[LLVMdev] google search boxes for llvm site
On Sat, Apr 23, 2005 at 12:09:54PM -0500, Chris Lattner wrote: > Just a quick note: I added a search box to the main page, allowing an > easy search of the whole llvm site, and a search box the to > llvm.cs.uiuc.edu/docs page, allowing a search of just the > documentation. > > Thanks to Tanya for suggesting this :) Ooh, ooh, feature request -- a search box for mailing list
2010 Jun 05
1
How to get the closing price from the the GOOGLE FINANCE site for NSEINDIA stocks
Sir, How to get the closing price from this link http://www.google.com/finance/historical?q=NSE:RCOM I installed quantmod getSymbols('NSE:RCOM',src='google') gives me this error********************** Error in download.file(paste(google.URL, "q=", Symbols.name, "&startdate=", : cannot open URL
2005 Dec 16
2
Google indexing wiki edit pages
Hi, I''ve been googling around trying to find out how to do something with rails, and found this page returned by google: <http://wiki.rubyonrails.___/rails/pages/Madeleine/versions/new> [You should replace the underscores in the URL with ''com'' to see what I mean -- didn''t want to exacerbate the situation should this message itself be indexed...]
2010 Aug 20
1
Google Chrome (ver4) not displaying web pages
I know there is a version for Linux, but using Chrome in wine is solely for testing purposes. Wine is also being run inside a VM (Ubuntu 10.04). This is wine 1.2 configured with the flag --with-gnutls. DLL overrides are for riched 20 and riched 32 (both native, builtin). Chrome is run from the command line with the options --new-http --in-process-plugins used. The display is just fine and the
2006 Oct 05
3
google translate for missing language pages ?
Can we / should we think about using google translate for offering pages in languages where there is no local translation ? http://biohackers.net/wiki/GoogleTranslate.py { viewable in a normal browser } has a plugin for this! -- Karanbir Singh : http://www.karan.org/ : 2522219 at icq
2009 Jan 31
3
This site may harm your computer - Google warning about cran website
This is extremely annoying (and it smells of rat). As of this time (1013 am ET), Google issues the following nasty warning: "This site may harm your computer" when I try to visit any of the CRAN package repository sites or CRAN task view. The funny thing is that Google's Safe Browsing Diagnostic page (it gives diagnostics about any page that it may contain Malware) does not seem