Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 875 Bytes

File metadata and controls

26 lines (21 loc) · 875 Bytes

Search-Extension

Search for known keywords against any configured data set and displays them on the page.

Project Description

A Google Chrome Extension that highlights known entities on the current web page, given a particular data set, and allows follow on action. The action could be going to the page of the item or populating a new page with the available information. This project will be developed as part of 2018 internship with Bit Systems (CACI) in Aurora, CO.

Project Goals

It should be:

  • designed to scale
  • extensible
  • connected to a basic form of UOM and CX

It could be:

  • able to identify place names and geographic coordinates
  • able to connect to some other web apis (is this a title of a page on wikipedia, imdb, etc?)
  • able to identify parts of speech

Contributors

  • A. Watts
  • L. Sikes

Reviewers

  • B. Riedinger
  • S. Tyler
  • C. Gibson