1. 62c100b OPENNLP-299 Added index mapping file. by Jörn Kottmann · 13 years ago
  2. efe9c15 OPENNLP-299 Index mapping can now be defined per corpus. by Jörn Kottmann · 13 years ago
  3. 6a2af99 OPENNLP-299 Index mapping can now be defined per corpus. by Jörn Kottmann · 13 years ago
  4. f2c4224 No jira, added a comment. by Jörn Kottmann · 13 years ago
  5. 4d616b3 OPENNLP-235 First support for multiple models. by Jörn Kottmann · 13 years ago
  6. 31c9ebe OPENNLP-235 Moved name finder integration code to a separate class. by Jörn Kottmann · 13 years ago
  7. c2eba79 OPENNLP-235 Extended the Span object to add a confidence score. by Jörn Kottmann · 13 years ago
  8. 0876bf9 OPENNLP-235 Name Finder now supports multiple sentence types. by Jörn Kottmann · 13 years ago
  9. e6b9774 OPENNLP-235 Added tokenizer constants. by Jörn Kottmann · 13 years ago
  10. 3909d95 OPENNLP-235 Added tokenizer job. by Jörn Kottmann · 13 years ago
  11. 6af2d1c OPENNLP-235 Added key short cut to confirm action. by Jörn Kottmann · 13 years ago
  12. 8dca767 OPENNLP-235 Sentence detection can now be restricted to paragraph annotations. by Jörn Kottmann · 13 years ago
  13. 325e636 OPENNLP-235 Hooked up Quick Annotate Action command to the confirm action, now a user can confirm a potential annotation by pressing Enter. by Jörn Kottmann · 13 years ago
  14. d37d393 OPENNLP-235 Entity List now provides AnnotationFS selection also. by Jörn Kottmann · 13 years ago
  15. 0b9b097 OPENNLP-235 Added edit to entity list selection support based on Cas Editor code. by Jörn Kottmann · 13 years ago
  16. 9b24a7b OPENNLP-235 Added dummy for tokenizer preference page. by Jörn Kottmann · 13 years ago
  17. 47153bd OPENNLP-235 Removed unused imports by Jörn Kottmann · 13 years ago
  18. 583d569 OPENNLP-235 Improved entity confirmation listener by Jörn Kottmann · 13 years ago
  19. 68a4121 OPENNLP-235 Added setter for entity text by Jörn Kottmann · 13 years ago
  20. 4e4d3cb OPENNLP-235 Changed merge logic slightly by Jörn Kottmann · 13 years ago
  21. 8ec1e8a OPENNLP-235 Changed merge logic slightly by Jörn Kottmann · 13 years ago
  22. 74b52d6 OPENNLP-235 Pages are now grouped under OpenNLP. by Jörn Kottmann · 13 years ago
  23. 47c24ac OPENNLP-235 Added wrong field. by Jörn Kottmann · 13 years ago
  24. 2a700fe OPENNLP-235 Added very basic sentence detector support. by Jörn Kottmann · 13 years ago
  25. e9ecc3f OPENNLP-235 Improved inputChanged implementation, and added some comments. by Jörn Kottmann · 13 years ago
  26. d569cc5 OPENNLP-235 Removed call to add FS to CAS, because that is already done by the ICasDocument by Jörn Kottmann · 13 years ago
  27. 39e7653 OPENNLP-235 Added dummy tokenizer view. by Jörn Kottmann · 13 years ago
  28. 585077f OPENNLP-235 Moved inner classes to separate files by Jörn Kottmann · 13 years ago
  29. 46b99c0 OPENNLP-235 Declared methods as public by Jörn Kottmann · 13 years ago
  30. ae55ee9 OPENNLP-235 Moved confirm action to separate class by Jörn Kottmann · 13 years ago
  31. 4f0cb52 OPENNLP-235 Moved comperator to separate class by Jörn Kottmann · 13 years ago
  32. 1920625 OPENNLP-235 Added preference field for paragraph annotation type by Jörn Kottmann · 13 years ago
  33. 6be5754 OPENNLP-235 Instance variables are now local variables. by Jörn Kottmann · 13 years ago
  34. 2fcc861 OPENNLP-235 Initial check in. by Jörn Kottmann · 13 years ago
  35. 76ddd68 OPENNLP-235 Now sets the preference store. by Jörn Kottmann · 13 years ago
  36. a8eb227 OPENNLP-235 Added sentence detector job. by Jörn Kottmann · 13 years ago
  37. 9dd3b3d OPENNLP-235 Moved confirm action to inner class. by Jörn Kottmann · 13 years ago
  38. 8d449bb OPENNLP-235 Moved settings for token and sentence type config to OpenNLP pref page. by Jörn Kottmann · 13 years ago
  39. 62cfe02 OPENNLP-235 Stump for the sentence detector view by Jörn Kottmann · 13 years ago
  40. 1a5592c OPENNLP-252 Now only keeps n items in the history. History view now contains IEditorInput elements and supports opening via the opening listener. by Jörn Kottmann · 13 years ago
  41. 965b491 OPENNLP-252 Fixed handling of editor annotation status. by Jörn Kottmann · 13 years ago
  42. 5e3b9b6 OPENNLP-252 Updated implementation to work with changed CasDocumentProvider. by Jörn Kottmann · 13 years ago
  43. e79e1ea OPENNLP-252 Fixed equals. by Jörn Kottmann · 13 years ago
  44. debcea8 OPENNLP-252 Settings are now saved in memory by Jörn Kottmann · 13 years ago
  45. f7e4f78 OPENNLP-252 Added equals and hashCode methods. by Jörn Kottmann · 13 years ago
  46. 3f44de9 OPENNLP-252 Fixed view ids. by Jörn Kottmann · 13 years ago
  47. a5aec01 OPENNLP-252 Fixed formating. by Jörn Kottmann · 13 years ago
  48. a71f959 OPENNLP-252 Updated document provider extension to work with updated Cas Editor. by Jörn Kottmann · 13 years ago
  49. 8336a91 OPENNLP-252 Added support to save a CAS back to the server, based on Cas Editor code. by Jörn Kottmann · 13 years ago
  50. 7f3a638 OPENNLP-252Now it can pull the next CAS from the server. by Jörn Kottmann · 13 years ago
  51. 0b23401 OPENNLP-277 Updated Lucas dependency to released version. by Jörn Kottmann · 13 years ago
  52. a8ae2b5 OPENNLP-252 First experimental code to open an Annotation Editor on a CAS from the Corpus Server. by Jörn Kottmann · 13 years ago
  53. 85d7f0e OPENNLP-252 Added corpus server editor input, there a resource is identified by an URL and cas id by Jörn Kottmann · 13 years ago
  54. 50910c3 OPENNLP-252 Updated activator class name. by Jörn Kottmann · 13 years ago
  55. 13904df OPENNLP-252 Added dummy view, to test that it can be created. by Jörn Kottmann · 13 years ago
  56. 00d97b3 OPENNLP-252 Added generated Activator class by Jörn Kottmann · 13 years ago
  57. ad37b65 OPENNLP-285 Added fix to load model from configured path instead from classpath by Jörn Kottmann · 13 years ago
  58. ef3e240 OPENNLP-277 Removed unused set, which was added for debugging. by Jörn Kottmann · 13 years ago
  59. 5ed2738 OPENNLP-277 Fixed bug in id handling, a relative id was used without re-basing it. by Jörn Kottmann · 13 years ago
  60. 155b59e OPENNLP-281 Fixed path handling by Jörn Kottmann · 13 years ago
  61. 81c5bdc OPENNLP-281 Also created a tool to create a task queue by Jörn Kottmann · 13 years ago
  62. 39ec8b8 OPENNLP-281 First draft of a corpus backup tool by Jörn Kottmann · 13 years ago
  63. d0b66f2 OPENNLP-261 Added collection reader, cas consumer and tests. Thanks to Tommaso Teofili for contributing this. by Jörn Kottmann · 13 years ago
  64. a41c1eb OPENNLP-261 Added test descriptors. Thanks to Tommaso Teofili for contributing this. by Jörn Kottmann · 13 years ago
  65. 899c117 OPENNLP-261 Added empty test source folder by Jörn Kottmann · 13 years ago
  66. 0fa0a4d OPENNLP-261 Added empty test source folder by Jörn Kottmann · 13 years ago
  67. 4d0c083 OPENNLP-261 Added pom.xml file based on pom from corpus-server-tools by Jörn Kottmann · 13 years ago
  68. f950dbd OPENNLP-261 Added empty source folder by Jörn Kottmann · 13 years ago
  69. ee51940 OPENNLP-261 Added project folder for the corpus-server-connector by Jörn Kottmann · 13 years ago
  70. 8756404 OPENNLP-276 Added test corpus server instance. Thanks to Tommaso Teofili for provding this class as part of a patch he attached to OPENNLP - 261. by Jörn Kottmann · 13 years ago
  71. 7c21336 OPENNLP-235 Now is forced to detect every confirmed entity token as an entity. This dramatically boosts the recall of the name finder. by Jörn Kottmann · 13 years ago
  72. 8ec349e OPENNLP-235 Added code which selects and reveals the text in the Annotation Editor of the selected, not confirmed entity. by Jörn Kottmann · 13 years ago
  73. 9e9eb70 OPENNLP-252 Changed a name by Jörn Kottmann · 13 years ago
  74. 0b8e527 OPENNLP-252 Copied pom.xml from caseditor opennlp plugin and updated names by Jörn Kottmann · 13 years ago
  75. 1f12022 OPENNLP-252 Created source folder by Jörn Kottmann · 13 years ago
  76. 4cdd129 OPENNLP-252 Created project folder by Jörn Kottmann · 13 years ago
  77. 0330e72 OPENNLP-235 Fixed a bug in the restricted sequence validation code by Jörn Kottmann · 13 years ago
  78. f025676 OPENNLP-210 Initial task queue support by Jörn Kottmann · 13 years ago
  79. 0174dee OPENNLP-251 Added search tool by Jörn Kottmann · 13 years ago
  80. ca69a45 OPENNLP-254 Index is now either created or appended. by Jörn Kottmann · 13 years ago
  81. 23b2d61 OPENNLP-210 Initial check in of task queue interfaces by Jörn Kottmann · 13 years ago
  82. 36829e7 OPENNLP-249 Changed return type of search method. by Jörn Kottmann · 13 years ago
  83. ac293f1 OPENNLP-249 Changed return type of search method. by Jörn Kottmann · 13 years ago
  84. 08b2c9e OPENNLP-249 Changed searcher to reflect new mapping file. by Jörn Kottmann · 13 years ago
  85. 53cc528 OPENNLP-250 Now using prepared statement. All chars are correctly escaped now. by Jörn Kottmann · 13 years ago
  86. e9bcd69 OPENNLP-249 Now indexes the full article text, and person and organization annotations. by Jörn Kottmann · 13 years ago
  87. 896c44f OPENNLP-235 Renamed project from opennlp-caseditor-plugin to caseditor-opennlp-plugin by Jörn Kottmann · 13 years ago
  88. 74b3d69 OPENNLP-235 Fixed mistake in sequence validation by Jörn Kottmann · 13 years ago
  89. 2f70982 OPENNLP-207 Improved lucas integration by Jörn Kottmann · 13 years ago
  90. 45286a5 OPENNLP-207 Initial lucas indexing support by Jörn Kottmann · 13 years ago
  91. 025e479 OPENNLP-207 Initial lucas indexing support by Jörn Kottmann · 13 years ago
  92. f1735c1 OPENNLP-207 Initial lucas indexing support by Jörn Kottmann · 13 years ago
  93. 1918c9c OPENNLP-235 Added a sorter to the table. by Jörn Kottmann · 13 years ago
  94. 7c0c01c OPENNLP-235 searchEntities now searches for intersecting entities, instead of entities with identical bounds. by Jörn Kottmann · 13 years ago
  95. d7139fc OPENNLP-235 Added entity merging, and name finder is triggered on changes. by Jörn Kottmann · 13 years ago
  96. 2a6260f OPENNLP-235 Name finder is now restricted to existing annotations. by Jörn Kottmann · 13 years ago
  97. 4475d44 OPENNLP-235 Added confirm action. Right now only creates an annotation. by Jörn Kottmann · 13 years ago
  98. 3932004 OPENNLP-235 Added confirmed column to the table, and a confirmed field to Entity. by Jörn Kottmann · 13 years ago
  99. 5f1fd2d OPENNLP-235 Added the name finder to the content provider. Now it runs once and provides the table with a list of names. by Jörn Kottmann · 13 years ago
  100. f7ef4a0 OPENNLP-235 Added columns to the table viewer and it shows now a sample entity by Jörn Kottmann · 13 years ago