Message Boards Message Boards

6
|
3463 Views
|
0 Replies
|
6 Total Likes
View groups...
Share
Share this post:

LanguageIdentify scorecard

Here's a fun table showing which languages LanguageIdentify recognizes correctly from the UN Human Rights example text:

Grid[Join[{{"Actual language", 
    "Recognized language"}}, {StringTrim[#[[2]], "UNHumanRights"], 
     LanguageIdentify[ExampleData[#]]} & /@ 
   Select[ExampleData["Text"], 
    StringContainsQ[#[[2]], "UNHumanRights"] &]], Frame -> All, 
 Background -> {None, {LightGray}}]

LanguageIdentify scorecard

POSTED BY: Jesse Friedman
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract