Doc annotation
There is a bug for
- multiple consecutive ngrams which intersection is not Null
- changing type of ngrams which has punctuation near of it
- some double spaces issue in ngrams
FIX:
- change the return from Maybe to Array
- remove the punctuation when editing ngrams ".,;(){}"
Please register or sign in to reply