DeepSoft-Tech
commited on
Commit
•
f5a3078
1
Parent(s):
315a464
Update app.py
Browse files
app.py
CHANGED
@@ -105,7 +105,7 @@ def get_wiki_category(pat_text):
|
|
105 |
return test_list
|
106 |
|
107 |
def main():
|
108 |
-
st.title('
|
109 |
|
110 |
text = st.text_area("Enter a text paragraph:")
|
111 |
|
|
|
105 |
return test_list
|
106 |
|
107 |
def main():
|
108 |
+
st.title('wikipedia-titles-category-generator')
|
109 |
|
110 |
text = st.text_area("Enter a text paragraph:")
|
111 |
|