Code Monkey home page Code Monkey logo

Comments (12)

josephKhoury95 avatar josephKhoury95 commented on July 24, 2024 2

Any update on this?
Any help is highly appreciated. Thank you.

from casie.

HuangZhenyang avatar HuangZhenyang commented on July 24, 2024

I am stuck on this too. I don't know what data is like in the file “content.nostop.label”. Any ideas? Thx.

from casie.

josephKhoury95 avatar josephKhoury95 commented on July 24, 2024

I am stuck on this too. I don't know what data is like in the file “content.nostop.label”. Any ideas? Thx.

I invite you to check a helper code here for Inside, Outside, Beginning (IOB) tagging format and linguistic annotations using spaCy library for the CASIE corpus. [CASIE work is cited in the repository].

from casie.

HuangZhenyang avatar HuangZhenyang commented on July 24, 2024

@josephKhoury95
OK, I'll check that. Thank you so much, you are so nice. :D

from casie.

Atleastihaveme avatar Atleastihaveme commented on July 24, 2024

I am stuck on this too. I don't know what data is like in the file “content.nostop.label”. Any ideas? Thx.

I invite you to check a helper code here for Inside, Outside, Beginning (IOB) tagging format and linguistic annotations using spaCy library for the CASIE corpus. [CASIE work is cited in the repository].

Thx! How can I get the file with content.nostop.label and .content.json by [helper code]?And Would you know what is the trainfile and testfile of CASIE?Any help is highly appreciated. Thank you!

from casie.

josephKhoury95 avatar josephKhoury95 commented on July 24, 2024

Thx! How can I get the file with content.nostop.label and .content.json by [helper code]?And Would you know what is the trainfile and testfile of CASIE?Any help is highly appreciated. Thank you!

@Atleastihaveme, I gave up the provided code.
I ended up using CASIE corpus only and annotated the corpus using the helper code.
Then, I trained a CRF and a Bidirectional LSTM with CRF on my own.

from casie.

Atleastihaveme avatar Atleastihaveme commented on July 24, 2024

Thx! How can I get the file with content.nostop.label and .content.json by [helper code]?And Would you know what is the trainfile and testfile of CASIE?Any help is highly appreciated. Thank you!

@Atleastihaveme, I gave up the provided code.
I ended up using CASIE corpus only and annotated the corpus using the helper code.
Then, I trained a CRF and a Bidirectional LSTM with CRF on my own.

Thank you so much, you are so nice!Could you please share your code with me? I' m studying this now,and can't find useful resourse. I will be appreciate of it very much!

from casie.

josephKhoury95 avatar josephKhoury95 commented on July 24, 2024

Thank you so much, you are so nice!Could you please share your code with me? I' m studying this now,and can't find useful resourse. I will be appreciate of it very much!

I followed this article.
Also, the author of the article provide his GitHub code.

from casie.

Atleastihaveme avatar Atleastihaveme commented on July 24, 2024

Thank you so much, you are so nice!Could you please share your code with me? I' m studying this now,and can't find useful resourse. I will be appreciate of it very much!

I followed this article.
Also, the author of the article provide his GitHub code.

Thx, you are really so nice! Thanks again!

from casie.

staneeya avatar staneeya commented on July 24, 2024

Hi guys,

Sorry for the late reply. I have a lot on my plate right now.
The content.json can be produced using Stanford CoreNLP . Below is an example.

4.content.json.zip

Another example for content.nostop.label which can easily produce by a simple script.
4.content.nostop.label.zip

Hope it helps.

from casie.

HuangZhenyang avatar HuangZhenyang commented on July 24, 2024

@staneeya Thanks a million. Hope everything goes well with your work. :D

from casie.

Atleastihaveme avatar Atleastihaveme commented on July 24, 2024

Thanks a lot! :D

from casie.

Related Issues (16)

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.