We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the DomainFrequencyExtractor does not remove the WWW prefix. We should include RemovePrefixWWWDF as well.
DomainFrequencyExtractor
RemovePrefixWWWDF
aut/src/main/scala/io/archivesunleashed/app/DomainFrequencyExtractor.scala
Lines 30 to 38 in 9b1aae9
The text was updated successfully, but these errors were encountered:
Add RemovePrefixWWWDF to DomainFrequencyExtractor.
b831eb3
- Resolves #456 - Update test
Add RemovePrefixWWWDF to DomainFrequencyExtractor. (#457)
0f3d732
ruebot
Successfully merging a pull request may close this issue.
Currently the
DomainFrequencyExtractor
does not remove the WWW prefix. We should includeRemovePrefixWWWDF
as well.aut/src/main/scala/io/archivesunleashed/app/DomainFrequencyExtractor.scala
Lines 30 to 38 in 9b1aae9
The text was updated successfully, but these errors were encountered: