Skip to content

CAFDataProcessing/worker-languagedetection

Repository files navigation

Language Detection Worker

The Language Detection Worker will read a message from the queue and return a list of the top three languages present in the text data.

For more information on the functioning of the Language Detection Worker visit Language Detection Worker.

Modules

worker-languagedetection

This project contains the actual implementation of the Language Detection Worker. It can be found in worker-languagedetection.

worker-languagedetection-container

This project builds a Docker image that packages the Language Detection Worker for deployment. It can be found in worker-languagedetection-container.

language-detection

An interface for language detection implementations. It can be found in language-detection

language-detection-cld2

An implementation of the language-detection api which wraps the Compact Language Detector 2 library. It can be found in language-detection-cld2.

Feature Testing

The testing for the Language Detection Worker is defined in testcases.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 31