InvertedIndex using MapReduce
- Create an InvertedIndex and Cluster business dataset to check if relation exists between reviews and business features.
- Two types of inverted index. Positional Inverted Index and Term Frequency Inverted Index
- Clustering using Apache SPARK