__export__ class PorterStemmer extends BaseStemmer
This class was automatically generated by a Snowball to JSX compiler
It implements the stemming algorithm defined by a snowball script.
static const __export__ var serialVersionUID : number
static const __export__ var a_0 : Array.<Among>
static const __export__ var a_1 : Array.<Among>
static const __export__ var a_2 : Array.<Among>
static const __export__ var a_3 : Array.<Among>
static const __export__ var a_4 : Array.<Among>
static const __export__ var a_5 : Array.<Among>
static const __export__ var g_v : Array.<int>
static const __export__ var g_v_WXY : Array.<int>
__export__ var B_Y_found : boolean
__export__ var I_p2 : int
__export__ var I_p1 : int
new PorterStemmer()
__export__ function r_shortv()
: boolean
__export__ function r_R1()
: boolean
__export__ function r_R2()
: boolean
__export__ function r_Step_1a()
: boolean
__export__ function r_Step_1b()
: boolean
__export__ function r_Step_1c()
: boolean
__export__ function r_Step_2()
: boolean
__export__ function r_Step_3()
: boolean
__export__ function r_Step_4()
: boolean
__export__ function r_Step_5a()
: boolean
__export__ function r_Step_5b()
: boolean
override __export__ function stem()
: boolean
__export__ function equals(o : variant)
: boolean
__export__ function hashCode()
: int