Skip to content

Commit 58c16ab

Browse files
author
guoyongzhi
committed
add ref links
1 parent e39fdcd commit 58c16ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ langprob("这是一个测试。", topk=3)
4242
```
4343
# Benchmark
4444

45-
We tested three language identification packages: `LanguageIdentification.jl`, `Languages.jl`, and `LanguageDetect.jl` on a hold-out test set. The test set was sourced from `tatoeba` and `wikipedia` and comprised of the 50 languages supported by this package.
45+
We tested three language identification packages: `LanguageIdentification.jl`, [`Languages.jl`](https://github.com/JuliaText/Languages.jl), and [`LanguageDetect.jl`](https://github.com/SeanLee97/LanguageDetect.jl) on a hold-out test set. The test set was sourced from [`tatoeba`](https://tatoeba.org) and [`wikipedia`](https://www.wikipedia.org/) and comprised of the 50 languages supported by this package.
4646

4747
- tatoeba
4848

0 commit comments

Comments
 (0)