Code Monkey home page Code Monkey logo

Comments (6)

Stephen-Adams avatar Stephen-Adams commented on May 27, 2024

I have found this : https://github.com/abisee/cnn-dailymail
Is that what I should do ?

from text-summarizer-pytorch.

rohithreddy024 avatar rohithreddy024 commented on May 27, 2024

Yeah.. Also, cnn-dailymail abstracts are created by merging multiple sentences (multiple python strings) which is not the case of gigaword abstracts (single python string). So you need to take care of this difference while using my batcher.py file. I suggest you to take a look at this where they create .bin files for cnn-dailymail in pytorch

from text-summarizer-pytorch.

Stephen-Adams avatar Stephen-Adams commented on May 27, 2024

thank you very much~

from text-summarizer-pytorch.

xcfcode avatar xcfcode commented on May 27, 2024

@Stephen-Adams Could you please share your modifications?

from text-summarizer-pytorch.

kscp123 avatar kscp123 commented on May 27, 2024

@rohithreddy024 can you explain why use bin file but not txt file? Thanks.

from text-summarizer-pytorch.

rohithreddy024 avatar rohithreddy024 commented on May 27, 2024

@kscp123 I am using the same batcher.py file as that of this and this. So I am following their bin format convention. As for as the use cases of binary formatted input, you can just google them.

from text-summarizer-pytorch.

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.