글로버메뉴 바로가기
본문 바로가기
하단메뉴 바로가기
★
즐겨찾기
로그인
회원가입
구매논문
장바구니
고객센터
주제별인기논문
이슈논문
맞춤논문
최근 본 논문
0
마이페이지
결과 내 재검색
|
검색유형
전 체
제 목
저자명
간행물명
발행기관명
키워드
초록
검색유형
검색유형
전 체
제 목
저자명
간행물명
발행기관명
키워드
초록
검색유형
|
>
한국언어정보학회
>
국제 워크샵
>
2002권 0호
국제 워크샵
N/A
- 주제 : 어문학분야 > 언어학
- 성격 : 학술지
- 간기: 기타
- 국내 등재 : -
- 해외 등재 : -
- ISSN :
- 간행물명 변경 사항 :
알림서비스 신청
RSS
수록 범위 :
2002권 0호 (2002)
전체 수록 범위 보기
전체선택
바로구매
장바구니
보관함
인용하기
EndNote
Refworks
Scholar’s Aid
Excel
TXT
정렬
10개
44.
Robust Syntactic Annotation of Corpora and Memory-Based Parsing
( Erhard W Hinrichs )
한국언어정보학회
|
국제 워크샵
2002권 0호
, 2002 pp. 1-1 ( 총 1 pages)
키워드보기
초록보기
PDF 미리보기
1,000
원
바로구매
장바구니
키워드보기
닫기
초록보기
This talk provides an overview of current work in my research group on the syntactic annotation of the Tiibingen corpus of spoken German and of the German Reference Corpus (Deutsches Referenzkorpus: DEREKO) of written texts. Morpho-syntactic and syntactic annotation as well as annotation of function-argument structure for these corpora is performed automatically by a hybrid architecture that combines robust symbolic parsing with finite-state methods ("chunk parsing" in the sense Abney) with memory-based parsing (in the sense of Daelemans). The resulting robust annotations can be used by theoretical linguists, who are interested in large-scale, empirical data, and by computational linguists, who are in need of training material for a wide range of language technology applications. To aid retrieval of annotated trees from the treebank, a query tool VIQTORYA with a graphical user interface and a logic-based query language has been developed. VIQTORYA allows users to query the treebanks for linguistic structures at the word level, at the level of individual phrases, and at the clausal level.
닫기
43.
A Simple Syntax for Complex Semantics
( Kiyong Lee )
한국언어정보학회
|
국제 워크샵
2002권 0호
, 2002 pp. 2-27 ( 총 26 pages)
키워드보기
초록보기
PDF 미리보기
6,600
원
바로구매
장바구니
키워드보기
닫기
초록보기
As part of a long-ranged project that aims at establishing database-theoretic semantics as a model of computational semantics, this presentation focuses on the development of a syntactic component for processeing strings of words or sentences to construct semantic data structures. For design and modeling purposes, the present treatment will be restricted to the analysis of some problematic constructions of Korean involving semi-free word order, conjunction and temporal anchoring, and adnominal modification and antecedent binding. The present work heavily relies on Hausser``s (1999, 2000) SLIM theory for language that is based on surface compositionality, time-linearity and two other conditions on natural language processing. Time-linear syntax for natural language has been shown to be concep-tually simple and computationally efficient. The associated semantics is complex, however, because it must deal with situated language involving interactive multi-agents. Nevertheless, by processing input word strings in a time-linear mode, the syntax can incrementally construct the necessary semantic structures for relevant queries and valid inferences. The fragment of Korean syntax will be implemented in Malaga, a C-type implementation language that was enriched for both programming and debugging purposes and that was particluarly made suitable for implementing in Left-Associative Grammar. This presentation will show how the system of syntactic rules with constraining subrules processes Korean sentences in a step-by-step time-linear manner to incrementally construct semantic data structures that mainly specify relations with their argument, temporal, and binding structures.
닫기
42.
Identification of Chinese Personal Names in Unrestricted Texts
( Lawrence Cheung ) , ( Benjamin K Tsou ) , ( Maosong Sun )
한국언어정보학회
|
국제 워크샵
2002권 0호
, 2002 pp. 28-35 ( 총 8 pages)
키워드보기
초록보기
PDF 미리보기
4,500
원
바로구매
장바구니
키워드보기
Chinese personal name identification
Chinese word segmentation
Chinese IT applications
Chinese linguistic differences
닫기
초록보기
닫기
41.
Mismatches in Korean Copula Constructions and Linearization Effects
( Chan Chung ) , ( Jong Bok Kim )
한국언어정보학회
|
국제 워크샵
2002권 0호
, 2002 pp. 36-49 ( 총 14 pages)
키워드보기
초록보기
PDF 미리보기
5,400
원
바로구매
장바구니
키워드보기
닫기
초록보기
One main complexity of the copula constructions concerns a mismatch between morphology and syntactic constituency: the copula seems to form a morphological unit with the immediately preceding element, whereas in terms of syntax the copula appears to take this as its syntactic complement. In capturing such mismatches, we show that the copula is treated as an independent verb at the level of tectogrammatical structure (or syntax tree), whereas as a bound morpheme at the level of phenogram-matical structure (or domain tree), in terms of Dowty 1992 (or Reape 1994). This paper, adopting the notion of DOMAIN in HPSG, shows that copula constructions are a subtype of compacting-constructions. These constructions compact the domain value of the copula and that of its preceding element together into one domain unit, eventually making it inert to syntactic phenomena such as scrambling, deletion and pro-form substitution. This construction-based approach provides a clean analysis for the formation of the copula construction and related phenomena.
닫기
40.
Heuristic-based Korean Coreference Resolution for Information Extraction
( Euisok Chung ) , ( Soojong Lim ) , ( Bo Hyun Yun )
한국언어정보학회
|
국제 워크샵
2002권 0호
, 2002 pp. 50-58 ( 총 9 pages)
키워드보기
초록보기
PDF 미리보기
4,500
원
바로구매
장바구니
키워드보기
닫기
초록보기
The information extraction is to delimit in advance, as part of the specification of the task, the semantic range of the output and to filter information from large volumes of texts. The most representative word of the document is composed of named entities and pronouns. Therefore, it is important to resolve coreference in order to extract the meaningful information in information extraction. Coreference resolution is to find name entities co-referencing real-world entities in the documents. Results of coreference resolution are used for name entity detection and template generation. This paper presents the heuristic-based approach for coreference resolution in Korean. We constructed the heuristics expanded gradually by using the corpus and derived the salience factors of antecedents as the importance measure in Korean. Our approach consists of antecedents selection and antecedents weighting. We used three kinds of salience factors that are used to weight each antecedent of the anaphor. The experiment result shows 80% precision.
닫기
39.
On Negative Imperatives in Korean
( Chung Hye Han ) , ( Chung Min Lee )
한국언어정보학회
|
국제 워크샵
2002권 0호
, 2002 pp. 59-68 ( 총 10 pages)
키워드보기
초록보기
PDF 미리보기
4,500
원
바로구매
장바구니
키워드보기
닫기
초록보기
In this paper, we address two questions concerning negative imperatives in Korean: (i) what is the morpho-syntactic nature of ma1 in negative imperatives?; and (ii) why is it impossible to form negative imperatives with short negation an? We will argue that the clause structure of imperatives include a projection of deontic modality and a projection of imperative operator encoding illocutionary force, and that ma1 is a lexicalization of long negation and deontic modality. We then propose that a negative imperative with short negation is ruled out because such construction maps onto incoherent interpretation which can be spelled out as I direct you to bring about a negative state or a negative event.
닫기
38.
Penn Korean Treebank: Development and Evaluation
( Chung Hye Han ) , ( Na Rae Han ) , ( Eon Suk Ko ) , ( Martha Palmer ) , ( Heejong Yi )
한국언어정보학회
|
국제 워크샵
2002권 0호
, 2002 pp. 69-78 ( 총 10 pages)
키워드보기
초록보기
PDF 미리보기
4,500
원
바로구매
장바구니
키워드보기
닫기
초록보기
This paper discusses issues in building a 54-thousand-word Korean Treebank using a phrase structure annotation, along with developing annotation guidelines based on the morpho-syntactic phenomena represented in the corpus. Various methods that were employed for quality control and the evaluation on the Treebank are also presented.
닫기
37.
A Deterministic Method for Structural Analysis of Compound Words in Japanese
( Dongli Han ) , ( Takeshi Ito ) , ( Teiji Furugori )
한국언어정보학회
|
국제 워크샵
2002권 0호
, 2002 pp. 79-91 ( 총 13 pages)
키워드보기
초록보기
PDF 미리보기
5,300
원
바로구매
장바구니
키워드보기
닫기
초록보기
Structural analysis of compound words is necessary and an important process in natural language processing. Proposed here is a corpus- and statistics- based method for the structural analysis of compound words in Japanese. We determine the structure of a ``compound word by using Internet corpus and calculating the strength of word association among its constituent words. Experiments with 5, 6, 7, and 8 kanji compound words show that our method works well and its performance is better than those of other comparable studies.
닫기
36.
Implicit Adjuncts: The Cases of Degree Modifiers in Japanese and English
( Akira Ikeya ) , ( Hisako Ikawa )
한국언어정보학회
|
국제 워크샵
2002권 0호
, 2002 pp. 92-102 ( 총 11 pages)
키워드보기
초록보기
PDF 미리보기
5,100
원
바로구매
장바구니
키워드보기
닫기
초록보기
The issue of adjuncts has long been a neglected field of linguistic study whether it be syntactic or semantic. It is only in Pustejovsky (1995) that we find a brief mention of adjuncts. In addition to what the author calls true arguments, default arguments, and shadow arguments, he sets up a class of true adjuncts citing the following sentence, Mary drove down to New York on Tuesday. We will take up a small lexical item sugiru in Japanese, and we will argue that we should posit the notion of implicit adjuncts in describing the properties with the small Japanese lexical item sugiru. Throughout the discussions that follow we will demonstrate how the notion is independently motivated irrespective of what linguistic theory we are going to adopt.
닫기
35.
Type Construction of Nouns with the Verb ha-"do"
( Seohyun Im ) , ( Chungmin Lee )
한국언어정보학회
|
국제 워크샵
2002권 0호
, 2002 pp. 103-112 ( 총 10 pages)
키워드보기
초록보기
PDF 미리보기
4,500
원
바로구매
장바구니
키워드보기
닫기
초록보기
This paper aims to give an explanation of the combination of certain nouns and the verb ha- ``do``. Although the verb ha- ``do`` normally takes an event type argument, it takes some substantival nouns such as paiolin ``violin``, umsikcem ``restaurant``, and so on. A substantival noun undergoes type shifting because the governing verb ha- ``do`` coerces an entity type noun to an event reading, taking missing information from the qualia of the entity type noun. In addition, some nouns like ppallay ``laundry`` are dot objects. The verb taking a dot object selects a proper type between multiple subtypes of the dot object. Type pumping operation makes that selection possible.
닫기
1
2
3
4
5
>
이 간행물 내에서 논문 검색
검색유형
전 체
제 목
저자명
발행기관명
키워드
초록
검색유형