Cluster text documents using BERT embeddings and Kmeans. See how you can apply the K-means algorithm on the embedding to cluster documents.
Tag: ai
Summarize text document using Huggingface transformers and BERT. Use different transformer models for summary and findout the performance.