Skip to content

badranX/lilight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple document language identification. The model is a simple neural network with attention technique between bytes.

setup

Install the package. You can do it by navigating into the package directory and

pip install .

Then you can run the pretrained model

python -m lilight "file_path"

About

Language identification with attention

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages