Ideal Windows Size in Pk Evaluation Metric

I am very new to nlp. I am doing a text segmentation task and for evaluating my model I need to calculate Pk and Windiff scores. My question is what is the ideal value for window size (k) for Pk score because different window sizes give different results. I am using this function nltk.metrics.segmentation.pk. Thanks.

Topic text-classification automatic-summarization evaluation nlp machine-learning

Category Data Science


I am also new to NLP, but according to some research papers:

Window size k should follow the next expresion:

https://books.google.es/books?id=lus_EAAAQBAJ

This applies for WinDiff and Pk scores.

Reference: https://books.google.es/books?id=lus_EAAAQBAJ

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.