Skip to content
#

web-interface

Here are 43 public repositories matching this topic...

This repository hosts a Named Entity Recognition (NER) model implemented in Python using Flask for the web interface. The model detects and tags entities in text data, highlighting them with colors for clarity. Explore the screenshots for a visual overview. Contributions welcome!

  • Updated Mar 1, 2024
  • Python

This Flask web application performs text sentiment analysis and text generation based on user input. Users can input text, and the application will analyze its sentiment using NLTK's Vader sentiment analysis tool and generate additional text using the GPT-2 model.

  • Updated Mar 1, 2024
  • Python

This project uses the employee_churn_trimmed.csv which contains data on employees who quit or stayed at their jobs, to uncover what could be causing churn in the company or org and thus present these insights and findings using matplotlib and seaborn visualization plots and Displaying the Outputs in a Structured way using an interface(Website).

  • Updated Jun 14, 2023
  • Python

Improve this page

Add a description, image, and links to the web-interface topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the web-interface topic, visit your repo's landing page and select "manage topics."

Learn more