【问题标题】:module 'thinc' has no attribute 'layers'模块“thinc”没有属性“层”
【发布时间】:2021-09-02 11:13:22
【问题描述】:

我正在关注this 的文章以完成我的工作,并且在本文中,在标题Verb Phrase Detection 下,我正在按照说明操作,但在成功安装textacy 库后(它显示在pip list)当我使用@ 987654325@在jupyter笔记本中,它给出了以下属性错误:

AttributeError: module 'thinc' has no attribute 'layers'

谁能告诉我如何解决这个错误。任何帮助将不胜感激。

【问题讨论】:

    标签: python jupyter-notebook textacy


    【解决方案1】:

    这对我有用

    pip 安装薄

    【讨论】:

    • 正如目前所写,您的答案尚不清楚。请edit 添加其他详细信息,以帮助其他人了解这如何解决所提出的问题。你可以找到更多关于如何写好答案的信息in the help center
    猜你喜欢
    • 2021-08-26
    • 2020-03-17
    • 2020-06-09
    • 2021-01-07
    • 1970-01-01
    • 2018-09-29
    • 2020-06-04
    • 2021-12-24
    • 2015-05-08
    相关资源
    最近更新 更多