腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(33)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
使用thsr:展开ML的函数时突出显示结果文本
>noun</
part-of-speech
> <synonym> <
part-of-speech
>noun</
part-of-speech
> <synonym> <term>Firm</term&g
浏览 3
修改于2014-05-05
得票数 1
回答已采纳
2
回答
通过传递同义词的值来查找同义词词条
例如:我在数据库中的thesuarus条目为 <entry xmlns="http://marklogic.com/xdmp/thesaurus"> <
part-of-speech
>noun</
part-of-speech
> <term>Ford</term> <
part-of-speech</
浏览 37
修改于2019-06-26
得票数 1
5
回答
关于if语句的更短代码
= null && m.terms[0].labels[0].title == "
Part-of-speech
") result = true; 但只有在以下情况下才会出现运行时错误= null) if (m.terms[0].labels[0].title == "
Part-of-speech
") { result = true; }}
浏览 8
修改于2011-07-28
得票数 5
回答已采纳
2
回答
描述列表:分组<dt>and它的“子”<dd>?
.org给出 <dt><dfn>happiness</dfn></dt> <dd class="
part-of-speech
</q></dd> <dt><dfn>rejoice</dfn></
浏览 3
提问于2014-10-20
得票数 0
回答已采纳
1
回答
Json解码PHP中从返回的响应
headword","terms":[{"type":"text","text":"piz·za","language":"en","labels":[{"text":"Noun","title":"
Part-of-speech
"headword","terms":["type"
浏览 6
修改于2017-05-23
得票数 0
回答已采纳
1
回答
我如何在python中使用NLTK,并在每个单词的词类下制作一个漂亮的表?
parts of speech found这段代码产生这个| Token |
Part-of-Speech
浏览 2
提问于2021-05-08
得票数 0
1
回答
如何隐藏与当前值不匹配的元素并与支柱进行比较
在我的模板里我有: <p class="pos">{{ pos }}</p>这个{ pos }来自我的道具 <p class="pos">{{ po
浏览 4
提问于2019-10-11
得票数 2
回答已采纳
1
回答
NLTK中的单字标注
或者他们的
part-of-speech
标签是一样的?
浏览 3
修改于2020-03-03
得票数 1
回答已采纳
2
回答
NLTK将子树转换为python / RSS提要块中的列表
subtree in result.subtrees(filter=lambda t: t.node == 'Proper'): # print the noun phrase as a list of
part-of-speech
浏览 2
修改于2013-10-11
得票数 1
回答已采纳
1
回答
使用C#更改Stanford NLP Maxent标签器中的位置标记分隔符
我按照此页面上的说明,让斯坦福POS机标签与C#一起工作A/DT
Part-Of-Speech
/NNP Tagger/NNP -LRB-/-LRB- POS/NNP Tagger/ (…etc
浏览 5
修改于2018-09-28
得票数 0
3
回答
在Python中迭代字典有困难
我定义了一个类词汇: """stores known word stems of various
part-of-speech
categories"""
浏览 5
修改于2015-12-02
得票数 0
回答已采纳
1
回答
NLP使用POS标签创建模型
Word Base Form
Part-Of-Speech
gene gene NN is
浏览 0
提问于2014-06-11
得票数 1
1
回答
如何在Ruta脚本中访问非原始类型的特征值?
featureDescription> <description>
Part-of-Speech
name>partOfSpeech</name> <description>An integral encoding representing the
part-of-speech
<des
浏览 0
提问于2016-03-16
得票数 2
1
回答
运行SEMAFOR语义解析器抛出IllegalArgumentException
**************************
Part-of-speech
0m0.762ssys 0m0.171sFinished
part-of-speech
浏览 0
提问于2015-11-27
得票数 0
1
回答
如何根据列表值从查询中对元组列表进行排序?
there'] //tokenize sentence [('we', 'PRP'), ('all', 'DT'), ('there', 'RB')] //tokens and their POST(
Part-Of-Speech
浏览 7
修改于2015-02-09
得票数 1
回答已采纳
3
回答
在Objective C中处理Json CallBack API
:"headword","terms":[{"type":"text","text":"test","language":"en","labels":[{"text":"Noun","title":"
Part-of-speech
:"headword","terms":[{"type
浏览 1
修改于2013-04-27
得票数 1
1
回答
为什么我会得到错误?ValueError:区块结构必须包含标记的标记或树
then connects the process to break it down into sentences, then words and then complete
part-of-speech
浏览 2
修改于2012-11-08
得票数 4
回答已采纳
2
回答
如何用元组过滤列表中的数据
Which is
part-of-speech
# tagger or POS-tagger.
浏览 5
提问于2020-05-24
得票数 1
1
回答
如何计算标记文件中每句话的词汇密度?
我有一个包含260个句子的file tagged by
part-of-speech
。我想要计算这个标记文件的每句话的词汇密度(实词-名词、动词、形容词和副词的总和-除以单词的总和)。
浏览 57
修改于2021-02-11
得票数 0
1
回答
当我提供一个文本文件作为输入时,如何才能得到一个pos标记的文件作为输出?
Which is
part-of-speech
# tagger or POS-tagger.
浏览 1
修改于2021-09-26
得票数 0
第 2 页
领券