Git Product home page Git Product logo

keyphrase-cpp's Introduction

Mirror codes of http://www.hlt.utdallas.edu/~saidul/code.html

Keyphrase Extraction

Given a text, an automatic keyphrase extraction method retrieves phrase(s) conveying the main points elaborated in the text. The package provided here includes implementations of the following, widely-explored unsupervised approaches.

  • Tf-Idf
  • TextRank (Mihalcea & Tarau, 2004)
  • SingleRank (Wan & Xiao, 2008)
  • ExpandRank (Wan & Xiao, 2008)

Each of these methods takes as input one or more text file(s) annotated with Penn Treebank PoS tags (see a sample input file). A separate output file containing a list of keyphrases is created for each input file when a collection of files are given as input. Optionally, in case the set of input text files has its own gold standard keyphrases, each method generates its overall performance scores in terms of recall, precision, and F-score. A ReadMe file with each method describes how a user can set this and other parameters specific to each method.

Download

Download the Keyphrase Extraction Package version 1.0 including the implementations of the methods listed above.

Paper to Cite

Please acknowledge your use of this software package by citing the following paper:

Conundrums in Unsupervised Keyphrase Extraction: Making Sense of the State-of-the-Art Kazi Saidul Hasan and Vincent Ng Proceedings of the 23rd International Conference on Computational Linguistics (COLING-10), Posters Volume, 2010.

Versions

Date Version # Note November 14, 2010

Version-1.0

Initial release

Queries

Please send your questions, bug reports, comments, concerns, and suggestions to saidul AT hlt DOT utdallas DOT edu.

keyphrase-cpp's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

shihuaxing

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.