腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(123)
视频
沙龙
1
回答
如何以编程方式替换PYTHONPATH
、
、
/
crfsuite
LD_LIBRARY_PATH=./
crfsuite
python decode.py imp.load_source('
crfsuite
', '<so
浏览 0
提问于2017-04-06
得票数 3
1
回答
适用于python director的swig错误c++
、
、
::Item,std::allocator<
CRFSuite
::Item > > = std::vector<
CRFSuite
::Item,std::allocator<
CRFSuite
::Item::Item,std::allocator<
CRFSuite
::Item > > *INPUT = std::vector<
CRFSuite
::Item,std::allocator<
CRFSuite
::Item,std:
浏览 1
提问于2014-04-01
得票数 2
1
回答
ModuleNotFoundError:没有名为“sklearn_
crfsuite
”的模块
、
、
、
、
import sklearn_
crfsuite
from sklearn_
crfsuite
import scorers 我正在尝试使用sklearn's
crfsuite
,但它显示了一个错误,没有名为'sklearn_
crfsuite
‘的模块,还检查了文档,也提到了同样的事情?
浏览 13
提问于2020-07-07
得票数 0
1
回答
无法用crf套件的C++ API编译一个非常简单的标签示例。
、
以下是代码:{ tagging.cpp:(.text+0x2dd): undefined reference to `
crfsuite
_data_finish`
CRFSuite
::Trainer::append(std::v
浏览 1
提问于2019-09-06
得票数 2
回答已采纳
1
回答
如何在Mac蒙特利M1上安装crf套装
、
CommandLineTools/usr/bin制作: 3.81lingamoorthi.ankam@LingamorthysMBP ~ % brew install
crfsuite
] Error 1lingamoorthi.ankam@LingamorthysMBP ~ % 同样,liblbfgs(
crfsuite
浏览 22
提问于2022-02-21
得票数 2
1
回答
‘'CRF’对象没有属性'keep_tempfiles‘
、
、
from itertools import chain我们有没有办法在google上解决这个问题
浏览 2
提问于2021-11-18
得票数 0
2
回答
在使用
crfsuite
时,如何使用上一个令牌的实体类作为NER的功能
、
、
、
我在python中使用了python-
crfsuite
包,python是Okazaki Naoaki ()开发的
CRFSUITE
的一个实现。有人能告诉我这在python-
crfsuite
中是不是可能的。我觉得我们把特性传递给标记器对象的方式是不可能的。
浏览 5
提问于2015-07-03
得票数 0
1
回答
工作计算机python包安装失败
、
、
、
我尝试在windows中的工作计算机上安装软件包sklearn-
crfsuite
https://pypi.org/project/sklearn-
crfsuite
/#files,在windows中,因此,我尝试运行以下命令:pip install sklearn-
crfsuite
我得到了错误:找不到满足要求的版本sklearn-
crfsuite
错误:找不到与sklearn-
crfsuite
匹配的发行版
浏览 20
提问于2019-05-17
得票数 1
回答已采纳
1
回答
conda安装sklearn_
crfsuite
不能在spyder中工作
、
、
、
、
我是spyder的新手,并试图弄清楚如何安装sklearn_
crfsuite
。这是我在spyder控制台安装时遇到的错误:Solving environment: ...working... failed 间谍版本: 3.2.8
浏览 0
提问于2018-10-17
得票数 2
回答已采纳
1
回答
在另一个项目中的一个项目中包含一个伪制品?
、
CRFSuite
依赖于正在构建的LibLBFGS库。我可以在没有问题的情况下构建LibLBFGS。我希望在我构建这个库和头文件时能够包含在LibLBFGS项目中的
CRFSuite
构建所生成的库和头文件。 希望我错过了一些显而易见的事情,这是可以做到的。
浏览 5
提问于2016-12-09
得票数 1
回答已采纳
1
回答
R中用于NER的包
、
、
、
我正在尝试下载R中的openNLPmodels.en包,用于命名实体识别,但下载失败。请推荐除上述以外的R中的任何其他套餐。提前谢谢你。
浏览 10
提问于2019-03-08
得票数 0
2
回答
Tomcat UnsatisfiedLinkError + Windows + eclipse中的本机库
、
、
、
、
但是,对于Tomcat(9),它无法运行并抛出 at third_party.org.chokkan.
crfsuite
.crfsuiteJNI.swig_module_init(Native Method) at third_party.org.chokkan.
crfsuite
.crfsuiteJNI<clinit>(cr
浏览 1
提问于2016-09-28
得票数 1
1
回答
在[WinError 2]中安装python-crf套装失败,系统找不到指定的文件。
、
我试着安装Using cached python-
crfsuite
-0.8.4.tar.gzInstalling collected packages: python-
crfsuite
Completepython.exe -c "import setuptools, tokenize;fi
浏览 1
提问于2016-03-17
得票数 0
2
回答
使用
crfsuite
预测的置信度
、
我在中使用的是
CRFSuite
包看起来并非如此。
浏览 0
提问于2015-01-22
得票数 3
1
回答
使用Python
CRFsuite
可以实现并行化吗?
、
、
可以并行化python
CRFSuite
()吗?我认为CRF++支持并行化,所以我猜肯定也有一些钩子来启用
CRFsuite
的并行化。
浏览 4
提问于2016-06-21
得票数 5
1
回答
MacOS上的python-
crfsuite
安装错误
、
、
、
我想使用以下命令为python3安装
crfsuite
pip3 install python-
crfsuite
但是它抛出了一个错误。-3.7/
crfsuite
/lib/crf /lib/crf/src creatingbuild/temp.macosx-10.9-x86_64-3.7/
crfs
浏览 47
提问于2019-09-13
得票数 1
回答已采纳
2
回答
如何在windows上安装python-
crfsuite
、
一种依赖是python-
crfsuite
。当我运行时:它反复失败,最终给出: copying pycrfsuite\__init__.py -> build\lib.win32
浏览 83
提问于2016-08-17
得票数 1
1
回答
(python)
crfsuite
的自定义功能函数
、
、
到目前为止,我只读过关于CRF的理论,我想在我的硕士论文中使用python
crfsuite
从食谱中提取成分。感谢您的每一次帮助。据我所知,我可以以下面图片的形式向
crfsuite
提供训练数据,其中w提供当前单词的身份,wi相对于i的世界,以及相对于i的词性标签。但我找不到一种方法来提供自定义功能函数,如"wi在字典中“(例如,食谱成分字典)或”在句子中是一个否定“(例如,”不“或”不“)。
浏览 4
提问于2016-10-26
得票数 3
1
回答
sklearn-
crfsuite
是如何处理字符串的?
、
、
、
我一直在关注sklearn-
crfsuite
tutorial 用于训练CRF模型的特征示例如下所示。word.isupper()': False, 'word[-2:]': 'ne', 'word[-3:]': 'rne'} sklearn-
crfsuite
浏览 18
提问于2019-09-20
得票数 1
1
回答
ValueError ['path'] python-crf套件的失败建筑车轮
、
、
、
、
我试图使用以下命令安装:在此之前我用因为我使用的是2015。ValueError: ['path'] Failed building wheel for python-
crfsuite
浏览 4
提问于2016-04-19
得票数 3
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
CRF:分词、人名识别应用
盘点:Python 机器学习库 Top 10,你值得拥有!
速速领取,Python机器学习库 Top 10
Python 机器学习库 Top 10,你值得拥有!
深度学习最常用到的20个Python库
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
云直播
活动推荐
运营活动
广告
关闭
领券