A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://accord-framework.net/docs/html/T_Accord_MachineLearning_Text_Stemmers_GermanStemmer.htm below:

GermanStemmer Class

This class was automatically generated by a Snowball to C# compiler It implements the stemming algorithm defined by a snowball script.

Inheritance Hierarchy Namespace:  Accord.MachineLearning.Text.Stemmers
Assembly:

Accord.Text (in Accord.Text.dll) Version: 3.8.0

Syntax

The GermanStemmer type exposes the following members.

Constructors   Name Description GermanStemmer

Initializes a new instance of the GermanStemmer class.

Top Properties   Name Description Buffer

Gets the current processing buffer.

(Inherited from StemmerBase.) Current

Gets or sets the current word to be stemmed or the stemmed word, if the stemmer has been proccessed.

(Inherited from StemmerBase.) Top Methods   Name Description assign_to

Replaces the contents of the bracket with the string s.

(Inherited from StemmerBase.) eq_s

Determines if the current buffer contains the string s, starting from the current position and going forward.

(Inherited from StemmerBase.) eq_s_b(String)

Determines if the current buffer contains the string s, starting from the current position and going backwards.

(Inherited from StemmerBase.) eq_s_b(StringBuilder)

Determines if the current buffer contains the string s, starting from the current position and going backwards.

(Inherited from StemmerBase.) Equals

Determines whether the specified object is equal to the current object.

(Inherited from Object.) Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

(Inherited from Object.) find_among

Searches if the current buffer matches against one of the amongs, starting from the current cursor position and going forward.

(Inherited from StemmerBase.) find_among_b

Searches if the current buffer matches against one of the amongs, starting from the current cursor position and going backwards.

(Inherited from StemmerBase.) GetHashCode

Serves as the default hash function.

(Inherited from Object.) GetType

Gets the Type of the current instance.

(Inherited from Object.) in_grouping

Determines whether the current character is inside a given group of characters s.

(Inherited from StemmerBase.) in_grouping_b

Determines whether the current character is inside a given group of characters s.

(Inherited from StemmerBase.) insert(Int32, Int32, String)

Replaces the contents of the bracket with the string s.

(Inherited from StemmerBase.) insert(Int32, Int32, StringBuilder)

Replaces the contents of the bracket with the string s.

(Inherited from StemmerBase.) MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.) out_grouping

Determines whether the current character is outside a given group of characters s.

(Inherited from StemmerBase.) out_grouping_b

Determines whether the current character is outside a given group of characters s.

(Inherited from StemmerBase.) Process

Stems the buffer's contents.

(Overrides StemmerBaseProcess.) replace_s

Replaces the characters between c_bra and c_ket by the characters in s.

(Inherited from StemmerBase.) slice_check

Checks if a slicing can be done.

(Inherited from StemmerBase.) slice_del

Removes the current bracket contents.

(Inherited from StemmerBase.) slice_from

Replaces the contents of the bracket with the string s.

(Inherited from StemmerBase.) slice_to

Replaces the contents of the bracket with the string s.

(Inherited from StemmerBase.) Stem

Stems the buffer's contents.

(Inherited from StemmerBase.) Stem(String)

Stems a given word.

(Inherited from StemmerBase.) ToString

Returns a string that represents the current object.

(Inherited from Object.) Top Fields Extension Methods   Name Description HasMethod

Checks whether an object implements a method with the given name.

(Defined by ExtensionMethods.) IsEqual

Compares two objects for equality, performing an elementwise comparison if the elements are vectors or matrices.

(Defined by Matrix.) To(Type) Overloaded.

Converts an object into another type, irrespective of whether the conversion can be done at compile time or not. This can be used to convert generic types to numeric types during runtime.

(Defined by ExtensionMethods.) ToT Overloaded.

Converts an object into another type, irrespective of whether the conversion can be done at compile time or not. This can be used to convert generic types to numeric types during runtime.

(Defined by ExtensionMethods.) Top See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4