{{ form.stock.label }}
{{ form.stock(size=32) }} -->
Regex: {{reg}}
Text Blob: {{blob}}
Word Embeddings: {{emb}}
Bag of Words: {{bag}}
{{result}} |
{{result}} |
1. top5[0]
2. top5[1]
3. top5[2]
4. top5[3]
5. top5[4]
1. {{bottom5[0]}}
2. {{bottom5[1]}}
3. {{bottom5[2]}}
4. {{bottom5[3]}}
5. {{bottom5[4]}}
To learn more HTML/CSS, check out these tutorials!