
resources.jape.sse.jape Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of linguistic-simplifier Show documentation
Show all versions of linguistic-simplifier Show documentation
Linguistic based techniques for text simplification
The newest version!
/*
* sse.jape
*
* Copyright (c) 2004-2013, The University of Sheffield.
*
* This file is part of GATE (see http://gate.ac.uk/), and is free software,
* Licensed under the GNU Library General Public License, Version 3, June 2007
* (in the distribution as file licence.html, and also available at
* http://gate.ac.uk/gate/licence.html).
*
* Original version developed by Mark A. Greenwood as part of his PhD thesis.
*
* This grammar implements some of the ideas found in:
* http://owl.english.purdue.edu/owl/resource/572/1/
*
* In the examples redundant is while replace is
*/
Phase: Redundant
Input: Token NounChunk
Options: control = appelt
//Tries to implement 4. Avoid Overusing Expletives at the Beginning of Sentences
//Examlpe sentences include
// the governor signs or vetoes bills.
// four rules should be observed.
// a big explosion
© 2015 - 2025 Weber Informatics LLC | Privacy Policy