Changes between Version 5 and Version 6 of TextMiningMore

Show
Ignore:
Timestamp:
2010/03/12 22:31:19 (14 years ago)
Author:
yy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TextMiningMore

    v5 v6  
    88Below is a bookmarklet that adds various semantic information to a page you browse and highlights those key terms.[[BR]] 
    99Currently, it uses [http://www.ebi.ac.uk/webservices/whatizit/info.jsf whatizit] to recognize terms, and embeds aTag data within a "<dbcls:atag>" tag. 
     10Remainder: Sometimes whatizit doesn't respond, and nothing occurs in that case. 
    1011 
    1112[javascript:(function(){var%20d=document;var%20s=d.createElement('script');s.id='DBCLS_annot';s.src='http://purl.org/togodoc/annot2.js';d.getElementsByTagName('head')[0].appendChild(s);})()]