Case Studies on using Natural Language Processing Techniques in Customer Relationship Management Software
\c{S}\"ukr\"u Ozan

TL;DR
This paper demonstrates how NLP techniques like word embeddings and RNNs can effectively analyze CRM text data for improved customer segmentation and data mining, highlighting practical implementation strategies.
Contribution
It introduces a methodology for applying NLP and deep learning to CRM text notes, showing their effectiveness in extracting valuable insights and enhancing segmentation.
Findings
Word embeddings can be used directly for data mining.
RNNs with LSTM improve segmentation objectives.
CRM text data contains valuable information for analysis.
Abstract
How can a text corpus stored in a customer relationship management (CRM) database be used for data mining and segmentation? In order to answer this question we inherited the state of the art methods commonly used in natural language processing (NLP) literature, such as word embeddings, and deep learning literature, such as recurrent neural networks (RNN). We used the text notes from a CRM system which are taken by customer representatives of an internet ads consultancy agency between years 2009 and 2020. We trained word embeddings by using the corresponding text corpus and showed that these word embeddings can not only be used directly for data mining but also be used in RNN architectures, which are deep learning frameworks built with long short term memory (LSTM) units, for more comprehensive segmentation objectives. The results prove that structured text data in a CRM can be used to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
