1
I Use This!
Inactive

Commits : Listings

Analyzed 11 days ago. based on code collected 12 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Processor now has a default way to store queries before some kind of model is build More... over 13 years ago
* Implemented EvaluateService * Implemented FactoryDirectoryService More... over 13 years ago
Merge branch 'refs/heads/master' of https://[email protected]/knowing/Knowing.git More... over 13 years ago
* Added first declarative service ProcessorFactory * Extended OSGIUtil and merged with Util * Documented (X)CrossValdiator More... over 13 years ago
Merge branch 'master' of https://github.com/knowing/Knowing More... over 13 years ago
untrack .classpath More... over 13 years ago
Added knowing.ui feature -> problem with required scala-ide plugin More... over 13 years ago
* Added wizards + New DPU Wizard + New Processor Wizard More... over 13 years ago
* Added Simple DPU Wizard More... over 13 years ago
* Removed old stuff [core.LDA , weka-plugin] * Added new libraries + akka-1.1.3 + scala-2.9.0.1 + aspectwerkz-2.2.3 * Updated all bundles to use these More... over 13 years ago
Changed Readme.md More... over 13 years ago
* AttributeCrossValidator implemented -> Splits Instances based on a specific Attribute and cross validates More... over 13 years ago
* Persist DPU-Wizard settings, so they are available after restart -> Use eclipse workspace .metadata folder More... over 13 years ago
* ImmutableProperties so processor cannot change them, in configure method without copying them * ProgressDialog shuts down GraphSupervisor on failure * Fixed issue due to mutable properties in CrossValidator * Added setSupervisor(ActorRef) to UIFactory -> One UIFactory can handle only one Supervisor at a time More... over 13 years ago
* Extended TSerializable, no loading from relative and absolute path * Extended SerializableProcessor example More... over 13 years ago
* Added TSerializable to serialize processor models * Added start-method for processors * ProcessorFactory(processor-class) is a default implementation for TFactory * ProcessorFactory applied to some processors More... over 13 years ago
Merged * Solved little issue in TablePresenter More... over 13 years ago
Merge branch 'refs/heads/master' of https://[email protected]/knowing/Knowing.git More... over 13 years ago
* More robust splitBySource-method in ResultsUtil * EvaluationWizard remembers last ExecutionPath and DPU file More... over 13 years ago
Bugfixing + Usability improvement More... over 13 years ago
* Added java.util.Map results in ResultsUtil for split More... over 13 years ago
* WekaArffLoader able to load directories -> slipping in source attribute with filename -> property source :== true | false * Knowing.test added SplitSourceFilter * ResultsUtil add splitInstancesBySource method * dpu-arff-directory-loader.dpu for testing More... over 13 years ago
Merge branch 'master' of https://[email protected]/knowing/Knowing.git More... over 13 years ago
* Implemented ImmutableInstances to force immutable state of messages -> removed clone method on trait Event -> TSender checks if instances are immutable * Fixed no-dpu-services registered problem in OSGIUtil * Fixed problem in ProgressDialog when not properly disposing due to issues in the excecuted DPU * TFilter standard status events * Factory-method for BundleDPUProvider for Java to use defaultpath More... over 13 years ago
* ProgressDialog More... over 13 years ago
Merge branch 'master' of https://[email protected]/knowing/Knowing.git More... over 13 years ago
remove trash More... over 13 years ago
* Start implementing job-api with knowing-progress-system More... over 13 years ago
* Fixed Windows URI problem More... over 13 years ago
new properties for the ExtendedWekaArffLoader More... over 13 years ago