JAVA Project - Language Processing & Theory of Computation
Budget: $10 – $30 USD
I need someone to do some basic natural language processing (NLP).
You'll 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 will be constructed from text files. This needs to be achieved without using any loops, but using streams and lambdas.
After reading all your content into the representation structure, you also need to process said content via multithreading and update the model concurrently.
Please reply with "JAVA" so I know you've read the description and I'd be happy to send you the doc explaining things in further detail.
You'll 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 will be constructed from text files. This needs to be achieved without using any loops, but using streams and lambdas.
After reading all your content into the representation structure, you also need to process said content via multithreading and update the model concurrently.
Please reply with "JAVA" so I know you've read the description and I'd be happy to send you the doc explaining things in further detail.