Segmenting sentences into linky strings using d-bigram statistics

  • Authors:
  • Shiho Nobesawa;Junya Tsutsumi;Sun Da Jiang;Tomohisa Sano;Kengo Sato;Masakazu Nakanishi

  • Affiliations:
  • Keio University, Yokohama, Japan;Keio University, Yokohama, Japan;Keio University, Yokohama, Japan;Keio University, Yokohama, Japan;Keio University, Yokohama, Japan;Keio University, Yokohama, Japan

  • Venue:
  • COLING '96 Proceedings of the 16th conference on Computational linguistics - Volume 2
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

It is obvious that segmentation takes an important role in natural language processing(NLP), especially for the languages whose sentences are not easily separated into morphemes. In this study we propose a method of segmenting a sentence. The system described in this paper does not use any grammatical information or knowledge in processing. Instead, it uses statistical information drawn from non-tagged corpus of the target language. Most of the segmenting systems are to pick out conventional morphemes which is defined for human use. However, we still do not know whether those conventional morphemes are good units for computational processing.In this paper we explain our system's algorithm and its experimental results on Japanese, though this system is not designed for a particular language.