querysum | EMNLP 20 : Coarse-to-Fine Query Focused Multi | Natural Language Processing library

 by   yumoxu Python Version: Current License: MIT

kandi X-RAY | querysum Summary

kandi X-RAY | querysum Summary

querysum is a Python library typically used in Artificial Intelligence, Natural Language Processing, Pytorch, Bert applications. querysum has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

This repository releases the code for Coarse-to-Fine Query Focused Multi-Document Summarization. Please cite the following paper [bib] if you use this code,. Xu, Yumo, and Mirella Lapata. "Coarse-to-Fine Query Focused Multi-Document Summarization." In Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), pp. 3632-3645. 2020. We consider the problem of better modeling query-cluster interactions to facilitate query focused multi-document summarization. Due to the lack of training data, existing work relies heavily on retrieval-style methods for assembling query relevant summaries. We propose a coarse-to-fine modeling framework which employs progressively more accurate modules for estimating whether text segments are relevant, likely to contain an answer, and central. The modules can be independently developed and leverage training data if available. We present an instantiation of this framework with a trained evidence estimator which relies on distant supervision from question answering (where various resources exist) to identify segments which are likely to answer the query and should be included in the summary. Our framework is robust across domains and query types (i.e., long vs short) and outperforms strong comparison systems on benchmark datasets. Should you have any query please contact me at yumo.xu@ed.ac.uk.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              querysum has a low active ecosystem.
              It has 11 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 4 open issues and 9 have been closed. On average issues are closed in 28 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of querysum is current.

            kandi-Quality Quality

              querysum has no bugs reported.

            kandi-Security Security

              querysum has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              querysum is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              querysum releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed querysum and discovered the below as its top functions. This is intended to give you an instant insight into querysum implemented functionality, and help decide if they suit your requirements.
            • Select end - to - end prediction
            • Generate a summary of the words with tokenization
            • Helper function to get sent messages
            • Generate and dump the summary
            • Rank an end - to - end model
            • Loads sentences from the retrieved_dp file
            • Rank sentences with diversity penalty
            • Tune test cids
            • Load retrieved passage data
            • Dump a single sample
            • Generate summary records for the given rank
            • Convert a cid to documents
            • Build the rel scores for a given passage
            • Compute rrge summary for the givenacle
            • Build the components of the E2E
            • Build test cid query dictionary
            • Build a list of passage objects
            • Run ROUGE on dev
            • Normalize a matrix
            • Tokenize the input data
            • Selects the end - to - end - to - end layer for a given model
            • Build query vector x
            • Builds a binary quadratic dataset
            • Selects a selector for a given model
            • Builds item ids with lexRank
            • Retrieve ranking items for a given cid
            Get all kandi verified functions for this library.

            querysum Key Features

            No Key Features are available at this moment for querysum.

            querysum Examples and Code Snippets

            No Code Snippets are available at this moment for querysum.

            Community Discussions

            QUESTION

            How to create a calculated variable in R where I sum based on criteria
            Asked 2018-Apr-30 at 03:12

            I have a data frame that looks like this:

            ...

            ANSWER

            Answered 2018-Apr-30 at 03:12

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install querysum

            You can download it from GitHub.
            You can use querysum like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/yumoxu/querysum.git

          • CLI

            gh repo clone yumoxu/querysum

          • sshUrl

            git@github.com:yumoxu/querysum.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Natural Language Processing Libraries

            transformers

            by huggingface

            funNLP

            by fighting41love

            bert

            by google-research

            jieba

            by fxsjy

            Python

            by geekcomputers

            Try Top Libraries by yumoxu

            stocknet-code

            by yumoxuPython

            detnet

            by yumoxuPython

            CKYParser

            by yumoxuPython

            Blog

            by yumoxuHTML

            lqsum

            by yumoxuPython