HugoHE commited on
Commit
7e73c0d
1 Parent(s): aa5693e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ def main():
32
  st.markdown(
33
  '''
34
  ## What is NLP?
35
- This NLP-based Web App can do anything you can image with Text.
36
  NLP is a field of linguistics and machine learning focused on understanding everything related to human language. The aim of NLP tasks is not only to understand single words individually, but to be able to understand the context of those words.
37
 
38
  The following is a list of common NLP tasks, with some examples of each:
 
32
  st.markdown(
33
  '''
34
  ## What is NLP?
35
+ This NLP-based Web App can do anything you can imagine with Text.
36
  NLP is a field of linguistics and machine learning focused on understanding everything related to human language. The aim of NLP tasks is not only to understand single words individually, but to be able to understand the context of those words.
37
 
38
  The following is a list of common NLP tasks, with some examples of each: