-
Notifications
You must be signed in to change notification settings - Fork 17
Autocomplete
Kei Kojima edited this page Aug 21, 2020
·
3 revisions
The main files used by the autocomplete tool:
autocomplete.html
autocomplete.js
bird.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.
-
PeTaL UI Features
-
Directory
-
PeTaL Data Features
- Bitflow
- Elastic Search
- Others include data-scrapers, image classification models, etc.