We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Detects the language of a page using http://code.google.com/p/language-detection/
behemoth-language-id*job.jar
For simple processing with language id:
usage: hadoop jar ./behemoth-lang*job.jar com.digitalpebble.behemoth.languageidentification.LanguageIdDriver -i Tika-corpus -o Tikacorpus-lang
For processing & filtering on a specific language:
usage: hadoop jar behemoth-lang*-SNAPSHOT-job.jar com.digitalpebble.behemoth.languageidentification.LanguageIdDriver -D document.filter.md.keep.lang=en -i Tika-corpus -o Tikacorpus-EN