C# Class Ada.Matchers.BoWPoS.PosTagger

Datei anzeigen Open project: yvettec/Dupes Class Usage Examples

Public Methods

Method Description
GetModel ( string text ) : uint>.Dictionary
PosTagger ( ) : System.Collections.Generic

Private Methods

Method Description
PrepareBody ( string text ) : string
TagBlockQuotes ( string body ) : string
TagChunks ( string body ) : string
TagCodeBlocks ( string body ) : string
TagInlineCode ( string body ) : string
TagLinks ( string body ) : string
TagPictures ( string body ) : string

Method Details

GetModel() public method

public GetModel ( string text ) : uint>.Dictionary
text string
return uint>.Dictionary

PosTagger() public method

public PosTagger ( ) : System.Collections.Generic
return System.Collections.Generic