Skip to content

Add a new XML based language which uses .xml extension #5922

Answered by lildude
mdaloia asked this question in Classification
Discussion options

You must be logged in to vote
  • Am I missing something?

Nope, that's pretty much what's documented in the CONTRIBUTING.md file for adding a language.

  • Should I need to request a performance test of the Bayesian classifier?

No need. You also shouldn't get this far as you're implementing a heuristic which should catch things before they fall through to the classifier.

  • Is there any way to know which of strategy was the "winning" one? (I mean, the one whose result was just one language)

Sort of. As you're using an existing extension your heuristic should catch things. You can confirm this by adding a test with all the other heuristic tests. You can also see that things don't fall through to the classifier by using

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdaloia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants