Changes between Version 5 and Version 6 of TextMiningMore
- Timestamp:
- 2010/03/12 22:31:19 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TextMiningMore
v5 v6 8 8 Below is a bookmarklet that adds various semantic information to a page you browse and highlights those key terms.[[BR]] 9 9 Currently, it uses [http://www.ebi.ac.uk/webservices/whatizit/info.jsf whatizit] to recognize terms, and embeds aTag data within a "<dbcls:atag>" tag. 10 Remainder: Sometimes whatizit doesn't respond, and nothing occurs in that case. 10 11 11 12 [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);})()]