I work with extremely short texts which span over 1 to 7 words. I have tried simple embeddings based clustering using simple clustering algorithms but the results are not satisfactory. Types of embeddings I have used are fasttext, glove etc. So I was wondering if there is any special work for such specific short texts to cluster and learn their underlying structures?
Please feel free to provide anything ranging from a blog to a code to a proper scientific paper.