The purpose of this contribution is to use tokenisation methodologies (Gensim, Fasttext, PCA, Affinity propagation), create tokenisation models, compare them and display in manifold. Normalisation function has been created in the 1st part here, initial models were created in the 2nd part here. The python code for all parts of…