Skip to content

Conversation

@Ayushk4
Copy link
Member

@Ayushk4 Ayushk4 commented May 9, 2019

This PR is the followup from #106. For documentation, I will be adding a separate file documenting the usage of bayes.jl.

  • DocString
  • Documenation in TextAnalysis.jl / docs

I have also changed some variable names to make the code easy to understand.
Namely -

  • spam_tokenize -> simpleTokenise (Line 5)&
  • function extend!(c::NaiveBayesClassifier, class) -> function extend!(c::NaiveBayesClassifier, dictElement) (line 78)

@Ayushk4 Ayushk4 changed the title Documentation for Bayes.jl [WIP] Documentation for Bayes.jl May 9, 2019
@aviks aviks merged commit c6841c6 into JuliaText:master May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants