issues
search
greyblake
/
whatlang-rs
Natural language detection library for Rust. Try demo online: https://whatlang.org/
https://whatlang.org/
MIT License
970
stars
109
forks
source link
implement raw_detect
#95
Closed
greyblake
closed
3 years ago
greyblake
commented
3 years ago
It should return
RawInfo
, which must include:
script_info: RawScriptInfo
alphabet_info:
trigram_info
It should return
RawInfo
, which must include: