Click or drag to resize

SnowballProgram Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The SnowballProgram type exposes the following members.

Methods
  NameDescription
Protected methodassign_to
Public methodBorrowStringBuilder
Protected methodcopy_from
Protected methodeq_s
Protected methodeq_s_b
Protected methodeq_v
Protected methodeq_v_b
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodfind_among
Protected methodfind_among_b
Public methodGetCurrent
Get the current string.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodin_grouping
Protected methodin_grouping_b
Protected methodin_range
Protected methodin_range_b
Protected methodinsert(Int32, Int32, String)
Protected methodinsert(Int32, Int32, StringBuilder)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodout_grouping
Protected methodout_grouping_b
Protected methodout_range
Protected methodout_range_b
Protected methodreplace_s
Public methodSetCurrent
Set the current string.
Protected methodslice_check
Protected methodslice_del
Protected methodslice_from(String)
Protected methodslice_from(StringBuilder)
Protected methodslice_to
Public methodStem
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also