import streamlit as st import pandas as pd import numpy as np import sklearn import nltk import pickle st.title("Tags Predictor")