Kalix Louis commited on
Commit
cb03ce8
·
verified ·
1 Parent(s): 81ba766

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,6 +5,7 @@ datasets:
5
  language:
6
  - my
7
  pipeline_tag: text-classification
 
8
  ---
9
 
10
  # Myanmar Written/Spoken Style Classifier
@@ -173,4 +174,4 @@ vectorizer = joblib.load(os.path.join(LOCAL_DIR, VECTORIZER_FILENAME))
173
 
174
  ## License
175
 
176
- This project is licensed under the MIT License - see the [LICENSE](https://www.google.com/url?sa=E&source=gmail&q=LICENSE) file for details.
 
5
  language:
6
  - my
7
  pipeline_tag: text-classification
8
+ library_name: sklearn
9
  ---
10
 
11
  # Myanmar Written/Spoken Style Classifier
 
174
 
175
  ## License
176
 
177
+ This project is licensed under the MIT License - see the [LICENSE](https://www.google.com/url?sa=E&source=gmail&q=LICENSE) file for details.