Constructor TermInfo
TermInfo(String, Int32, Int32, Int32, Single)
Declaration
public TermInfo(string text, int startOffset, int endOffset, int position, float weight)
Parameters
Type | Name | Description |
---|---|---|
System.String | text | |
System.Int32 | startOffset | |
System.Int32 | endOffset | |
System.Int32 | position | |
System.Single | weight |