xapian-core  1.4.30
Public Member Functions | Private Member Functions | Private Attributes | List of all members
Xapian::InternalStemKraaij_pohlmann Class Reference

#include <kraaij_pohlmann.h>

+ Inheritance diagram for Xapian::InternalStemKraaij_pohlmann:
+ Collaboration diagram for Xapian::InternalStemKraaij_pohlmann:

Public Member Functions

 InternalStemKraaij_pohlmann ()
 
 ~InternalStemKraaij_pohlmann ()
 
int stem ()
 Virtual method implemented by the subclass to actually do the work. More...
 
std::string get_description () const
 Return a string describing this object. More...
 
- Public Member Functions inherited from Xapian::SnowballStemImplementation
 SnowballStemImplementation ()
 Perform initialisation common to all Snowball stemmers. More...
 
virtual ~SnowballStemImplementation ()
 Perform cleanup common to all Snowball stemmers. More...
 
virtual std::string operator() (const std::string &word)
 Stem the specified word. More...
 
- Public Member Functions inherited from Xapian::StemImplementation
 StemImplementation ()
 Default constructor. More...
 
virtual ~StemImplementation ()
 Virtual destructor. More...
 
- Public Member Functions inherited from Xapian::Internal::intrusive_base
 intrusive_base ()
 Construct with no references. More...
 

Private Member Functions

int r_measure ()
 
int r_Lose_infix ()
 
int r_Lose_prefix ()
 
int r_Step_1c ()
 
int r_Step_6 ()
 
int r_Step_7 ()
 
int r_Step_4 ()
 
int r_Step_3 ()
 
int r_Step_2 ()
 
int r_Step_1 ()
 
int r_lengthen_V ()
 
int r_VX ()
 
int r_V ()
 
int r_C ()
 
int r_R2 ()
 
int r_R1 ()
 

Private Attributes

unsigned char I_GE_removed
 
unsigned char I_stemmed
 
unsigned char I_Y_found
 
int I_p2
 
int I_p1
 
symbolS_ch
 

Additional Inherited Members

- Public Attributes inherited from Xapian::Internal::intrusive_base
unsigned _refs
 Reference count. More...
 
- Protected Member Functions inherited from Xapian::SnowballStemImplementation
int get_utf8 (int *slot)
 
int get_b_utf8 (int *slot)
 
int in_grouping_U (const unsigned char *s, int min, int max, int repeat)
 
int in_grouping_b_U (const unsigned char *s, int min, int max, int repeat)
 
int out_grouping_U (const unsigned char *s, int min, int max, int repeat)
 
int out_grouping_b_U (const unsigned char *s, int min, int max, int repeat)
 
int eq_s (int s_size, const symbol *s)
 
int eq_s_b (int s_size, const symbol *s)
 
int eq_v (const symbol *v)
 
int eq_v_b (const symbol *v)
 
int find_among (const symbol *pool, const struct among *v, int v_size, const unsigned char *fnum, const among_function *f)
 
int find_among_b (const symbol *pool, const struct among *v, int v_size, const unsigned char *fnum, const among_function *f)
 
int replace_s (int c_bra, int c_ket, int s_size, const symbol *s)
 
int slice_from_s (int s_size, const symbol *s)
 
int slice_from_v (const symbol *v)
 
int slice_del ()
 
void insert_s (int c_bra, int c_ket, int s_size, const symbol *s)
 
void insert_v (int c_bra, int c_ket, const symbol *v)
 
symbolslice_to (symbol *v)
 
symbolassign_to (symbol *v)
 
int len_utf8 (const symbol *v)
 
- Static Protected Member Functions inherited from Xapian::SnowballStemImplementation
static int SIZE (const symbol *p)
 
static void SET_SIZE (symbol *p, int n)
 
static int CAPACITY (const symbol *p)
 
static void SET_CAPACITY (symbol *p, int n)
 
static int skip_utf8 (const symbol *p, int c, int lb, int l, int n)
 
static symbolincrease_size (symbol *p, int n)
 
static symbolcreate_s ()
 
- Protected Attributes inherited from Xapian::SnowballStemImplementation
symbolp
 
int c
 
int l
 
int lb
 
int bra
 
int ket
 

Detailed Description

Definition at line 8 of file kraaij_pohlmann.h.

Constructor & Destructor Documentation

◆ InternalStemKraaij_pohlmann()

Xapian::InternalStemKraaij_pohlmann::InternalStemKraaij_pohlmann ( )

Definition at line 1617 of file kraaij_pohlmann.cc.

References Xapian::SnowballStemImplementation::create_s(), and S_ch.

◆ ~InternalStemKraaij_pohlmann()

Xapian::InternalStemKraaij_pohlmann::~InternalStemKraaij_pohlmann ( )

Definition at line 1623 of file kraaij_pohlmann.cc.

References lose_s().

Member Function Documentation

◆ get_description()

std::string Xapian::InternalStemKraaij_pohlmann::get_description ( ) const
virtual

Return a string describing this object.

Implements Xapian::StemImplementation.

Definition at line 1629 of file kraaij_pohlmann.cc.

◆ r_C()

int Xapian::InternalStemKraaij_pohlmann::r_C ( )
private

Definition at line 404 of file kraaij_pohlmann.cc.

