scorelab / OpenMF

An Open Source Mobile Forensics Investigation Tool for Android Platform
Apache License 2.0
146 stars 94 forks source link

Maximum common word/data between two cases. #198

Closed swapnalshahil closed 3 years ago

swapnalshahil commented 3 years ago

Is your feature request related to a problem? Please describe. Maximum common word/data between two cases. Create an API that will return a word which is common between two cases.

swapnalshahil commented 3 years ago

@shivanshu1333 sir! I have a general doubt here. Should I return the maximum occurred common word between two cases or the first three/five words with their frequencies for this issue.