0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 17 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Start working on LDA using Mallet backend. More... over 5 years ago
F-measures improved, why would I complain? Setting the previous target value as a lower bound for now. More... over 5 years ago
Show actual invocation command. More... almost 6 years ago
Merge branch 'master' of github.com:GateNLP/gateplugin-LearningFramework More... almost 6 years ago
Update submodules More... almost 6 years ago
Better name. More... almost 6 years ago
Script to change algorithm names in any kind of text file. More... almost 6 years ago
Upgrade properly to version 4.1 directly. More... almost 6 years ago
FindBugs keeps nagging and apparently ignores the suppresswarnings annotation. More... almost 6 years ago
Squash some warnings More... almost 6 years ago
Exporting using concurrent duplicates seems to work with Mallet corpus representation. More... almost 6 years ago
Add serialVersionUID. More... almost 6 years ago
Remove unused import More... almost 6 years ago
Attempt to make Mallet-based corpus representation work with concurrency. This now compiles but the implementation is clumsy and maybe incomplete. Mallet apparently does not allow to subclass LabelAlphabet which makes things harder. More... almost 6 years ago
Our own versions of Mallet classes. More... almost 6 years ago
WIP for making Mallet alphabets synchronized, does not work yet. Not sure if this will ever work, the mallet classifier does seem to forbid subclassing of Alphabets. More... almost 6 years ago
For now, keep all the debug messages. More... almost 6 years ago
Another typo :( More... almost 6 years ago
Fix a typo in the algorithm name. More... almost 6 years ago
Initialize the counter for the seen documents per duplicate. More... almost 6 years ago
Make all the application PRs use separate engines for each duplicate. More... almost 6 years ago
Silence FindBugs. More... almost 6 years ago
Initial implementation of parallel processing strategy. Not tested with duplication yet. More... almost 6 years ago
Pipelines for testing regression with libsvm More... almost 6 years ago
Start working on supporting running in GCP. More... almost 6 years ago
Use version from CorpusStats plugin. More... almost 6 years ago
Refactor to use common package for the class. More... almost 6 years ago
Change version of plugin used to current for all testing apps More... almost 6 years ago
Remove unnecessary access to data directory url. More... almost 6 years ago
Merge branch 'master' of github.com:GateNLP/gateplugin-LearningFramework More... almost 6 years ago