You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kei Kojima edited this page Aug 21, 2020
·
3 revisions
The main files used by the autocomplete tool:
autocomplete.htmlautocomplete.jsbird.js
Autocompleted search takes the raw user input and queries them against the article titles and abstracts for matches. If matches are found, it lists the article titles as selection options for the user. The value of this BIRD module is in its user interface rather than its current functionality.
Future:
It would produce options for a user while they type their search terms or complete search terms that are incomplete. The auto complete selections could include organisms, habitats, functions, and articles.