Skip to content

jiangweiyao/dash_qna

Repository files navigation

Demonstration of Huggingface NLP via Interactive Dashboards

Three interactive dashboards (using Plotly's Dash) demonstrating Huggingface Natural Language Processing methods (Extractive Question and Answering, Summarization, and Text Generation) are included in this repository.

The dependencies required to run the programs can be installed either via Conda (env.yml) or pip (requirements.txt, Python > 3.7).

Programs can be run via Python

python dash_QnA.py
python dash_Summarization.py
python dash_TextGenerator.py

Follow the instructions on the command to access the dashboard via http.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages