lab_june6 / test.py
Amritpal Singh
Initial commit - setup project structure
0416980
raw
history blame contribute delete
66 Bytes
import streamlit, transformers, nltk, torch
nltk.download('punkt')