| Package | Description |
|---|---|
| org.dice_research.topicmodeling.textmachine |
| Modifier and Type | Class and Description |
|---|---|
class |
WikipediaMarkupDeleterState |
| Modifier and Type | Method and Description |
|---|---|
void |
BackupOfWikipediaMarkupDetectingMachine.analyze(String text,
TextMachineObserverState observerState)
Deprecated.
|
void |
TextMachine.analyze(String text,
TextMachineObserverState observerState) |
void |
WikipediaMarkupDetectingMachine.analyze(String text,
TextMachineObserverState observerState) |
void |
TextMachineObserver.foundPattern(int patternId,
int startPos,
int endPos,
TextMachineObserverState observerState) |
void |
BackupOfWikipediaMarkupDeletingMachine.foundPattern(int patternId,
int startPos,
int endPos,
TextMachineObserverState observerState)
Deprecated.
|
void |
WikipediaMarkupDeletingMachine.foundPattern(int patternId,
int startPos,
int endPos,
TextMachineObserverState observerState) |
Copyright © 2015–2020. All rights reserved.