Changes between Version 1 and Version 2 of TextMiningMedieAndEnju
- Timestamp:
- 2010/02/12 13:53:52 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TextMiningMedieAndEnju
v1 v2 4 4 [http://www-tsujii.is.s.u-tokyo.ac.jp/medie/search.cgi MEDIE] is an intelligent search engine to retrieve biomedical correlations from MEDLINE, based on indexing by Natural Language Processing and Text Mining techniques. 5 5 [http://www-tsujii.is.s.u-tokyo.ac.jp/enju/ Enju] is a syntactic parser for English. 6 MEDIE's excellent search function can be program atically accessed using its API.7 In addition, parsing results of Enju on the all MEDLINE records can be accessed program atically.6 MEDIE's excellent search function can be programmatically accessed using its API. 7 In addition, parsing results of Enju on the all MEDLINE records can be accessed programmatically. 8 8 9 9 '''Attention: Please cite [http://www-tsujii.is.s.u-tokyo.ac.jp/medie/search.cgi MEDIE] when using the API.'''