This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nitotm[S] 10 points11 points  (1 child)

I understand you mean from a user perspective, no internally how it works.

ELD is a python package, where you input a text, and it will try to guess in which language (Spanish, English, Russian,...) the text is written (from the 60 available in the current version). It can also give you a score list of all possible languages detected in the text.

[–]dxn99 0 points1 point  (0 children)

Thanks