-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Hello,
I would like to ask you how it is possible use ldig to detect language from short text. Is it possible to use it as a command line tool where I would load a model directory and some text dto detect?
Something like this:
$ /c/Python27/python ldig.py -m models/ldig.model.small/ldig.model.small/model.small/ -t "Dneska mi je krasne"
and the program will return cs
I am confused by using the data file - I need only detect languages for a list of text, I don't need to learn my own model or measure the accuracy by estimating label.
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels