- 1、本文档共7页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
An Extension of LangLAB for Japanese Morphological Analysis
An Extension of LangLAB for Japanese Morphological Analysis
Tomoyosi Akiba, Takenobu Tokunaga, Hozumi Tanaka
Department of Computer Science
Tokyo Institute of Technology
2-12-1
^
Ookayama Meguro Tokyo 152 Japan
fakiba,take,tanakag@cs.titech.ac.jp
Abstract
LangLAB is a natural language analysing system which adopts a bottom-up, depth-rst
parsing strategy. LangLAB has useful features to analyse English text. This paper describes
an extension of the LangLAB system in order to analyse Japanese. In particular, a morpho-
logical analysis program of Japanese is proposed. The representation form of grammar rules
(DCG) and dictionary description (DRF) are also extended to handle the morphological
information.
1 Introduction
LangLAB [5] provides the users a facility to build a natural language analysis system. The users
only have to prepare grammar and a dictionary. Some of the signicant features of LangLAB
are listed below.
Bottom-up depth-rst parsing strategy is adopted. This allows left-recursive grammar
rules.
The grammar description form XGS provides a device to describe gapping phenomena
which typically appear in relative clauses of English.
A TRIE-structured dictionary is adopted to enable ecient and
exible reference to the
dictionary. Easy way of handling idioms is also possible.
Morphological analysis and syntactic analysis are performed at the same time. Semantic
analysis can also be performed by using augmentation of DCG in which we can write any
Prolog programs.
LangLAB runs on any Prolog which has the same syntax as that of DEC-10 Prolog. The
current version runs on C-Prolog, Quintus-Prolog and SICStus-Prolog.
This paper describes an extension of LangLAB system in order to analyse Japanese. In
particular, a morphological analysis program of Japanese is proposed. Morphological analysis
of Japanese is very dierent from that of English, because no spaces are placed between words.
The analysis includes segmentation of words and handling in
ections.
Th
您可能关注的文档
- A theoretical investigation into the trapping of noble gases by clathrates on Titan.pdf
- A Survey of Near Infrared Emission in Visual Reflection Nebulae.pdf
- A three-dimensional thermal abuse model for lithium-ion cells.pdf
- A theoretical analysis in the time-domain of wave reflection.pdf
- A thin-slicing study of the oxytocin receptor (OXTR)--Kogan et al 2011.pdf
- A Three-Valued Approach to Overcome Paradoxes in Syntactic Theory.pdf
- A transient I band excess in the optical spectrum of the accreting millisecond pulsar SAX J.pdf
- A Tradeoff Between Information and Communication in Broadcast Protocols.pdf
- A Time-Scale Decomposition Approach to Measurement-Based Admission Control.pdf
- A Two-Cell-Lookahead Call Admission and Handoff Management Scheme for Multimedia LEO Satell.pdf
文档评论(0)