salesforce / TransmogrifAI

TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
https://transmogrif.ai
BSD 3-Clause "New" or "Revised" License
2.24k stars 393 forks source link

updated doc for NER detection #409

Closed rajdeepd closed 5 years ago

rajdeepd commented 5 years ago

Related issues Refer to issue(s) addressed in this pull request from Issues page.

Describe the proposed solution A clear and concise description of what the changes are.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context about the changes here.

codecov[bot] commented 5 years ago

Codecov Report

Merging #409 into master will decrease coverage by 3.69%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #409     +/-   ##
=========================================
- Coverage   86.97%   83.27%   -3.7%     
=========================================
  Files         337      337             
  Lines       11060    11060             
  Branches      357      575    +218     
=========================================
- Hits         9619     9210    -409     
- Misses       1441     1850    +409
Impacted Files Coverage Δ
...alesforce/op/cli/gen/templates/SimpleProject.scala 0% <0%> (-100%) :arrow_down:
.../scala/com/salesforce/op/cli/gen/ProblemKind.scala 0% <0%> (-100%) :arrow_down:
...cala/com/salesforce/op/cli/gen/FileInProject.scala 0% <0%> (-100%) :arrow_down:
...in/scala/com/salesforce/op/cli/CommandParser.scala 0% <0%> (-98.12%) :arrow_down:
...cala/com/salesforce/op/cli/gen/ProblemSchema.scala 0% <0%> (-96.56%) :arrow_down:
...src/main/scala/com/salesforce/op/cli/gen/Ops.scala 0% <0%> (-94%) :arrow_down:
...ain/scala/com/salesforce/op/cli/SchemaSource.scala 0% <0%> (-87.94%) :arrow_down:
...a/com/salesforce/op/cli/gen/ProjectGenerator.scala 0% <0%> (-87.5%) :arrow_down:
...in/scala/com/salesforce/op/cli/CliParameters.scala 0% <0%> (-80.96%) :arrow_down:
...src/main/scala/com/salesforce/op/cli/CliExec.scala 0% <0%> (-80%) :arrow_down:
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 07fd316...7ca3bd6. Read the comment docs.