bokey commited on
Commit
7c8cfcc
1 Parent(s): 98c1326
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,6 +1,7 @@
1
  '''
2
  Creator: Sudhir Arvind Deshmukh
3
  Run command: streamlit run app.py
 
4
  '''
5
  import streamlit as st
6
  import spacy
 
1
  '''
2
  Creator: Sudhir Arvind Deshmukh
3
  Run command: streamlit run app.py
4
+ This is an end to end app for all you Entity ectraction needs
5
  '''
6
  import streamlit as st
7
  import spacy