0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated README for submission More... almost 15 years ago
Added all 8 score.htmls that we calculate More... almost 15 years ago
Added Every-Tag Guessing method for unseen words, same for seen words More... almost 15 years ago
Merge branch 'goodturing' More... almost 15 years ago
Added more morphological stuff and rearranged. Up to 95.80% if you round :) More... almost 15 years ago
Better outputting (lists the words in that box when clicked), and morphological guessing for unseen words More... almost 15 years ago
Good Turing smoothing implemented. I think. It's not very good, though. Lost a lot of performance! More... almost 15 years ago
Added method for unseen words to guess tag based on the previous tag guesses instead of guessing best tag overall. 94.0% => 94.5% accuracy More... almost 15 years ago
Modified HMMs to not fill a list of maps, but just keep a pointer to the previous map. More... almost 15 years ago
fixed a bug where I incorrectly assumed <s> always follows . More... almost 15 years ago
add one smoothing implemented More... almost 15 years ago
cleaned code, added comments. viterbi needs more heap space to run now. hm. More... almost 15 years ago
added most frequent tag functionality to HMMParser More... almost 15 years ago
initial implementation of viterbi More... almost 15 years ago
updated README More... almost 15 years ago
Fixed bugs in outputting the full files (stupid Java..) and valid HTML More... almost 15 years ago
Modified Baseline to output directly to data/output.pos, and Scorer to output differently and directly to scoring/score.html More... almost 15 years ago
Added baseline system and some scoring stuff that outputs a scary large table More... almost 15 years ago
adding basic HMM probability calculations More... almost 15 years ago
adding basic HMM probability calculations: More... almost 15 years ago
Added data/* to .gitignore More... almost 15 years ago
adding parser. seems to be working More... almost 15 years ago
adding parser. seems to be working More... almost 15 years ago
adding gitignore and data More... almost 15 years ago
adding gitignore and data More... almost 15 years ago
repository initialized More... almost 15 years ago