Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upText analysis documentation includes removeHTML on webpages() examples #88
Comments
ruebot
added a commit
that referenced
this issue
Jun 30, 2020
- Documentation included duplicate removeHTML and removeHTTPHeader UDFs on `content`. `webpages()` already removes these now.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ruebot commentedJun 30, 2020
.webpages()
removes HTTP Headers, and HTML. Our examples still show that you need to remove HTML. Looks like we forgot to update these.