1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved test case. More... over 14 years ago
Complete - task 12: BreakIteratorSegmenter does not produce tokens unless sentences are also enabled http://code.google.com/p/dkpro-core-asl/issues/detail?id=12 More... over 14 years ago
Complete - task 13: Checksums in TreeTagger resource packaging ant file are outdated http://code.google.com/p/dkpro-core-asl/issues/detail?id=13 More... over 14 years ago
Added a token filter that filters out unwanted tokens. More... over 14 years ago
Upgrade to DKPro Core ASL 1.2.0-SNAPSHOT. More... over 14 years ago
- Upgrade to uimaFIT 1.2.0-SNAPSHOT. More... over 14 years ago
Complete - task 1: NER component crashes if a model type is not mapped http://code.google.com/p/dkpro-core-gpl/issues/detail?id=1 More... over 14 years ago
Complete - task 11: SnowballStemmer may crash if a non-Lucene Snowball implementation is in the classpath. http://code.google.com/p/dkpro-core-asl/issues/detail?id=11 More... over 14 years ago
Complete - task 10: Location where XmiWriter writes type system should be configurable http://code.google.com/p/dkpro-core-asl/issues/detail?id=10 More... over 14 years ago
inlined a variable More... over 14 years ago
(Ignored) failing test case showing problem of empty pattern parameter. More... over 14 years ago
Incomplete - task 7: XmlWriterInline documentation should state ""inaccuracies"", warnings should be issued to the log http://code.google.com/p/dkpro-core-asl/issues/detail?id=7 More... over 14 years ago
Use classpath: URL in test case. More... over 14 years ago
updated JavaDoc More... over 14 years ago
[no comment] More... over 14 years ago
[no comment] More... over 14 years ago
[maven-release-plugin] prepare for next development iteration More... over 14 years ago
[maven-release-plugin] prepare release de.tudarmstadt.ukp.dkpro.core-gpl-1.1.0 More... over 14 years ago
Depend on Core ASL 1.1.0 release. More... over 14 years ago
[maven-release-plugin] prepare for next development iteration More... over 14 years ago
[maven-release-plugin] prepare release de.tudarmstadt.ukp.dkpro.core-asl-1.1.0 More... over 14 years ago
Depend on Core ASL snapshot. More... over 14 years ago
Fixed name in master pom. Added name to Stanford NLP module pom. Added simplistic module for building a distribution ZIP containing DKPro Core GPL. More... over 14 years ago
Added feature for syntactic function to constituent type. More... over 14 years ago
Fixed artifact ID. More... over 14 years ago
Added simplistic module for building a distribution ZIP containing DKPro Core ASL. More... over 14 years ago
Added note that stemmer should be run after stopword removal. More... over 14 years ago
Removed stems from default list of words to remove. A stem is actually an artifact that is no longer to be considered a word (unlike a lemma). Removing words based on stems can easily remove too much. More... over 14 years ago
Added parameter to lower-case tokens before passing them to the stemmer. More... over 14 years ago
Added JavaDoc. More... over 14 years ago