Project in java using generics -- 2
Budget: $30 – $250 USD
In this project we will do some basic natural language processing (NLP). You will write a program
which will construct a language model (for several different languages) and, when asked to classify a text,
should select the language whose model is closer to the text in question. The language model (described
below) will be constructed from text files. You will be required to achieve this task without using any loops
(use streams and lambdas instead). After reading all your content into your representation structure, you
also need to process said content via multithreading and update the model concurrently
Max budget 40$
which will construct a language model (for several different languages) and, when asked to classify a text,
should select the language whose model is closer to the text in question. The language model (described
below) will be constructed from text files. You will be required to achieve this task without using any loops
(use streams and lambdas instead). After reading all your content into your representation structure, you
also need to process said content via multithreading and update the model concurrently
Max budget 40$