openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MARF:Modular Audio Recognition Framework
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
over 1 year
ago.
Jan 28, 2023 — Jan 28, 2024
Showing page 20 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Clean up code more WRT coding conventions and remove redundant casts reported by Eclipse.
mokhov
More...
over 19 years ago
Add serialVersionUID.
mokhov
More...
over 19 years ago
Complete preliminary implementation of the Layer class and its use in NeuralNetwork.
mokhov
More...
over 19 years ago
Advance implementation of Layer and its use in NeuralNetwork.
mokhov
More...
over 19 years ago
Complete preliminary code and comments review for NeuralNetwork and Neuron for naming conventions and stuff. Begin implementation of the Layer class and use of it in NeuralNetwork.
mokhov
More...
over 19 years ago
This completes preliminary code and comments review of the marf.nlp.Parsing package.
mokhov
More...
over 19 years ago
Complete preliminary code and comments review as well as refactoring of the TokenType and TokenSubType classes. Make corresponding changes in the call sites of these classes.
mokhov
More...
over 19 years ago
Correct a problem where the sbDumpLog variable was never actually used making the "--nolog" option useless.
mokhov
More...
over 19 years ago
Complete a preliminary review and planned enhancements of the ZipfLaw application for the upcoming release. Only complete training corpora and bundling of the results and trainign data are required to do. Add the "--list" option to enable the application to reload previously collected dictionary and its stats and display them. Improve error handling. Make sure we get our dictionaries per corpora per options set to avoid poisoning of dictionaries for possibly totally different topics or languages of the original corpora. Rewrite testing.sh in bash and allow either one time run if any options are specified to the shell script or all option combination for testing. Make sure Makefile cleans up .log and .csv files.
mokhov
More...
over 19 years ago
Make use of StringBuffer.
mokhov
More...
over 19 years ago
Format after the recent patch.
mokhov
More...
over 19 years ago
add toString(), equals(Object poStatisticalObject), hashcode() methods
susan_fan
More...
over 19 years ago
Complete preliminary code and comments review.
mokhov
More...
over 19 years ago
Complete code and comments review of SymTabEntry. Make relevant adjustments in SymbolTable and VarSymTabEntry so the code still compiles.
mokhov
More...
over 19 years ago
change some comments and variable names accordint to name conventions.
susan_fan
More...
over 19 years ago
Commit preliminary code review for NLP apps prior release.
mokhov
More...
over 19 years ago
Consistently space out copyright years.
mokhov
More...
over 19 years ago
Consistently space out copyright years.
mokhov
More...
over 19 years ago
Consistently space out copyright years.
mokhov
More...
over 19 years ago
Complete preliminary code and comments updates for the error hiearchy of marf.nlp.Parsing. The code was cleaned up to remove a string error message member as we already have one up the hierarchy. Update references appropriately.
mokhov
More...
over 19 years ago
Begin detailed code clean up of SyntaxError.
mokhov
More...
over 19 years ago
Complete preliminary code and comments review for the marf.Stats.StatisticalEstimators.Smoothing package.
mokhov
More...
over 19 years ago
Comment out unused variable.
mokhov
More...
over 19 years ago
Complete preliminary code and comments review for the marf.Stats.StatisticalEstimators package. The Smoothing sub-package is yet to do.
mokhov
More...
over 19 years ago
Remove redundant import.
mokhov
More...
over 19 years ago
Most notably, enable assertions.
mokhov
More...
over 19 years ago
Clear out javadoc warnings and make versioning more precise.
mokhov
More...
over 19 years ago
Update the use of the new Version class.
mokhov
More...
over 19 years ago
Implement option handling with OptionProcessor. Add application versioning. Update the storage filename to contain the correct class name plus options in the .gzbin format. Update usage information accordingly. Add trained dictionaries to the distro build. Extract building of the .jar file in a separate target. Add assertion checks when running the app with Makefile or testing.sh.
mokhov
More...
over 19 years ago
Extract Version class into its own file as this seems to be a cleaner implementation of versioning anyway. Update comments of the class an relevant places. Update corresponding references to it, inventory, and the Makefile.
mokhov
More...
over 19 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
…
70
71
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree