Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ def greet(sentence):
|
|
9 |
|
10 |
sample_list = [
|
11 |
"The LDA is an example of a topic model.",
|
12 |
-
"Using a camera sensor, LDA judges the position of your vehicle in relation to the road markings below.
|
13 |
"AI is a wide-ranging branch of computer science concerned with building smart machines capable of performing tasks that typically require human intelligence. ",
|
14 |
"In the United States, the AI for potassium for adults is 4.7 grams",
|
15 |
"This new genome assembly and the annotation are tagged as a RefSeq genome by NCBI and thus provide substantially enhanced genomic resources for future research involving S. scovelli.",
|
|
|
9 |
|
10 |
sample_list = [
|
11 |
"The LDA is an example of a topic model.",
|
12 |
+
"Using a camera sensor, LDA judges the position of your vehicle in relation to the road markings below.",
|
13 |
"AI is a wide-ranging branch of computer science concerned with building smart machines capable of performing tasks that typically require human intelligence. ",
|
14 |
"In the United States, the AI for potassium for adults is 4.7 grams",
|
15 |
"This new genome assembly and the annotation are tagged as a RefSeq genome by NCBI and thus provide substantially enhanced genomic resources for future research involving S. scovelli.",
|