[求助]wordsmith与xml文件

xudekuan

Moderator
请问高手:
使用wordsmith
1。如何产生带词性标注的词表?
2。如何检索某一词性?

语料标注如下:

<pos type="n">人民</pos> <pos type="u">的</pos>

谢谢!

[本贴已被 作者 于 2006年07月23日 20时34分28秒 编辑过]
 

xudekuan

Moderator
how to get word cluster in <pos type="n">人民</pos> <pos type="u">的</pos> form, such as “人民的” ?
 

xujiajin

管理员
Staff member
Adjust settings: Tags: make sure that in the box Mark-up to ignore, there is a line "<*>". Then proceed with Concordancing and cluster generation.
 

xiaoz

永远的超级管理员
Staff member
Try inserting a white space between "words" (人民 的) after ignoring tags <*>.
 
顶部