Harshavarma04 commited on
Commit
54f5eab
·
verified ·
1 Parent(s): 072c3e2

Update analyzer.py

Browse files
Files changed (1) hide show
  1. analyzer.py +1 -1
analyzer.py CHANGED
@@ -61,4 +61,4 @@ if st.button("Analyze Example Sentences"):
61
  for sentence in example_sentences:
62
  st.write(f"Sentence: {sentence}")
63
  st.write(f"Classification: {classify_sentence(sentence)}")
64
- st.write()
 
61
  for sentence in example_sentences:
62
  st.write(f"Sentence: {sentence}")
63
  st.write(f"Classification: {classify_sentence(sentence)}")
64
+ st.write()