Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Development-Testing Phase: Update 11/10

Pre-release
Pre-release
Compare
Choose a tag to compare
@georgetayqy georgetayqy released this 10 Oct 16:02
· 154 commits to main since this release
988f194

Major parts of the code have been modified to reduce the complexity and lengthiness of the code.

Major Changes

  1. Previously lengthy portions of the code (printing out DataFrames to the screen, saving data, etc.) have been replaced by iterations
  2. New package streamlit-pandas-profiling is used to provide users with a more detailed breakdown of the DataFrames loaded or created
  3. Google Drive API Support is being implemented (WIP, may be deprecated)
  4. Named-Entity Recognition capability added to NLP Toolkit

Upcoming Changes

  1. Trained BERT Model