Description: Process conversational text, extract speaker information, apply text preprocessing, and identify summarisation within the conversation using various NLP libraries such as spaCy and NLTK.
Features: Speaker name extraction, contractions handling, text preprocessing, stemming-based summarisation detection, stopword removal using NLP libraries such as NLTK and spaCy.