C# Class Phamhilator.NLP.PosTagger

Exibir arquivo Open project: ArcticEcho/Phamhilator

Public Methods

Method Description
GetModel ( string text ) : ushort>.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 ) : ushort>.Dictionary
text string
return ushort>.Dictionary

PosTagger() public method

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