Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-18 | add symmetrization heuristics to atools, add null word configuration | Chris Dyer | |
2009-12-17 | added non-pruning intersection and a CRF tagger | Chris Dyer | |
- the linear-chain tagger is more of a proof of concept than a real tagger-- the context-free assumptions made in a number of places mean that the algorithms used may not be as efficient as they could be, but the model is as powerful as any CRF - it would be easy to add latent variables or semi-CRF support (or both!) - i've added a couple basic features that are often used for POS tagging - non-pruning intersection is useful for lexical word alignment models and the tagger - a sample POS tagger model will be committed later | |||
2009-12-14 | few small fixes of alignment tools, add new orthographic similarity feature ↵ | Chris Dyer | |
for word aligner, final naming of directories, libraries in cdec | |||
2009-12-07 | fix path | Chris Dyer | |
2009-12-03 | small fixes, learning to use git... | Chris Dyer | |
2009-12-03 | fix build in new layout | Chris Dyer | |
2009-12-03 | initial check in | Chris Dyer | |