References g_v, and s_2.

◆ r_lengthen_V()

int Xapian::InternalStemKraaij_pohlmann::r_lengthen_V ( )
private

Definition at line 418 of file kraaij_pohlmann.cc.

References g_AIOU, g_AOU, g_v, and g_v_WX.

◆ r_Lose_infix()

int Xapian::InternalStemKraaij_pohlmann::r_Lose_infix ( )
private

Definition at line 1319 of file kraaij_pohlmann.cc.

References g_v, and s_67.

◆ r_Lose_prefix()

int Xapian::InternalStemKraaij_pohlmann::r_Lose_prefix ( )
private

Definition at line 1299 of file kraaij_pohlmann.cc.

References g_v, and s_66.

◆ r_measure()

int Xapian::InternalStemKraaij_pohlmann::r_measure ( )
private

Definition at line 1351 of file kraaij_pohlmann.cc.

References g_v, s_68, and s_69.

◆ r_R1()

int Xapian::InternalStemKraaij_pohlmann::r_R1 ( )
private

Definition at line 360 of file kraaij_pohlmann.cc.

References Xapian::SnowballStemImplementation::c, and I_p1.

◆ r_R2()

int Xapian::InternalStemKraaij_pohlmann::r_R2 ( )
private

Definition at line 365 of file kraaij_pohlmann.cc.

◆ r_Step_1()

int Xapian::InternalStemKraaij_pohlmann::r_Step_1 ( )
private

Definition at line 486 of file kraaij_pohlmann.cc.

References a_0, s_10, s_11, s_3, s_4, s_5, s_6, s_7, s_8, s_9, and s_pool.

◆ r_Step_1c()

int Xapian::InternalStemKraaij_pohlmann::r_Step_1c ( )
private

Definition at line 1249 of file kraaij_pohlmann.cc.

References a_7, and s_pool.

◆ r_Step_2()

int Xapian::InternalStemKraaij_pohlmann::r_Step_2 ( )
private

Definition at line 672 of file kraaij_pohlmann.cc.

References a_1, s_12, s_13, s_14, s_15, s_16, s_17, s_18, s_19, s_20, s_21, s_22, s_23, s_24, s_25, s_26, s_27, s_28, and s_pool.

◆ r_Step_3()

int Xapian::InternalStemKraaij_pohlmann::r_Step_3 ( )
private

Definition at line 874 of file kraaij_pohlmann.cc.

References a_2, s_29, s_30, s_31, s_32, s_33, s_34, s_35, and s_pool.

◆ r_Step_4()

int Xapian::InternalStemKraaij_pohlmann::r_Step_4 ( )
private

Definition at line 975 of file kraaij_pohlmann.cc.

References a_3, a_4, s_36, s_37, s_38, s_39, s_40, s_41, s_42, and s_pool.

◆ r_Step_6()

int Xapian::InternalStemKraaij_pohlmann::r_Step_6 ( )
private

Definition at line 1137 of file kraaij_pohlmann.cc.

References a_6, s_46, s_47, s_48, s_49, s_50, s_51, s_52, s_53, s_54, s_55, s_56, s_57, s_58, s_59, s_60, s_61, s_62, s_63, s_64, s_65, and s_pool.

◆ r_Step_7()

int Xapian::InternalStemKraaij_pohlmann::r_Step_7 ( )
private

Definition at line 1110 of file kraaij_pohlmann.cc.

References a_5, s_43, s_44, s_45, and s_pool.

◆ r_V()

int Xapian::InternalStemKraaij_pohlmann::r_V ( )
private

Definition at line 370 of file kraaij_pohlmann.cc.

References g_v, and s_0.

◆ r_VX()

int Xapian::InternalStemKraaij_pohlmann::r_VX ( )
private

Definition at line 385 of file kraaij_pohlmann.cc.

References g_v, and s_1.

◆ stem()

int Xapian::InternalStemKraaij_pohlmann::stem ( )
virtual

Virtual method implemented by the subclass to actually do the work.

Implements Xapian::SnowballStemImplementation.

Definition at line 1415 of file kraaij_pohlmann.cc.

References g_v, s_70, s_71, and s_72.

Member Data Documentation

◆ I_GE_removed

unsigned char Xapian::InternalStemKraaij_pohlmann::I_GE_removed
private

Definition at line 9 of file kraaij_pohlmann.h.

◆ I_p1

int Xapian::InternalStemKraaij_pohlmann::I_p1
private

Definition at line 13 of file kraaij_pohlmann.h.

Referenced by r_R1().

◆ I_p2

int Xapian::InternalStemKraaij_pohlmann::I_p2
private

Definition at line 12 of file kraaij_pohlmann.h.

◆ I_stemmed

unsigned char Xapian::InternalStemKraaij_pohlmann::I_stemmed
private

Definition at line 10 of file kraaij_pohlmann.h.

◆ I_Y_found

unsigned char Xapian::InternalStemKraaij_pohlmann::I_Y_found
private

Definition at line 11 of file kraaij_pohlmann.h.

◆ S_ch

symbol* Xapian::InternalStemKraaij_pohlmann::S_ch
private

Definition at line 14 of file kraaij_pohlmann.h.

Referenced by InternalStemKraaij_pohlmann().


The documentation for this class was generated from the following files: