My blog has moved!

You should be automatically redirected in 6 seconds. If not, visit
http://www.scienceforseo.com
and update your bookmarks.

Showing posts with label tools. Show all posts
Showing posts with label tools. Show all posts

December 08, 2008

Semantic method for keyword research

The paper "Keyword Generation for Search Engine Advertising using Semantic Similarity between Terms" by Vibhanshu Abhishek, Kartik Hosanagar (The Wharton School Philadelphia), was presented at ICEC’07.  That conference will be of particular interest to online marketing professionals.

"This paper mathematically formulates the problem of using many keywords in place of a few.A method is proposed that can be used by an advertiser to generate relevant keywords given his website. In order to find relevant terms for a query term semantic similarity between terms in this dictionary is established. A kernel based method developed by Shami and Heilman is used to calculate this relevance score. The similarity graph thus generated is traversed by a watershed algorithm that explores the neighborhood and generates suggestions for a seed keyword."

Their initial equations show a trade off between the number of terms and the total cost.  Relevant keywords are important because conversion rates will be higher.

They focus on a new technique for generating a large number of keywords that might be relatively cheaper compared to the seed keyword.  There's not been much work done in keyword generation, but a related area of interest is query expansion.

Different ways to generate keywords are: query log (used by search engines) and advertiser log mining, proximity searches and meta-tag crawlers (WordTracker).

Search engines work on finding the co-occurence relationship between terms and similar terms are then suggested.  The Adwords tool also uses past queries that also contain the search terms.  Advertisers logs are also taken into account.

Most 3rd party tools use proximity, and this does produce a lot of keywords, however relevant keywords containing the original terms don't appear.  

These tools and methods don't consider semantic relationships.  They address this issue with their new system "Wordy":

"We make an assumption that the cost of a keyword is a function of its frequency, i.e., commonly occurring terms are more expensive than in frequent ones. Keeping this assumption in mind a novel watershed algorithm is proposed. This helps in generating keywords that are less frequent than the query keyword and possibly cheaper."

You can easily add new terms to the system and it automatically, it establishes links between them and the others. 

It generates keywords starting from a website, established semantic similarity between them, suggests a large set that might be cheaper than the query word.  The dictionary they use is generated by the set of documents (the corpus). tfidf is computed for all the words in the corpus.  Top tfidf weighted keywords are chosen.  A search engine queries each word in the dictionary that was created and top documents (already pre-processed) are retrieved for each query and added to the corpus also.  A final dictionary is created eventually and this is the finished list of suggested keywords.

They use the Shami/Heilman technique for semantic distance computation where each snippet is used to retrieve the correct documents.  These are then used to form a context vector where terms occurring in the documents are listed.  They're compared using a dot product to find similarities between the snippets - They used the method to find semantic similarity (Shami/Heilman used it to suggest additional queries)

"Cheaper keywords can be found by finding terms that are semantically similar but have lower frequency. A watershed algorithm is run from the keyword k to and such keywords. The search starts from the node representing k and does a breadth first search on all its neighbors such that only nodes that have a lower frequency are visited. The search proceeds till t suggestions have been generated. It is also assumed that similarity has a transitive relationship."

You can obviously choose to ignore the cheaper keyword results and just see similar ones.

They found that a bigger corpus improves the quality of the suggestions, and relevance is improved by increasing the number of documents retrieved while creating the dictionary as well while computing the context vector which increases the relevance of suggested keywords. Basically it worked.

If you want to see a working system let me know and I'll see what I can do.

Test it against the Google keyword suggestion tool.  Wordy found:

Pedicure: 
manicure-leg-feet-nails-treatment-skincare-tool-smilesbaltimore-massage-facial

Skin:
skincare-facial-treatment-face-care-ocitane-product-exfoliator-dermal-body

What do you reckon?  Good or bad?


November 16, 2008

Super fast live blogging and more

At PubCon a lot of people live-blogged from the event.  This means that as the talks and presentations took place, they shared what was being said and what was going on via their blogs.  This is really important for any community because it allows for the sharing of information (which is what the web has always fundamentally been about), and opens up discussions.  Not everyone can go and attend a conference at the other end of the world for financial, practical or other reasons.  There are also loads and loads of conferences each year - it's not possible to attend all of them unless you can make a living out of it.

I like the SEO conferences, the web 2.0 conferences, and all the HCI, AI, natural language processing and information retrieval conferences.  Not to mention all those on smart agents but there aren't so many of those.  I can't go to all of them!

Having live blogged myself, I know it's knackering, and that you're typing away, it's frantic and hard work!  I have come across a really cool gadget that can speed things up no end though, and I am really excited about it.

It's called "DigiScribble".  It's a pen basically.  You can write with it on paper, or even draw, and it will store all the information digitally in the little device you clip to the paper.  Then you take it to your hotel or home or something and upload it all onto your computer.  You can leave it all freehand, or have it convert it to typed text and nice smart diagrams or whatever you have. 

It can also take over from the mouse, so for presenting it's great, you point it at the screen and it moves stuff about, opens documents, all the stuff you'd do with a mouse, without having a clunky mouse about (although I love my mine with a passion).

I have a ton of diagrams to do for my system design, which have to be in my PhD thesis.  Powerpoint takes ages and ages, dragging those little shapes about, and all that.  Now I just freehand draw it on paper, and convert it to "shape".  It has made my life a whole lot easier.

I'll be using it in meetings, conferences, and even on the plane so I don't have to have my laptop open and be typing away.  

Definitely give it a go, it's priced at £49.99 and I'm pretty sure you can get it in the US and elsewhere too.

There's a live Demo here.


Creative Commons License
Science for SEO by Marie-Claire Jenkins is licensed under a Creative Commons Attribution-Non-Commercial-No Derivative Works 2.0 UK: England & Wales License.
Based on a work at scienceforseo.blogspot.com.