We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb9a54d commit dcf125fCopy full SHA for dcf125f
language_detection/langdetect.py
@@ -2,4 +2,3 @@
2
3
text = input("Enter Any text in any language: ")
4
print(detect(text))
5
-
0 commit comments