mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
467 B
Plaintext
9 lines
467 B
Plaintext
WhatLanguage, written in pure-Ruby, detects the human language of supplied text.
|
|
It uses Bloom filters, so it is fast and memory efficient. It works well on
|
|
text of over 10 words in length (e.g. blog posts or comments) and very poorly on
|
|
short or Twitter-esque text.
|
|
|
|
It works with Arabic, Dutch, English, Farsi, Finnish, French, German, Greek,
|
|
Hebrew, Hungarian, Italian, Korean, Norwegian, Pinyin, Polish, Portuguese,
|
|
Russian, Spanish, and Swedish out of the box.
|