Démarrée il y a 6 an. 1 mo..
A duré 37 s

Succès Construction gs-reinforcer (18 avr. 2018 16:58:46)

Artefacts du build
gs-reinforcer-4.0-SNAPSHOT-sources.jar41,07 KB view
gs-reinforcer-4.0-SNAPSHOT.jar99,81 KB view
gs-reinforcer-4.0-SNAPSHOT.pom3,04 KB view
Changes
  1. New project: gs-reinforcer (commit: 1223d71) (detail)
  2. gs-reinforcer: added custom Rect, Point and Size classes (commit: 1a882dc) (detail)
  3. Move RectangleTools to gs-reinforcer (commit: b589ae0) (detail)
  4. gs-reinforcer: New package (commit: 0d9592e) (detail)
  5. gs-reinforcer: RectangleTools: Fix typo (commit: e7e76d8) (detail)
  6. gs-reinforcer: Use double instead of ints in GSRect (commit: 1076103) (detail)
  7. gs-cv: added RectToolsMapper to replace RectangeTools (moved to (commit: 66afd5d) (detail)
  8. gs-reinforcer: minor improvement (added a break statement in getInsider) (commit: 053a110) (detail)
  9. gs-reinforcer: updated gitignore (commit: 575be61) (detail)
  10. gs-reinforcer: Move methods from RectangleTools to GSRect (commit: 64dcbc1) (detail)
  11. gs-reinforcer: Change GSRect’s toString() (commit: af9614b) (detail)
  12. gs-reinforcer: Delete main method from RectangeTools (commit: 337b96a) (detail)
  13. gs-reinforcer: Use GSRect in Label (commit: aeb2754) (detail)
  14. Move StringCompare from gs-cv to gs-reinforcer (commit: 6a6ebc8) (detail)
  15. clean wd (commit: 8565e9e) (detail)
  16. Remove /target/ from gs-reinforcer (commit: fd415d7) (detail)
  17. merge (commit: 666cf25) (detail)
  18. corrected classpath (wrong JRE) (commit: a942937) (detail)
  19. gs-cv: RectangleTools: added an option to find cluster fields using a (commit: 655c8ec) (detail)
  20. gs-reinforcer: Very basic tests for labels similarity (commit: 36c940a) (detail)
  21. gs-cv: minor refactoring (commit: ca39e54) (detail)
  22. gs-reinforcer: moved static method getShift to non-static in GSRect (commit: b5ddcb1) (detail)
  23. Detection of truncate rects (commit: 514c434) (detail)
  24. Addition of possible truncation directions. Refactoring of code (commit: 8e76aba) (detail)
  25. Code refactoring (commit: 05ad8b3) (detail)
  26. gs-reinforcer: Simple layout construction with some constraints (commit: a0a60d2) (detail)
  27. gs-reinforcer: Add logback configuration (commit: f18c9df) (detail)
  28. gs-reinforcer: Delete first test (commit: 15585b4) (detail)
  29. gs-reinforcer: Rename test classes (commit: a66d377) (detail)
  30. gs-reinforcer: GSRect: Remove unused getDelta method, clean-up (commit: 32d6c07) (detail)
  31. gs-reinforcer: GSRect: removed unused method getShift() (commit: bcd69cf) (detail)
  32. gs-reinforcer: Sort labels in groupAlignedLabels (commit: 047a22d) (detail)
  33. gs-cv/ir: removed unused code and classes (commit: 8676f4d) (detail)
  34. Refactoring of findMatch method, checkConstraintRecursive method and (commit: b032a68) (detail)
  35. gs-reinforcer: fixed broken unit test for RectangleTools (commit: da196f3) (detail)
  36. clean up code (commit: c583dcc) (detail)
  37. gs-reinforcer: Constraint to do basic column detection (commit: a8c332f) (detail)
  38. Refactoring (commit: c0ee0a0) (detail)
  39. gs-cv: Field: refactored findPotentialParent and added a method isInside (commit: caa6ec8) (detail)
  40. gs-cv: Fields: prevent the creation of fields near the edge of the (commit: 4bf2212) (detail)
  41. gs-cv: fixed a bug in GSRect.isNearEdge() (commit: 53c0365) (detail)
  42. gs-reinforcer: Basic automatic content extraction (commit: 6a8a646) (detail)
  43. gs-reinforcer: Improve computation of affine transformation (commit: e67303f) (detail)
  44. gs-reinforcer: Add test to avoid some computations (commit: b3bf59c) (detail)
  45. gs-reinforcer: An algorithm to detect tables (commit: 62774c0) (detail)
  46. gs-reinforcer: Color logback output (commit: 6a4c96f) (detail)
  47. gs-reinforcer: Add functions to extract text from JSON files (commit: 2d662ca) (detail)
  48. gs-reinforcer: Test classification with Word2Vec + Simple NN (commit: 96ce0f5) (detail)
  49. gs-reinforcer: Classifier OneVsRest using SVM with Spark MLlib (commit: c9600fd) (detail)
  50. gs-reinforcer: Shell script to help in manual image classification (commit: 248e4c3) (detail)
  51. gs-reinforcer: Shell script to help check image classifications (commit: 130ef21) (detail)
  52. SVMClassifier: Add IndexToString to pipeline (commit: c385047) (detail)
  53. SVMClassifier: Remove UDF, use sql.functions instead (commit: a348b5a) (detail)
  54. SVMClassifier: Use logger instead of System.out.println (commit: 912af80) (detail)
  55. SVMClassifier: Use local[*] instead of local[2] (commit: 98aac56) (detail)
  56. SVMClassifier: Fix called method name (commit: d6aef89) (detail)