Team Repurpost - Prototype (October 28)
Team Repurpost - Prototype (October 28)
Prototype
Abstract
The prototype document will provide status of the deliverables and snapshots of work-in-
progress deliverables and report any potential risks.
Screen 1
The landing page of the
Repurpost Dashboard. The user
has 4 different textual content
creation options.
Screen 2
The 4 different textual
content creation screens
have most the elements
that are common to each
other. The main
commonality is the
content title and context
text sections which will be
the inputs for model
suggestions. The tags
section is accessible
through a button on the
lower section of the page.
Screen 3
The tag screen will be
shown when user clicks
the ‘Tag’ button. The
content title and text on
the content screen will be
provided as inputs to the
web API and tag
suggestions will be
displayed on the screen
for user to select, if the
user chooses to after
checking the related
content.
Screen 4
The user has an option to
choose any or all of the
suggested tags after
reviewing related
content details based on
the title and text of the
content that user
provided on the main
content creation page.
StackOverFlow_Ra
w_Dataset_Cleanup - Jupyter Notebook.pdf
The main limitations is the number of CPU cores that are available
on the machines.
Model Accuracy Unlike traditional machine learning model accuracy, accuracy, Emerging
precision, recall and f1 score is not the right metrics for evaluating
the performance of the trained models.
Web API Other than using Flask for creating an API in local machines, the Emerging
Deployment team has not explored any other cloud API deployment yet.