Spaces:
Running
Running
sigmadream
commited on
Commit
β’
ee9cdb8
1
Parent(s):
b8320bf
Update app.py
Browse files
app.py
CHANGED
@@ -14,7 +14,9 @@ label2id = {"NEGATIVE": 0, "POSITIVE": 1}
|
|
14 |
|
15 |
|
16 |
title = "νκ΅μ΄/μμ΄ κ°μ λΆμ μμ (λ€μ΄λ² μν 리뷰λ₯Ό νμ©)"
|
17 |
-
description = "μννμ μ
λ ₯νμ¬ κΈμ μ μΈμ§ λΆμ μ μΈμ§λ₯Ό λΆλ₯νλ λͺ¨λΈμ
λλ€.
|
|
|
|
|
18 |
|
19 |
class LanguageIdentification:
|
20 |
def __init__(self):
|
|
|
14 |
|
15 |
|
16 |
title = "νκ΅μ΄/μμ΄ κ°μ λΆμ μμ (λ€μ΄λ² μν 리뷰λ₯Ό νμ©)"
|
17 |
+
description = "μννμ μ
λ ₯νμ¬ κΈμ μ μΈμ§ λΆμ μ μΈμ§λ₯Ό λΆλ₯νλ λͺ¨λΈμ
λλ€. \
|
18 |
+
νκ΅μ΄μΈμ§ μμ΄μΈμ§ νλ¨νκ³ μμΈ‘ν΄μ£Όλ ""Default""λΌλ λ²μ λ μ 곡ν©λλ€." \
|
19 |
+
νκ΅μ΄ λ²μ κ³Ό μμ΄ λ²μ μ€μμ μ νν μ μμ΅λλ€.
|
20 |
|
21 |
class LanguageIdentification:
|
22 |
def __init__(self):
|