public class MltStopwordsServiceImpl extends Object implements MltStopwordsService
| Constructor and Description |
|---|
MltStopwordsServiceImpl(File stopwordFile) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(String word)
Checks whether a word is part of the stop word list
|
public MltStopwordsServiceImpl(File stopwordFile)
public boolean check(String word)
MltStopwordsServicecheck in interface MltStopwordsServiceCopyright © 2017 Europeana Foundation. All rights reserved.