-
Notifications
You must be signed in to change notification settings - Fork 0
General
Armin Talaie edited this page Nov 9, 2022
·
1 revision
We’re working on a browser extension that summarizes and analyzes articles on the web. We are using a React environment to build our project and bundle it with Webpack to be loaded as an extension. We’re using our implementation of text summarization to communicate with the extension. The high-level scope of our term one features is a deployed Chrome extension that can dynamically summarize articles and define any word selected.