Skip to main content
  • 136 Accesses

Abstract

There have been several general parsing algorithms that run in polynomial time. Theoretically speaking, the fastest algorithm at present is Valiant’s algorithm. Valiant [55] reduced the context-free parsing problem to the Boolean Matrix Multiplication problem [22], and his algorithm runs in time O(n2.81). This algorithm is, however, of only theoretical interest, because the coefficient of n2.81 is so large that the algorithm runs faster than conventional n3 algorithms only when an input sentence is tremendously long. Practically speaking, on the other hand, the most well-known parsing algorithm is Earley’s algorithm [21, 20, 1, 25], which runs in time O(n3). This book compares our algorithm mainly with this algorithm.

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

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 109.99
Price excludes VAT (USA)
  • Durable hardcover 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

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1986 Springer Science+Business Media New York

About this chapter

Cite this chapter

Tomita, M. (1986). Comparison with Other Algorithms. In: Efficient Parsing for Natural Language. The Springer International Series in Engineering and Computer Science, vol 8. Springer, Boston, MA. https://doi.org/10.1007/978-1-4757-1885-0_5

Download citation

  • DOI: https://doi.org/10.1007/978-1-4757-1885-0_5

  • Publisher Name: Springer, Boston, MA

  • Print ISBN: 978-1-4419-5198-4

  • Online ISBN: 978-1-4757-1885-0

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics