Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 23:52
· 91 commits to master since this release
1cb2fd7

TextAnalysis v0.7.0

Diff since v0.6.0

Closed issues:

  • Feature Request: Part of speech tagging (#2)
  • Implement Named Entity Recognition (NER) (#117)
  • Can a new release be tagged? (#139)
  • Need API documentation (#146)
  • Extend Naive Bayes Classifier to support the various document types (#152)
  • Summarize function throws error for docs with less than 5 sentences. (#153)
  • UndefVarError when prepare! called on Corpus (#171)
  • Need to export Flux, Tracker (#178)
  • Docs and docstring for Sentiment Analysis model needs fixing (#182)
  • NaiveBayesClassifier scope error. (#192)
  • APIs to avoid datatype constraint between CorpusLoaders.jl and TextAnalysis.jl (#195)
  • Add entry for ULMFiT in docs/make.jl (#196)
  • Unexpected behaviour of ngram(sd, 3) (#202)
  • "resulting" bug (#205)
  • Statistical tokenization algorithms (#207)
  • Trying to use NaiveBayesClassifier results in UndefVarError (#216)

Merged pull requests: