GithubHelp home page GithubHelp logo

joewellhe / enms Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 125.03 MB

ENMS mtric is a ngram-based evaluation metric with semantic

License: GNU General Public License v3.0

Java 100.00%
summarization evaluation

enms's Introduction

996.icu

ENMS

ENMS mtric is a ngram-based evaluation metric with semantic, the detail description in Enhancing Ngram-based Metrics with Semantic for Better Evaluation of Abstract TextSummarization. Our ENMS package is based on ROUGE 2.0

We add some field in rouge.properties, for rouge.metric, it determines what ROUGE we choose.

e.g. rouge.metric=SEMI-RN represent we use semi-rouge-n metric, these metrics we can choose as followed:

  • N for ROUGE-N
  • SU for ROUGE-SU4
  • L for ROUGE-L
  • SEMI-RN for SMEI-ROUGE-N
  • SRN for Soft-ROUGE-N
  • SEMI-RSU for SEMI-ROUGE-SU4
  • S-RSU for Soft-Rouge-SU4

Note that if you use SU OR L, ngram is a invalid field

For alpha field, it is a similarity parameter.

e.g. alpha=0.75

For embedding field, it determin the embedding file we use.

e.g. embedding=small_embedding.txt

Installation

This section is the same with installation in ROUGE 2.0

Data

The data we use is AESOP task of TAC 2011. In this pacakge, we just provide a simply case to run our ENMS package, if you want to verify the result in Enhancing Ngram-based Metrics with Semantic for Better Evaluation of Abstract TextSummarization, you should get access for TAC data 2011. You can get TAC data in Past TAC Data.

Contact with us

Any question about ENMS package, you can send e-mail to [email protected]

enms's People

Contributors

joewellhe avatar

Watchers

 avatar

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.