| Chave | Descrição | Estado | Solução | Responsável |
|---|---|---|---|---|
| OPENNLP-905 | Binary distribution is missing LICENSE and NOTICE files | Closed | Fixed | Joern Kottmann |
| OPENNLP-903 | Upgrade UIMA module to OpenNLP 1.7.0 | Closed | Fixed | Tommaso Teofili |
| OPENNLP-902 | Morfologi Add-On should be compatible with Tools 1.7.0 | Closed | Fixed | William Colen |
| OPENNLP-901 | Replace references to deprecated NameFinderME.train() | Closed | Fixed | Suneel Marthi |
| OPENNLP-899 | Replace deprecated code from Tokenizer Trainer | Closed | Fixed | Suneel Marthi |
| OPENNLP-895 | Include brat and morfologik modules in distribution | Closed | Fixed | Suneel Marthi |
| OPENNLP-894 | Switch from Java 7 to Java 8 | Closed | Fixed | Suneel Marthi |
| OPENNLP-889 | Add release notes for 1.7.0 | Closed | Fixed | Joern Kottmann |
| OPENNLP-886 | Remove deprecated methods from the parser | Closed | Fixed | Joern Kottmann |
| OPENNLP-885 | Remove deprecated methods from Doccat | Closed | Fixed | Joern Kottmann |
| OPENNLP-884 | Remove deprecated methods from the Chunker | Closed | Fixed | Joern Kottmann |
| OPENNLP-883 | Remove deprecated methods from the POS Tagger | Closed | Fixed | Joern Kottmann |
| OPENNLP-882 | Remove deprecated code from opennlp.tools.util.PlainTextByLineStream | Closed | Fixed | William Colen |
| OPENNLP-857 | ParserTool should take use Tokenizer instance. It should not use java.util.StringTokenizer | Closed | Fixed | Joern Kottmann |
| OPENNLP-845 | Evaluator.evaluateSample() sends the wrong argument to listener.correctlyClassified() | Closed | Fixed | Suneel Marthi |
| OPENNLP-844 | Support N-Gram Range for feature extraction in Doccat | Closed | Fixed | Rodrigo Agerri |
| OPENNLP-837 | Fail when non-sufficient amounts of training data are provided for training | Closed | Fixed | Tommaso Teofili |
| OPENNLP-835 | Various bugs in SequenceStreamEventStream | Closed | Fixed | Joern Kottmann |
| OPENNLP-833 | Document the new statistical lemmatizer | Closed | Fixed | Rodrigo Agerri |
| OPENNLP-832 | Lemmatizer tests | Closed | Fixed | Rodrigo Agerri |
| OPENNLP-830 | Huge runtime improvement on training (POS, Chunk, ...) | Closed | Fixed | Joern Kottmann |
| OPENNLP-829 | Cleanup Doccat package javadoc | Closed | Fixed | Tommaso Teofili |
| OPENNLP-814 | Lemmatizer CLI tool | Closed | Fixed | Rodrigo Agerri |
| OPENNLP-799 | NewlineSentenceDetector is not working, | Closed | Fixed | Joern Kottmann |
| OPENNLP-219 | Add a parser training api section | Closed | Fixed | Rodrigo Agerri |
| OPENNLP-900 | DictionaryLemmatizer dictionary and LemmatizerME training format different | Closed | Fixed | |
| OPENNLP-897 | Update brat annotator to jersey 2.x | Closed | Fixed | Joern Kottmann |
| OPENNLP-896 | Update compatibility check to still load 1.5.x models | Closed | Fixed | Joern Kottmann |
| OPENNLP-893 | opennlp.sh should add all jars in lib folder to classpath | Closed | Fixed | Peter Thygesen |
| OPENNLP-891 | Make the TokenClassFeatureGenerator construction configurable | Closed | Fixed | Joern Kottmann |
| OPENNLP-887 | Replace the Cache class with a LinkedHashMap | Closed | Fixed | Suneel Marthi |
| OPENNLP-881 | Improve errror reporting in Brat format parser | Closed | Fixed | Joern Kottmann |
| OPENNLP-878 | Remove deprecated POSDictionaryWriter class | Closed | Fixed | Joern Kottmann |
| OPENNLP-877 | Automate SourceForge model regression test | Closed | Fixed | Joern Kottmann |
| OPENNLP-876 | Deprecate opennlp.tools.util.BeamSearch | Closed | Fixed | Joern Kottmann |
| OPENNLP-874 | Refactor usage of deprecated training API | Closed | Fixed | Joern Kottmann |
| OPENNLP-873 | ChunkerCrossValidator should use model beam size | Closed | Fixed | Joern Kottmann |
| OPENNLP-870 | Please Make ContextGenerator a Generic Type | Closed | Fixed | Joern Kottmann |
| OPENNLP-869 | Remove "Couldn't find parse for" from parser | Closed | Fixed | Joern Kottmann |
| OPENNLP-867 | Move brat ner annotator to opennlp.git | Closed | Fixed | Joern Kottmann |
| OPENNLP-866 | Brat annotation server port should be configurable | Closed | Fixed | |
| OPENNLP-864 | BRAT Name Finder shoud use same parameters as other tools | Closed | Fixed | Joern Kottmann |
| OPENNLP-863 | Create a tool to generate a man page for the CLI | Closed | Fixed | William Colen |
| OPENNLP-856 | Refactor AdaptiveFeatureGenerator and FeatureGeneratorAdapter | Closed | Fixed | Joern Kottmann |
| OPENNLP-850 | Create a brat name finder annotation service | Closed | Fixed | Joern Kottmann |
| OPENNLP-847 | Remove deprecated train methods from the NameFinderME | Closed | Fixed | Joern Kottmann |
| OPENNLP-824 | UIMA Name Finder integration should support multipe type models | Closed | Fixed | Joern Kottmann |
| OPENNLP-823 | Remove deprecated constructors from the TokenNameFinderME | Closed | Fixed | Joern Kottmann |
| OPENNLP-822 | The Name Finder models should always include the default feature generator config | Closed | Fixed | Joern Kottmann |
| OPENNLP-819 | Leipzig corpus reader should be able to train a language identification model | Closed | Fixed | Joern Kottmann |
| OPENNLP-818 | Descriptor xml: ExternalResourceDependency cannot take a Dictionary | Closed | Fixed | Joern Kottmann |
| OPENNLP-812 | Add lemmatizer documentation section | Closed | Fixed | Rodrigo Agerri |
| OPENNLP-811 | add namefinder word representation features documentation | Closed | Fixed | Rodrigo Agerri |
| OPENNLP-810 | UIMA POS Tagger tries to set probability to the wrong feature | Closed | Fixed | Joern Kottmann |
| OPENNLP-777 | Naive Bayesian Classifier | Closed | Fixed | Tommaso Teofili |
| OPENNLP-776 | Model Objects should be Serializable | Closed | Fixed | Joern Kottmann |
| OPENNLP-772 | Japanese end of sentence fix | Closed | Fixed | Joern Kottmann |
| OPENNLP-760 | probabilistic lemmatizer | Closed | Fixed | Rodrigo Agerri |
| OPENNLP-759 | Speed up GIS training by saving Executor in the GISTrainer | Closed | Fixed | Joern Kottmann |
| OPENNLP-746 | Add unit test for NGramModel | Closed | Fixed | Tommaso Teofili |
| OPENNLP-690 | ParserEvaluator Documentation | Closed | Fixed | Rodrigo Agerri |
| OPENNLP-659 | Language models | Closed | Fixed | Tommaso Teofili |
| OPENNLP-622 | Extend Morfologik Addon | Closed | Fixed | William Colen |
| OPENNLP-879 | Use PriorityQueue instead of Heap in BeamSearch | Closed | Fixed | Joern Kottmann |
| OPENNLP-875 | Remove deprecated training API | Closed | Fixed | Joern Kottmann |
| OPENNLP-872 | Use try with resourcs where possible | Closed | Fixed | Joern Kottmann |
| OPENNLP-871 | Clean up code base for release | Closed | Fixed | Suneel Marthi |
| OPENNLP-868 | OntoNotes4NameFinderEval.evalEnglishPersonNameFinder test fail | Closed | Fixed | Joern Kottmann |
| OPENNLP-849 | Improve handling of InputStreams in TokenNameFinderTrainerTool | Closed | Fixed | Joern Kottmann |
| OPENNLP-848 | Name Finder Trainer should print amount of tokens, sentences and names | Closed | Fixed | Joern Kottmann |
| OPENNLP-834 | Create constant for Threads parameter | Closed | Fixed | Joern Kottmann |