public class WikipediaMarkupDetectingMachine extends Object implements TextMachine
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
WikipediaMarkupDetectingMachine() |
| Modifier and Type | Method and Description |
|---|---|
void |
analyze(String text,
TextMachineObserverState observerState) |
public void analyze(String text, TextMachineObserverState observerState)
analyze in interface TextMachineCopyright © 2015–2020. All rights reserved.