<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Yahoo! Japan still beating Google in search</title>
	<link>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/</link>
	<description>From kimono to keitai; research Japanese facts and figures through translated opinion polls and surveys.</description>
	<pubDate>Tue, 07 Oct 2008 21:22:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Mahjabeen</title>
		<link>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/#comment-109979</link>
		<dc:creator>Mahjabeen</dc:creator>
		<pubDate>Sun, 17 Aug 2008 02:37:07 +0000</pubDate>
		<guid>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/#comment-109979</guid>
		<description>i need help from japan people pl if some one can help</description>
		<content:encoded><![CDATA[<p>i need help from japan people pl if some one can help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pin</title>
		<link>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/#comment-64238</link>
		<dc:creator>pin</dc:creator>
		<pubDate>Wed, 13 Feb 2008 07:22:21 +0000</pubDate>
		<guid>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/#comment-64238</guid>
		<description>In the case of japanese wikipeida,
http://markezine.jp/a/article/aid/2549.aspx
7million people came from yahoo.co.jp and 3 million people came from google, which means that more than twice people are using yahoo than google.

In the case of accessup.org,
http://find.accessup.org/kensaku/access_history.html
more than 80% people come from yahoo, and less than 20%people come from Google.

So the referer is not all but google is apprently weaker in Japan.
And Google is not no.1 in Korea and China, too and I think it won't change forever.</description>
		<content:encoded><![CDATA[<p>In the case of japanese wikipeida,<br />
<a href="http://markezine.jp/a/article/aid/2549.aspx" rel="nofollow">http://markezine.jp/a/article/aid/2549.aspx</a><br />
7million people came from yahoo.co.jp and 3 million people came from google, which means that more than twice people are using yahoo than google.</p>
<p>In the case of accessup.org,<br />
<a href="http://find.accessup.org/kensaku/access_history.html" rel="nofollow">http://find.accessup.org/kensaku/access_history.html</a><br />
more than 80% people come from yahoo, and less than 20%people come from Google.</p>
<p>So the referer is not all but google is apprently weaker in Japan.<br />
And Google is not no.1 in Korea and China, too and I think it won&#8217;t change forever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Y-N</title>
		<link>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/#comment-64131</link>
		<dc:creator>Ken Y-N</dc:creator>
		<pubDate>Tue, 12 Feb 2008 23:53:19 +0000</pubDate>
		<guid>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/#comment-64131</guid>
		<description>Amake, you can use the "+" operator in Google to stop it matching English verb conjugations and synonyms, so no doubt similar facilities would be offering in Japanese.

Nick, yes it was rather a confusing study, as it used "Search portal site" 「検索ポータルサイトにおける情報収集力」に関する調査 and あなたが最もよく利用する検索ポータルサイトをひとつお答えください, but I'd classify Google as just an engine rather than a portal, except if you use the Google personalised home page thingie, which I sincerely doubt even 4.2% use, let alone 42%!

Ken, Google are working on statistics-based machine translation, so one of the by-products would surely be frequency tables of variants, so to them I don't think this is really that big an issue.</description>
		<content:encoded><![CDATA[<p>Amake, you can use the &#8220;+&#8221; operator in Google to stop it matching English verb conjugations and synonyms, so no doubt similar facilities would be offering in Japanese.</p>
<p>Nick, yes it was rather a confusing study, as it used &#8220;Search portal site&#8221; 「検索ポータルサイトにおける情報収集力」に関する調査 and あなたが最もよく利用する検索ポータルサイトをひとつお答えください, but I&#8217;d classify Google as just an engine rather than a portal, except if you use the Google personalised home page thingie, which I sincerely doubt even 4.2% use, let alone 42%!</p>
<p>Ken, Google are working on statistics-based machine translation, so one of the by-products would surely be frequency tables of variants, so to them I don&#8217;t think this is really that big an issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/#comment-64031</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Tue, 12 Feb 2008 18:50:30 +0000</pubDate>
		<guid>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/#comment-64031</guid>
		<description>&lt;em&gt;for example, skin clinic could appear as 皮膚科, 皮フ科, ひふ科 or even ヒフ科, so it would be nice if I typed in just one form and the search engine matched all the variants.&lt;/em&gt;

100% agreed. I have done some work on this, and processing the queries via encoding matches, for example by mapping escaped encoded strings...though admittedly on pretty small time stuff in comparison to the giant search engines. The issue I've always seen is with the amount of processing it takes up in relation to the improvement in results (on some terms results were vastly improved, while on others it was only marginally improved because one configuration of kanji and/or kana was the generally accepted 'best practice' term to be used, and thus was used by the best results, and also by the most inputs - the problem being that establishing such conditions is essentially random from a programming point of view and the benefit becomes impossible to measure). It would be a cool feature for someone like Google to include on their 'advanced' search capabilities, and I'm somewhat surprised that there is nothing dealing with it in Google Labs, mostly because it's fun to try.</description>
		<content:encoded><![CDATA[<p><em>for example, skin clinic could appear as 皮膚科, 皮フ科, ひふ科 or even ヒフ科, so it would be nice if I typed in just one form and the search engine matched all the variants.</em></p>
<p>100% agreed. I have done some work on this, and processing the queries via encoding matches, for example by mapping escaped encoded strings&#8230;though admittedly on pretty small time stuff in comparison to the giant search engines. The issue I&#8217;ve always seen is with the amount of processing it takes up in relation to the improvement in results (on some terms results were vastly improved, while on others it was only marginally improved because one configuration of kanji and/or kana was the generally accepted &#8216;best practice&#8217; term to be used, and thus was used by the best results, and also by the most inputs - the problem being that establishing such conditions is essentially random from a programming point of view and the benefit becomes impossible to measure). It would be a cool feature for someone like Google to include on their &#8216;advanced&#8217; search capabilities, and I&#8217;m somewhat surprised that there is nothing dealing with it in Google Labs, mostly because it&#8217;s fun to try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Ramsay</title>
		<link>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/#comment-63949</link>
		<dc:creator>Nick Ramsay</dc:creator>
		<pubDate>Tue, 12 Feb 2008 15:38:08 +0000</pubDate>
		<guid>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/#comment-63949</guid>
		<description>This doesn't mean that Yahoo! Japan is the most used search &lt;i&gt;engine&lt;/i&gt;, though. People might have the Google Toolbar, or use Google as the default search in the IE7/Firefox browser. The first question is about search &lt;i&gt;portals&lt;/i&gt;, and if that literally means using the Yahoo homepage instead of the Google one, then these results aren't very surprising. Was the question about portals or engines? Would the respondents even know the difference? 

Hang on. My comment sounds kind of silly. This is obviously about search engines, right? Let's clear this up with a definition: "portal site: a site that the owner positions as an entrance to other sites on the internet; "a portal typically has search engines and free email and chat rooms etc."</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t mean that Yahoo! Japan is the most used search <i>engine</i>, though. People might have the Google Toolbar, or use Google as the default search in the IE7/Firefox browser. The first question is about search <i>portals</i>, and if that literally means using the Yahoo homepage instead of the Google one, then these results aren&#8217;t very surprising. Was the question about portals or engines? Would the respondents even know the difference? </p>
<p>Hang on. My comment sounds kind of silly. This is obviously about search engines, right? Let&#8217;s clear this up with a definition: &#8220;portal site: a site that the owner positions as an entrance to other sites on the internet; &#8220;a portal typically has search engines and free email and chat rooms etc.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amake</title>
		<link>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/#comment-63915</link>
		<dc:creator>amake</dc:creator>
		<pubDate>Tue, 12 Feb 2008 14:34:48 +0000</pubDate>
		<guid>http://whatjapanthinks.com/2008/02/12/yahoo-japan-still-beating-google-in-search/#comment-63915</guid>
		<description>I'm really glad that Google &lt;em&gt;doesn't&lt;/em&gt; try to be smarter than you and search for verb forms other than you specified in your search string.  I use Google to check if Japanese phrasings I want to write are common or not, and if it starts returning all sorts of conjugations I didn't ask for then it would be a whole lot less useful to me.

And I could have sworn I've seen Google match alternate writings on some things, but I can't for the life of me find an example right now.</description>
		<content:encoded><![CDATA[<p>I&#8217;m really glad that Google <em>doesn&#8217;t</em> try to be smarter than you and search for verb forms other than you specified in your search string.  I use Google to check if Japanese phrasings I want to write are common or not, and if it starts returning all sorts of conjugations I didn&#8217;t ask for then it would be a whole lot less useful to me.</p>
<p>And I could have sworn I&#8217;ve seen Google match alternate writings on some things, but I can&#8217;t for the life of me find an example right now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
