Entries Tagged as 'Code'
Once again, Mike Wertheim, our Chief Architect, participated in a panel discussion at the 2009 Add-on-Con on December 11th at the Computer History Museum in Mountain View. Like last year’s topic, this one was related to cross-browser development. For everyone who missed it, you can watch the video either below or on the Add-on-Con blog.
Add-on-Con […]
[Read more →]
Tags: Code · Tutorials · Media
One of the techniques that Surf Canyon uses to determine if a search result is relevant to your query is to examine synonyms. Princeton University provides Wordnet, a structured lexicon that acts as a dictionary and thesaurus. There are a few open source Java libraries that provide a Java API to Wordnet. […]
[Read more →]
Tags: Code