Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDomainFrequencyExtractor should remove WWW prefix #456
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ruebot commentedApr 27, 2020
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