kargaranamir commited on
Commit
42207df
1 Parent(s): fe01253

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@
2
  # Author: Amir Hossein Kargaran
3
  # Date: August, 2023
4
 
5
- # Description: This code applies LIME (Local Interpretable Model-Agnostic Explanations) on fasttext language identification.
6
 
7
  # MIT License
8
 
 
2
  # Author: Amir Hossein Kargaran
3
  # Date: August, 2023
4
 
5
+ # Description: This code applies LIME (Local Interpretable Model-Agnostic Explanations) on language identification models.
6
 
7
  # MIT License
8