xapian-core  1.4.25
tamil.h
Go to the documentation of this file.
1 /* Generated by Snowball 2.0.0 - https://snowballstem.org/ */
2 
3 
4 #include "steminternal.h"
5 
6 namespace Xapian {
7 
9  unsigned char I_found_vetrumai_urupu;
10  unsigned char I_found_a_match;
11  int r_has_min_length();
15  int r_fix_endings();
16  int r_fix_ending();
17  int r_fix_va_start();
19  int r_remove_um();
25 
26  public:
27 
30  int stem();
31  std::string get_description() const;
32 };
33 
34 }
int r_remove_question_suffixes()
Definition: tamil.cc:1209
The Xapian namespace contains public interfaces for the Xapian library.
Definition: compactor.cc:80
int r_remove_question_prefixes()
Definition: tamil.cc:882
std::string get_description() const
Return a string describing this object.
Definition: tamil.cc:2015
Base class for implementations of stemming algorithms.
int r_remove_vetrumai_urupukal()
Definition: tamil.cc:1383
int stem()
Virtual method implemented by the subclass to actually do the work.
Definition: tamil.cc:1937
unsigned char I_found_a_match
Definition: tamil.h:10
unsigned char I_found_vetrumai_urupu
Definition: tamil.h:9
int r_remove_common_word_endings()
Definition: tamil.cc:1278