
2
Давид
no recommendations
no complaints
Project title: Write MapReduce in Python
Type of cooperation: One-time project
Section: Software development
Prepayment: without prepayment
Acceptance of requests: from 2020-04-16 until 2020-04-18
Type of cooperation: One-time project
Section: Software development
Prepayment: without prepayment
Acceptance of requests: from 2020-04-16 until 2020-04-18
Project description:
You need to write one or more MapReduces that remove stop words, all words turn into lower case and punctuation marks should be removed. Eventually, you should get files with inverted indexes from the input documents. These indices must be suitable for a query program that issues Boolean search queries and Proximity queries with a set of 3 or less words.
You need to write one or more MapReduces that remove stop words, all words turn into lower case and punctuation marks should be removed. Eventually, you should get files with inverted indexes from the input documents. These indices must be suitable for a query program that issues Boolean search queries and Proximity queries with a set of 3 or less words.