Skip to content

Interactive Dash Callbacks based app that lets you drag and drop excel/csv files for keyword analysis.

Notifications You must be signed in to change notification settings

RScicomp/Keyword-Search-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keyword Search App

Tired of searching through your giant excel database? Well this web app will help with what you're looking for! TODO: Implement Apache spark for distributed analysis.

Instructions

  1. Drag and drop Excel/CSV file
  2. Select the columns you want to search.
  3. Input a score associated with each keyword. If applicable you may also input combinations of words that only scores when both words are present.
  4. Click submit
  5. Download Excel

Demo

Features

  • Interactive: See the data you're working with. Once you upload a file, the app will a show sample of the data!
  • Customizable: Select custom columns to search on. Also provide your own scores for each keyword!
  • Download your results: Get your results instantly!

Example query:
Keywords: Finance:10, Insurance:20
Combinations: (Insurance:{Blockchain:10})

About

Interactive Dash Callbacks based app that lets you drag and drop excel/csv files for keyword analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages