Key |
Summary |
Status |
Resolution |
By |
OPENNLP-378 |
Update OpenNLP one sentence description to be compliant with branding requirements |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-377 |
All project names should start with "Apache OpenNLP" |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-373 |
Add the incubator disclaimer |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-360 |
Remove UIMA reference from NOTICE file |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-359 |
Generate a tar.gz package of the source distribution |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-358 |
Remove left over .cvsignore from subversion |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-355 |
Add Chunker API description to docbook |
Closed |
Fixed |
William Colen |
OPENNLP-343 |
Source distribution contains pom backup files from maven release plugin |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-336 |
Update OpenNLP version in RELEASE_NOTES |
Closed |
Fixed |
William Colen |
OPENNLP-335 |
CoNLL 02 NameFinderConverter can not export all tag types |
Closed |
Fixed |
James Kosin |
OPENNLP-334 |
POSTagger cmd line trainers dict parameter has an invalid description |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-332 |
opennlp.tools.parser.Parse.equals doesn't guard against IndexOutOfBoundsException |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-317 |
opennlp.uima.Chunk feature name "type" not allowed |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-316 |
Evaluator and CrossValidator programs of the main analyzers throw exceptions |
Closed |
Fixed |
William Colen |
OPENNLP-308 |
Update version in UIMA sample descriptors |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-307 |
UIMA Tokenizer Trainer should have support for an additional training data file |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-305 |
Update leipzig format parsing code to work with their latest release |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-301 |
UIMA descriptors still use old IBM Watson name space |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-298 |
Span.contains(index) reports a value equal to end as being part of the span. |
Closed |
Fixed |
James Kosin |
OPENNLP-297 |
Add more descriptive documentation on the Span class |
Closed |
Fixed |
James Kosin |
OPENNLP-295 |
Sentence Detectors sent span array and probability array does not match |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-294 |
Name Finder Evaluator does not clear adaptive data |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-293 |
Deprecate Dictionary constructor that takes InputStream and case sensitivity as argument |
Closed |
Fixed |
William Colen |
OPENNLP-292 |
Remove CL argument specifying if abbreviation dictionary is case sensitive from SentenceDetector and Tokenizer training tools |
Closed |
Fixed |
William Colen |
OPENNLP-291 |
DetailedF listener not working for TokenNameFinder |
Closed |
Fixed |
William Colen |
OPENNLP-289 |
TokenNameFinderEvaluatorTool and ChunkerEvaluatorTool are not printing usage correctly |
Closed |
Fixed |
William Colen |
OPENNLP-288 |
Loading a tag dictionary in the old format does not work with case insensitive |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-286 |
Write a test for the POSDictionary to test the case sensitive/insensitive flag |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-280 |
Leipzig corpora links seem to be broken |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-279 |
CONLL03 documation link to LDC should be a html link |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-278 |
Link to Arvores Deitadas in documentation is broken |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-273 |
Remove unnecessary null check from equals methods |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-272 |
AnnotatorUtils getRequiredFeature method does not include feature name in exception message |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-271 |
Remove redundant null check in TokenizerCrossValidatorTool |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-270 |
Maven felix bundle plugin is used in build without specifying a version of it |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-268 |
Make constants in StringPattern constant |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-266 |
Code Cleanup: Organize imports |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-265 |
Code Cleanup: Add missing '@Override' annotations |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-264 |
Code Cleanup: Remove unnecessary casts |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-263 |
Add OSGi support to the opennlp tools |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-262 |
Deprecate methods which still use cutoff and iterations args |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-260 |
Update Apache parent pom to version 10 |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-258 |
Refactor cross validation and training code to always use the new Training Parameters object |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-257 |
Move all the parameter classes in opennlp.tools.cmdline into the params sub-package |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-256 |
Create a detailed FMeasure results listener |
Closed |
Fixed |
William Colen |
OPENNLP-255 |
Span.hashCode() does not include the member type in hash calculation |
Closed |
Fixed |
Unassigned |
OPENNLP-248 |
Span.equals does not check span type correctly if one has null type |
Closed |
Fixed |
William Colen |
OPENNLP-247 |
Sample classes should override equals method |
Closed |
Fixed |
William Colen |
OPENNLP-246 |
NameFinder documentation fix |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-245 |
Improve Dictionary Testing |
Closed |
Fixed |
James Kosin |
OPENNLP-243 |
Ship maxent as an OSGi bundle |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-242 |
Chunker evaluation tools are not using SenquenceValidator |
Closed |
Fixed |
William Colen |
OPENNLP-241 |
Model validations is only performed if instatiated from Input Stream. |
Closed |
Fixed |
Unassigned |
OPENNLP-239 |
Case Sensitivie Flag & Custom Tag Dictionary |
Closed |
Fixed |
James Kosin |
OPENNLP-237 |
Add abbreviation dictionary support to Tokenizer |
Closed |
Fixed |
William Colen |
OPENNLP-236 |
Create a command line tool to create dictionaries |
Closed |
Fixed |
William Colen |
OPENNLP-233 |
Parser produces "log probabilities" that are positive |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-232 |
Add fold parameter to cross validator tools |
Closed |
Fixed |
William Colen |
OPENNLP-231 |
POS Tagger cross validator tool is not evaluating models that includes ngram dictionaries. |
Closed |
Fixed |
William Colen |
OPENNLP-230 |
Name Finder should calculate probs for spans differently |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-228 |
Name Finder Sequence validator should be configurable via API |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-227 |
Refactoring the Command Line Parameter interfaces |
Closed |
Fixed |
William Colen |
OPENNLP-226 |
Evaluators should allow tools to register a report interface |
Closed |
Fixed |
William Colen |
OPENNLP-225 |
Restore the abbreviation dictionary support in SentenceDetector |
Closed |
Fixed |
William Colen |
OPENNLP-224 |
CLI tools that uses Pameters interface should print detailed usage information |
Closed |
Fixed |
William Colen |
OPENNLP-223 |
Update README for the 1.5.2 release |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-222 |
Add a parser for the BioNLP/NLPBA 2004 shared task |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-221 |
Evaluator CLI tools should use the Parameters interface |
Closed |
Fixed |
William Colen |
OPENNLP-220 |
Detailed evaluator output |
Closed |
Fixed |
William Colen |
OPENNLP-214 |
Update jira version in opennlp-distr for release notes generation |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-213 |
Name type should accept larger variety of characters |
Closed |
Fixed |
William Colen |
OPENNLP-212 |
Add Detokenizer configuration for Portuguese |
Closed |
Fixed |
William Colen |
OPENNLP-204 |
UIMA POSTaggerTrainer wrongly parses token annotations |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-203 |
UIMA Sentence Detector Trainer builds models which do not split correctly the sentences |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-202 |
Refactor the sentence detector to correctly detect white spaces |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-201 |
Sentence Detector Trainer stops reading data when it contains two empty lines |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-200 |
Addition of prepositional phrase attachment dataset and unit test for it |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-199 |
Refactor the PerceptronTrainer class to address a couple of problems |
Closed |
Fixed |
Jason Baldridge |
OPENNLP-196 |
POS Tagger Sequence streams calls generateEvents in a loop |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-195 |
Add train method to TokenNameFinder that takes TrainingParameters, generatorDescriptor and resourceMap. |
Closed |
Fixed |
William Colen |
OPENNLP-194 |
The docbook contains many lines which are too long |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-192 |
The rat plugin should allow unapproved licenses during development |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-190 |
Update Apache parent pom to version 9 |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-189 |
Version class should output a version which is injected by the maven build |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-188 |
Remove deprecated classes from POS Tagger |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-187 |
Add util method to POS Tagger which can build the ngram dictionary |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-186 |
Small refactoring of Arvores Deitadas Format classes. |
Closed |
Fixed |
William Colen |
OPENNLP-185 |
SimplePerceptronSequenceTrainer is re-creating the pmap on every sequence update |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-184 |
Make the Bigram Name Feature Generator public |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-183 |
Add perceptron sequence training support to the name finder |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-182 |
Refactor the NameFinderEventStream class |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-181 |
Update OpenNLP Tools version to 1.5.2 |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-180 |
Remove old deprecated main methods |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-179 |
Add cross validation cmd line tool for the POS Tagger |
Closed |
Fixed |
William Colen |
OPENNLP-178 |
Add cross validation cmd line tool for the name finder |
Closed |
Fixed |
William Colen |
OPENNLP-175 |
Add support to influence all available machine learning settings during training of all our components |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-174 |
Add english pos tagdict and parser head rule file to new lang folder |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-173 |
Add a test for the StringPattern class |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-172 |
Replace the regex token class feature generation with the Character class/unicode based implementation |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-171 |
DictionarySerializer should not close the InputStream |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-170 |
OpenNLP Maxent miscalculates for real values < 1 |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-169 |
NameFinder should use combo iterator |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-168 |
opennlp-uima jar file is missing in binary distribution |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-161 |
SentenceDetectorEvaluator has incorrect validation for number of command line arguments |
Closed |
Fixed |
Unassigned |
OPENNLP-154 |
normalization in perceptron |
Closed |
Fixed |
Jason Baldridge |
OPENNLP-152 |
English language detokenization model |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-144 |
POSTaggerME should be able to use a custom Sequence Validator |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-142 |
NameFinderTrainer: Invalid tag in training data error is hard to find |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-127 |
POSTagger should check that tag dict only contains mappings to valid model outcomes |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-115 |
ObjectStream API usage in our documentation should be improved |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-87 |
Add a page to the website which documents the process to make a release |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-33 |
Write documentation for the document categorizer component |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-29 |
Add multi threading support to GIS training |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-21 |
Cleanup: Fix javadoc warnings in opennlp-tools project |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-17 |
Add support for custom feature generator configuration embedded in the model package |
Closed |
Fixed |
Joern Kottmann |
OPENNLP-16 |
BeamSearch class is missing a junit test |
Closed |
Fixed |
Joern Kottmann |