Package org.languagetool.dev.wikipedia
Interface TextMapFilter
- All Known Implementing Classes:
SwebleWikipediaTextFilter
public interface TextMapFilter
-
Method Summary
Modifier and TypeMethodDescriptionFilter the given text, keeping a mapping from plain text to original markup positions.
-
Method Details
-
filter
Filter the given text, keeping a mapping from plain text to original markup positions. Note that the result's mapping may benullif mapping has been disabled for performance reasons.
-