Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added configurable TextExtractor to JSoupParserBolt #678

Merged
merged 1 commit into from Jan 2, 2019

Conversation

jnioche
Copy link
Contributor

@jnioche jnioche commented Jan 2, 2019

Fixes #638 and #150

Provides better text extraction than the ContentFilter, which agglutinated tokens found within a restricted section, plus allows to exclude portions of text.

The TextExtractor class is used within JSoupParserBolt only.

The archetype has been modified so that the ContentFilter is replaced by the TextExtractor with a similar configuration.

…ontentFilter in archetype and configure TextExtractor instead
@jnioche jnioche added this to the 1.13 milestone Jan 2, 2019
@jnioche jnioche merged commit 25b6f30 into master Jan 2, 2019
@jnioche jnioche deleted the textExtraction branch January 2, 2019 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant