Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hassaanik
/
Language_Identifier
like
0
Joblib
Model card
Files
Files and versions
Community
35bf3d5
Language_Identifier
/
result.html
hassaanik
Upload 6 files
051964b
verified
9 months ago
raw
Copy download link
history
blame
Safe
217 Bytes
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
Result
</
title
>
</
head
>
<
body
>
<
h1
>
Result
</
h1
>
<
p
>
Input Text: {{ text }}
</
p
>
<
p
>
Predicted Language: {{ prediction }}
</
p
>
<
a
href
=
"/"
>
Go Back
</
a
>
</
body
>
</
html
>