Git Product home page Git Product logo

Comments (9)

hit-joseph avatar hit-joseph commented on August 15, 2024

Hi
I have some question about the decoding status? what does it mean , Can you explain it more carefully, THANK YOU!

from ncrfpp.

jiesutd avatar jiesutd commented on August 15, 2024

I can't explain "carefully" to you because you didn't ask the "careful" question.

from ncrfpp.

hit-joseph avatar hit-joseph commented on August 15, 2024

sorry,may be some net problem , my supplement can't be seen.
IN your demo.decode.config file ,raw_dir is the same as dev set, may be I don't really understand what the role of decode part? if the input is the dev data . what is the output can you give an sample fo raw.out file ?
thank you !

from ncrfpp.

hit-joseph avatar hit-joseph commented on August 15, 2024

PS: in the train() function , I can see the "decode test " part , so the process of decode is just the precess of use the raw input to get the Sequence annotation with trained model? am I right?

from ncrfpp.

jiesutd avatar jiesutd commented on August 15, 2024

You can use any file you want to decode in the raw_dir, only if the file has the legal format. The demo is only an example. The output data has the same format as the input file. You can run the code by yourself to get the raw.out.

from ncrfpp.

jiesutd avatar jiesutd commented on August 15, 2024

I don't understand your second question. The "decode dev" and "decode test" in train() is to evaluate the model performance on dev and test data after each training epoch.

from ncrfpp.

hit-joseph avatar hit-joseph commented on August 15, 2024

抱歉,关于第二个问题,我还是用中文提下问,可能描述的更准确一些,decode的过程是指的是从输入数据到标注好这个序列的过程吗(以序列标注任务为例),就是就像decode test那部分一样,生成了一个标注序列,只是没有evaluate步骤

from ncrfpp.

jiesutd avatar jiesutd commented on August 15, 2024

是的,不过应该也有evaluate步骤

from ncrfpp.

hit-joseph avatar hit-joseph commented on August 15, 2024

got it ! thanks

from ncrfpp.

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.