Skip to main content

Extractive Summarization of a Document Using Lexical Chains

  • Conference paper
  • First Online:
Soft Computing in Data Analytics

Part of the book series: Advances in Intelligent Systems and Computing ((AISC,volume 758))

Abstract

Nowadays, efficient access of information from the text documents with high-degree of semantic information has become more difficult due to diversity of vocabulary and rapid growth of the Internet. Traditional text clustering algorithms are widely used to organize a large text document into smaller manageable groups of sentences, but it does not consider the semantic relationship among the words present in the document. Lexical chains try to identify cohesion links between words by identifying their semantic relationship. They try to link words in a document that are thought to be describing the same concept to gather information. This method of text summarization helps to process the linguistic features of the document which is otherwise ignored in statistical summarization approaches. In this paper, we have proposed a text summarization technique by constructing lexical chains and defining a coherence metric to select the summary sentences.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 169.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 219.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

References

  1. Nenkova, A., McKeown, K.: A Survey of Text Summarization Techniques. Springer Science+Business Media (2012)

    Google Scholar 

  2. Dalal, V., Malik, L.: A survey of extractive and abstractive text summarization techniques. In: 2013 6th International Conference on Emerging Trends in Engineering and Technology, pp. 109–110, Dec 2013

    Google Scholar 

  3. Agrawal, N., Sharma, S., Sinha, P., Bagai, S.: A graph based ranking strategy for automated text summarization. DU J. Undergrad. Res. Innov. 1(1) (2015)

    Google Scholar 

  4. Landauer, T.K., Foltz, W., Laham, D.: An introduction to latent semantic analysis. Discourse Process. 25(2–3), 259–284 (1998)

    Article  Google Scholar 

  5. Saggion, H., Lapalme, G.: Generating indicative-informative summaries with sumUM. Comput. Linguist. 28(4), 497–526 (2002)

    Article  Google Scholar 

  6. Lin, C.-Y., Hovy, E.: The automated acquisition of topic signatures for text summarization. In: COLING ’00 Proceedings of the 18th Conference on Computational Linguistics, pp. 495–501. Association for Computational Linguistics, Stroudsburg, PA, USA 2000 (2000)

    Google Scholar 

  7. Seki, Y.: Sentence extraction by TF/IDF and position weighting from newspaper articles (2002)

    Google Scholar 

  8. Radev, D.R., Jing, H., Stys, M., Tam, D.: Centroid-based summarization of multiple documents. Inf. Process. Manag. 40, 919–938 (2003)

    Article  Google Scholar 

  9. Zhao, L., Lide, W., Huang, X.: Using query expansion in graph-based approach for query-focused multi-document summarization. Inf. Process. Manag. 45(1), 35–41 (2009)

    Article  Google Scholar 

  10. Wei, T., Yonghe, L., Chang, H., Zhou, Q., Bao, X.: A semantic approach for text clustering using wordnet and lexical chains. Expert Syst. Appl. 42(4), 2264–2275 (2015)

    Article  Google Scholar 

  11. Ghose, A.: Supervised lexical chaining. Master’s thesis, Indian Institute Of Technology, Madras (2011)

    Google Scholar 

  12. Mihalcea, R.: Graph-based ranking algorithms for sentence extraction, applied to text summarization. In: Proceedings of the ACL 2004 on Interactive Poster and Demonstration Sessions, p. 20. Association for Computational Linguistics (2004)

    Google Scholar 

  13. Erkan, G., Radev, D.R.: Lexrank: graph-based lexical centrality as salience in text summarization. J. Artif. Intell. Res. 457–479 (2004)

    Google Scholar 

  14. Dutta, S., Ghatak, S., Roy, M., Ghosh, S., Das, A.K.: A graph based clustering technique for tweet summarization. In 2015 4th International Conference on Reliability, Infocom Technologies and Optimization (ICRITO) (Trends and Future Directions), pp. 1–6. IEEE (2015)

    Google Scholar 

  15. Barzilay, R., Lee, L.: Catching the drift: probabilistic content models, with applications to generation and summarization, vol. 34, pp. 1–34, Mar 2008

    Google Scholar 

  16. Kaikhah, K.: Automatic text summarization with neural networks. In: 2004 2nd International IEEE Conference on Intelligent Systems, 2004. Proceedings, vol. 1, pp. 40–44, June 2004

    Google Scholar 

  17. Daumé III, H.: Bayesian query-focused summarization. CoRR arxiv:abs/0907.1814 (2009)

  18. Nenkova, A., Maskey, S., Liu, Y.: Automatic summarization. In: Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Tutorial Abstracts of ACL 2011, HLT ’11, pp. 3:1–3:86. Association for Computational Linguistics, Stroudsburg, PA, USA (2011)

    Google Scholar 

  19. Wordnet. http://wordnet.princeton.edu/. Accessed 30 Dec 2017

  20. Miller, G.A.: Wordnet: a lexical database for English. Commun. ACM 38(11), 39–41 (1995)

    Article  Google Scholar 

  21. Fellbaum, C.: WordNet. Wiley Online Library (1998)

    Google Scholar 

  22. Hotho, A., Staab, S., Stumme, G.: Ontologies improve text document clustering. In: Third IEEE International Conference on Data Mining, 2003. ICDM 2003, pp. 541–544. IEEE (2003)

    Google Scholar 

  23. Sedding, J., Kazakov, D.: Wordnet-based text document clustering. In: Proceedings of the 3rd Workshop on Robust Methods in Analysis of Natural Language Data, pp. 104–113. Association for Computational Linguistics (2004)

    Google Scholar 

  24. Jain, A., Gaur, A.: Summarizing long historical documents using significance and utility calculation using wordnet. Imp. J. Interdiscip. Res. 3(3) (2017)

    Google Scholar 

  25. Morris, J., Hirst, G.: Lexical cohesion computed by thesaural relations as an indicator of the structure of text. Comput. Linguist. 17(1), 21–48 (1991)

    Google Scholar 

  26. Beautifulsoup documentation. https://www.crummy.com/software/BeautifulSoup/bs4/doc/. Accessed 29 Nov 2017

  27. Python 2.7.14 documentation. https://docs.python.org/2/index.html. Accessed 29 Nov 2017

  28. Bird, S., Klein, E., Loper, E.: Natural Language Processing with Python. O’Reilly (2009)

    Google Scholar 

  29. Penn treebank pos tags. https://www.ling.upenn.edu/courses/Fall_2003/ling001/penn_treebank_pos.html. Accessed 30 Dec 2017

  30. Lin, C.-Y.: Rouge: a package for automatic evaluation of summaries. In: Proceedings of the ACL Workshop: Text Summarization Braches Out 2004, p. 10, 01 (2004)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding authors

Correspondence to Madhurima Dutta or Ajit Kumar Das .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Singapore Pte Ltd.

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Mallick, C., Dutta, M., Das, A.K., Sarkar, A., Das, A.K. (2019). Extractive Summarization of a Document Using Lexical Chains. In: Nayak, J., Abraham, A., Krishna, B., Chandra Sekhar, G., Das, A. (eds) Soft Computing in Data Analytics . Advances in Intelligent Systems and Computing, vol 758. Springer, Singapore. https://doi.org/10.1007/978-981-13-0514-6_78

Download citation

Publish with us

Policies and ethics