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

fix for TIKA-2053 contributed by AravindRam #130

Closed
wants to merge 8 commits into from
Closed

fix for TIKA-2053 contributed by AravindRam #130

wants to merge 8 commits into from

Conversation

AravindRam
Copy link
Contributor

Adding TagRatio parser to Tika Parser.

import org.jsoup.nodes.Element;
import org.xml.sax.SAXException;

class TTR {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this class should be named camel-case. If it's TextToTagRatio, then name it that.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renamed it to the appropriate conventional format.

@AravindRam AravindRam closed this Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants