PDA

查看完整版本 : [讨论]有没有自动提取“词块”的工具呢


xieang_007
2005-10-27, 10:58 PM
有没有免费软件能自动提取某一文本中特定长度的所有lexical chunk呢?wordsmith的cluster只能对指定关键词进行提取。Biber有这样的工具,卫乃兴也设计了自己的工具,但好像没有免费提供的,网上也没有试用的。

xiaoz
2005-10-27, 11:04 PM
WordSmith Tools gives you two opportunities for identifying word clusters, in WordList and Concord. They use different methods. Concord only processes concordance lines, while WordList processes whole texts.

xiaoz
2005-10-27, 11:08 PM
Ted Pederson's NSP can also do that.

http://ngram.sourceforge.net/

清风出袖
2005-10-28, 12:13 AM
it seems that we have to take advantage of the active perl to get the perl files to work for us all, is it right? does the active perl 5.8.7 build 813 the acwt suite needs work for the perl files as well? i am not sure about the use of it.

xiaoz
2005-10-28, 12:25 AM
Yes, ActivePerl is required for NSP and some components in ACWT. But Perl is free.

清风出袖
2005-10-28, 12:34 AM
thanks a lot , dr. xiao! yes i see!

xujiajin
2005-10-28, 01:05 PM
[下载]kfNgram
http://www.corpus4u.com/forum_view.asp?view_id=194&forum_id=7

xieang_007
2005-10-28, 11:47 PM
xiexie, I found kfNgram very useful!