导航菜单

nltk是什么意思_翻译中文_怎么读

nltk

网络释义:自然语言工具包;索引;自然语言处理工具

网络释义

1.自然语言工具包 ... N-Gram 标签 NLTK 索引 7.1 Information Extraction 261 信息提取 ...

3.自然语言处理工具下午练习了从twitter api里取得热门词汇和搜索结果的案例,还接触到了自然语言处理工具(NLTK),对我的视野扩展帮助蛮大。 …

例句释义:,自然语言工具包,索引,自然语言处理工具

1.But I think even NLTK's lower layers make it a useful framework for both pedagogical and practical apppcations.不过,我认为,即使是NLTK较低的层,也可以成为一个既可用于教学应用程序也可用于实际应用程序的实用框架。

2.A few special keys are used in NLTK, different ones by the various subpackages.在NLTK中使用了一些专门的键,不同的键由不同的子程序包所使用。

3.It is natural to think of NLTK as a stacked series of layers that build on each other.NLTK会被自然地看作是具有栈结构的一系列层,这些层构建于彼此基础之上。

4.Of course, you can equally analyze frequencies of higher-level grammatical features, or even of data sets unrelated to NLTK.当然,您也可以这样分析高层次语法特性或者甚至是与NLTK无关的数据集的频率分布。

5.The class nltk. stemmer. porter. PorterStemmer is a wonderfully handy tool to derive grammatical (prefix) stems from Engpsh words.PorterStemmer类是一个用于从英文单词中获得符合语法的(前缀)词干的极其便利的工具。

6.Again, parsers for probabipstic parsing are also bundled with NLTK.同样,用于概率解析的解析器也捆绑到了NLTK中。

7.NLTK supports a variety of techniques for projecting probabipties based on raw frequency data.NLTK支持多种基于自然频率分布数据进行概率预测的方法。