GithubHelp home page GithubHelp logo

Comments (12)

Yangzhihuabeijing avatar Yangzhihuabeijing commented on July 28, 2024

我也是遇到这个问题。同问

from ner.

plb31949 avatar plb31949 commented on July 28, 2024

@spikems @Yangzhihuabeijing 这个是自动生成的,应该是统计你的标签有几种

from ner.

wbstf avatar wbstf commented on July 28, 2024

请问你们解决了么?

from ner.

chengxiaomao avatar chengxiaomao commented on July 28, 2024

请问是怎么解决的?

from ner.

chengxiaomao avatar chengxiaomao commented on July 28, 2024

@plb31949 问下是怎么自动生成的?

from ner.

JiangShj avatar JiangShj commented on July 28, 2024

我也遇到了这个问题,请问有解决的吗?感谢感谢!

from ner.

plb31949 avatar plb31949 commented on July 28, 2024

@chengxiaomao @JiangShj 这个是统计resource文件夹下target.txt文件里有多少种标签的文件(示例文件中是指B-ORG、B-LOC、B-TIME、I-TIME、O这些标签的种类),在代码运行过程中自动生成,报这个错的话应该是有其他错,我跑这个代码是很久以前的了,具体是什么错误忘记了,建议检查一下其他地方是否还有错误

from ner.

juezhu avatar juezhu commented on July 28, 2024

我也遇到了这个问题,怎么解决啊

from ner.

aojue1109 avatar aojue1109 commented on July 28, 2024

不幸我也遇到了这个问题

from ner.

oushu1zhouzilong1 avatar oushu1zhouzilong1 commented on July 28, 2024

应该是没有word embedding文件: wiki.zh.vec

from ner.

sshimii avatar sshimii commented on July 28, 2024

不幸我也遇到了这个问题

缺少wiki.zh.vec导致的,我也遇到这个问题了,target_vocab.txt和resource_vocab.txt这两个文件,utils里面有写,如果没有的话会自动生成,但是前提是要有wiki.zh.vec

from ner.

Yolky-1996 avatar Yolky-1996 commented on July 28, 2024

把config.py里面word_embedding_file的存放路径改成你自己的存放路径

from ner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.