Commit
·
daca16f
1
Parent(s):
335c5e7
indent fixed
Browse filesincorrect indent for widget
README.md
CHANGED
|
@@ -3,11 +3,13 @@ tags:
|
|
| 3 |
- fastai
|
| 4 |
- text-classification
|
| 5 |
|
| 6 |
-
---
|
| 7 |
widget:
|
| 8 |
- text: "ഓഹരി വിപണി തകരുമ്പോള് നിക്ഷേപം എങ്ങനെ സുരക്ഷിതമാക്കാം"
|
| 9 |
example_title: "Malayalam News Classifier"
|
| 10 |
|
|
|
|
|
|
|
|
|
|
| 11 |
# Malayalam (മലയാളം) Classifier using fastai (Working in Progress)
|
| 12 |
|
| 13 |
🥳 This model is my attempt to use machine learning using Malayalam Language. Huge inspiration from [Malayalam Text Classifier](https://kurianbenoy.com/2022-05-30-malayalamtext-0/). Courtesy to @waydegilliam for [blurr](https://ohmeow.github.io/blurr/text-examples-multilabel.html)
|
|
|
|
| 3 |
- fastai
|
| 4 |
- text-classification
|
| 5 |
|
|
|
|
| 6 |
widget:
|
| 7 |
- text: "ഓഹരി വിപണി തകരുമ്പോള് നിക്ഷേപം എങ്ങനെ സുരക്ഷിതമാക്കാം"
|
| 8 |
example_title: "Malayalam News Classifier"
|
| 9 |
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
|
| 13 |
# Malayalam (മലയാളം) Classifier using fastai (Working in Progress)
|
| 14 |
|
| 15 |
🥳 This model is my attempt to use machine learning using Malayalam Language. Huge inspiration from [Malayalam Text Classifier](https://kurianbenoy.com/2022-05-30-malayalamtext-0/). Courtesy to @waydegilliam for [blurr](https://ohmeow.github.io/blurr/text-examples-multilabel.html)
|