C# Класс Segmenter.Model.PositionFilter

Cleaning all cross words in the sequence
Показать файл Открыть проект

Открытые методы

Метод Описание
Filtrate ( List std, int winLen ) : List

Returns non cross word's positions

Описание методов

Filtrate() публичный статический Метод

Returns non cross word's positions
public static Filtrate ( List std, int winLen ) : List
std List positions of words
winLen int length of the scanning window
Результат List