Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fast_align: added option to dump expected counts to file after EM traini... #44

Open
wants to merge 2,103 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 17, 2013

  1. Merge branch 'master' of github.com:pks/cdec-dtrain

    Patrick Simianer committed Sep 17, 2013
    Configuration menu
    Copy the full SHA
    0893b54 View commit details
    Browse the repository at this point in the history
  2. Save/load weights in stream mira

    Michael Denkowski committed Sep 17, 2013
    Configuration menu
    Copy the full SHA
    769dfa1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2013

  1. Save/load state in realtime

    Michael Denkowski committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    f96397d View commit details
    Browse the repository at this point in the history
  2. Open stream to state file

    Michael Denkowski committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    afdd521 View commit details
    Browse the repository at this point in the history
  3. Support writing state to file

    Michael Denkowski committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    f650759 View commit details
    Browse the repository at this point in the history
  4. README

    Michael Denkowski committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    60013ff View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2013

  1. loo

    pks committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    73f2592 View commit details
    Browse the repository at this point in the history
  2. example file

    pks committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    eca30ed View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2013

  1. Don't leak open files.

    Michael Denkowski committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    903339f View commit details
    Browse the repository at this point in the history
  2. One extractor, multiple online contexts.

    Michael Denkowski committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    ae3cfd5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:redpony/cdec

    Michael Denkowski committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    f8a0d65 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2013

  1. loo redpony#2

    Patrick Simianer committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    077f83a View commit details
    Browse the repository at this point in the history
  2. Support clearning context

    Michael Denkowski committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    5684942 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2013

  1. fix

    Patrick Simianer committed Sep 25, 2013
    Configuration menu
    Copy the full SHA
    61ab916 View commit details
    Browse the repository at this point in the history
  2. Super multi-user thread safety update

    Michael Denkowski committed Sep 25, 2013
    Configuration menu
    Copy the full SHA
    5866bdb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2013

  1. Threading tests

    Michael Denkowski committed Sep 26, 2013
    Configuration menu
    Copy the full SHA
    49ddc45 View commit details
    Browse the repository at this point in the history
  2. FIFO Locks

    Michael Denkowski committed Sep 26, 2013
    Configuration menu
    Copy the full SHA
    cb718c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2013

  1. Configuration menu
    Copy the full SHA
    b8116c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2013

  1. Command handling

    Michael Denkowski committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    e97bb01 View commit details
    Browse the repository at this point in the history
  2. New commands, save/load context

    Michael Denkowski committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    bf3b6d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2013

  1. Release lock on exception

    Michael Denkowski committed Oct 1, 2013
    Configuration menu
    Copy the full SHA
    8eb6dc2 View commit details
    Browse the repository at this point in the history
  2. Loading state moved to command, specific to context

    Michael Denkowski committed Oct 1, 2013
    Configuration menu
    Copy the full SHA
    4830491 View commit details
    Browse the repository at this point in the history
  3. Better logging, save/load to default context

    Michael Denkowski committed Oct 1, 2013
    Configuration menu
    Copy the full SHA
    51a8364 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2013

  1. Documentation

    Michael Denkowski committed Oct 7, 2013
    Configuration menu
    Copy the full SHA
    13b1eb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2013

  1. dtrain: added pclr variants and new expected-output; fixed bug in sof…

    …t syntax features
    Patrick Simianer committed Oct 8, 2013
    Configuration menu
    Copy the full SHA
    8fae8c2 View commit details
    Browse the repository at this point in the history
  2. Better logging

    mjdenkowski committed Oct 8, 2013
    Configuration menu
    Copy the full SHA
    77aa943 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2013

  1. Save/load from StringIO

    mjdenkowski committed Oct 14, 2013
    Configuration menu
    Copy the full SHA
    3564060 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2013

  1. wait() to avoid zombies

    mjdenkowski committed Oct 18, 2013
    Configuration menu
    Copy the full SHA
    af80da3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2013

  1. Don't getvalue() yet

    mjdenkowski committed Oct 22, 2013
    Configuration menu
    Copy the full SHA
    a1d78e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2013

  1. Configuration menu
    Copy the full SHA
    074fa88 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2013

  1. bitext input for dtrain

    pks committed Nov 3, 2013
    Configuration menu
    Copy the full SHA
    035585e View commit details
    Browse the repository at this point in the history
  2. cleaned up parsematch features

    pks committed Nov 3, 2013
    Configuration menu
    Copy the full SHA
    d13c272 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2013

  1. cleaning up syntax features

    pks committed Nov 5, 2013
    Configuration menu
    Copy the full SHA
    5a23ee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7a0773 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2013

  1. Configuration menu
    Copy the full SHA
    7990c75 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2013

  1. guard against direct includes of tr1

    Chris Dyer authored and Chris Dyer committed Nov 10, 2013
    Configuration menu
    Copy the full SHA
    2d3948b View commit details
    Browse the repository at this point in the history
  2. fixes

    Chris Dyer committed Nov 10, 2013
    Configuration menu
    Copy the full SHA
    4bdb345 View commit details
    Browse the repository at this point in the history
  3. small fixes

    Chris Dyer committed Nov 10, 2013
    Configuration menu
    Copy the full SHA
    e974e1d View commit details
    Browse the repository at this point in the history
  4. fix for c++11

    Chris Dyer committed Nov 10, 2013
    Configuration menu
    Copy the full SHA
    f204210 View commit details
    Browse the repository at this point in the history
  5. fixes

    Chris Dyer authored and Chris Dyer committed Nov 10, 2013
    Configuration menu
    Copy the full SHA
    5ca9348 View commit details
    Browse the repository at this point in the history
  6. fix for mavericks

    Chris Dyer authored and Chris Dyer committed Nov 10, 2013
    Configuration menu
    Copy the full SHA
    73a5e89 View commit details
    Browse the repository at this point in the history
  7. mav fixes

    Chris Dyer authored and Chris Dyer committed Nov 10, 2013
    Configuration menu
    Copy the full SHA
    bb00ca9 View commit details
    Browse the repository at this point in the history
  8. hack to fix compilation problems on mav

    Chris Dyer authored and Chris Dyer committed Nov 10, 2013
    Configuration menu
    Copy the full SHA
    adbe2a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2013

  1. mira breaks on noninteractive machines when matplotlib is installed, …

    …complaining that $DISPLAY environment variable is not set. fix it as described at http://matplotlib.org/faq/howto_faq.html
    Waleed Ammar committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    672c5cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request redpony#26 from wammar/fix_mira_for_noninteractive…

    …_machines
    
    mira breaks on noninteractive machines when matplotlib is installed, com...
    redpony committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    9ca01c6 View commit details
    Browse the repository at this point in the history
  3. fix iterator misuse

    Chris Dyer authored and Chris Dyer committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    ae282ff View commit details
    Browse the repository at this point in the history
  4. error on new macs

    Chris Dyer authored and Chris Dyer committed Nov 11, 2013
    Configuration menu
    Copy the full SHA
    8a24bb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2013

  1. implemented batch tuning

    pks committed Nov 12, 2013
    Configuration menu
    Copy the full SHA
    a6d8ae2 View commit details
    Browse the repository at this point in the history
  2. impl repeat param

    pks committed Nov 12, 2013
    Configuration menu
    Copy the full SHA
    2947301 View commit details
    Browse the repository at this point in the history
  3. fix

    pks committed Nov 12, 2013
    Configuration menu
    Copy the full SHA
    2d025c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2013

  1. Configuration menu
    Copy the full SHA
    2d2d5ec View commit details
    Browse the repository at this point in the history
  2. merge w/ upstream

    pks committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    d6e6bab View commit details
    Browse the repository at this point in the history
  3. remove crap

    pks committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    ff4c767 View commit details
    Browse the repository at this point in the history
  4. README

    pks committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    4a9449a View commit details
    Browse the repository at this point in the history
  5. Merge pull request redpony#27 from pks/master

    Tidying (soft) syntax features; loo for C++ extractor; updates for dtrain
    redpony committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    9be8d89 View commit details
    Browse the repository at this point in the history
  6. fix

    pks committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    d32361c View commit details
    Browse the repository at this point in the history
  7. Merge pull request redpony#28 from pks/master

    fix
    redpony committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    9972fc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2013

  1. 1) fix the call to ibm model 1 aligner, 2) create a makefile target f…

    …or generating wordpair features, 3) optionally generate sparse affix features (default behavior is still identical).
    Waleed Ammar committed Nov 14, 2013
    Configuration menu
    Copy the full SHA
    8bdea20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request redpony#29 from wammar/wordpairfeatures2

    1) fix the call to ibm model 1 aligner, 2) create a makefile target for ...
    redpony committed Nov 14, 2013
    Configuration menu
    Copy the full SHA
    f2fb69b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2013

  1. typos and minor additions

    pks committed Nov 22, 2013
    Configuration menu
    Copy the full SHA
    642ef23 View commit details
    Browse the repository at this point in the history
  2. argh, const

    pks committed Nov 22, 2013
    Configuration menu
    Copy the full SHA
    95a6913 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2013

  1. Configuration menu
    Copy the full SHA
    cc6313b View commit details
    Browse the repository at this point in the history
  2. Update .gitignore.

    pauldb89 committed Nov 23, 2013
    Configuration menu
    Copy the full SHA
    491c130 View commit details
    Browse the repository at this point in the history
  3. Fix broken extractor test.

    pauldb89 committed Nov 23, 2013
    Configuration menu
    Copy the full SHA
    7920629 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2013

  1. Configuration menu
    Copy the full SHA
    f528ac2 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2013

  1. remove dead code, add adagrad crf learner

    Chris Dyer authored and Chris Dyer committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    cdb7f2b View commit details
    Browse the repository at this point in the history
  2. fix for ubuntu systems

    Chris Dyer committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    93059f9 View commit details
    Browse the repository at this point in the history
  3. l1 version of adagrad optimizer

    Chris Dyer committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    62a2526 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3973a7e View commit details
    Browse the repository at this point in the history
  5. Reduce unordered_map calls.

    pauldb89 committed Nov 25, 2013
    Configuration menu
    Copy the full SHA
    467ef6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b95390 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c73e47 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2013

  1. Serialize vocabulary.

    pauldb89 committed Nov 26, 2013
    Configuration menu
    Copy the full SHA
    e633526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e346cd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bed3e4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3041035 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f65daa View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2013

  1. Configuration menu
    Copy the full SHA
    a6e6a36 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2013

  1. Fixes.

    pauldb89 committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    84f9ead View commit details
    Browse the repository at this point in the history
  2. implemented check for per-example loss

    Patrick Simianer committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    ab63f2f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:pks/cdec-dtrain

    Patrick Simianer committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    ab02696 View commit details
    Browse the repository at this point in the history
  4. Fix mira on taipan/tiger.

    pauldb89 committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    8a2ed1a View commit details
    Browse the repository at this point in the history
  5. fixed PRO sampling

    pks committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    1d63bc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e59cdac View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2013

  1. Update .gitignore.

    pauldb89 committed Nov 30, 2013
    Configuration menu
    Copy the full SHA
    728dada View commit details
    Browse the repository at this point in the history
  2. Update extractor README.

    pauldb89 committed Nov 30, 2013
    Configuration menu
    Copy the full SHA
    cacd7f9 View commit details
    Browse the repository at this point in the history
  3. fix l1 implementation to ensure greater sparsity

    Chris Dyer committed Nov 30, 2013
    Configuration menu
    Copy the full SHA
    5f55de4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2013

  1. fix format

    Chris Dyer committed Dec 1, 2013
    Configuration menu
    Copy the full SHA
    407b100 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2013

  1. fix merge conflict

    pks committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    9ff43d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    901e9d8 View commit details
    Browse the repository at this point in the history
  3. Flush each line

    mjdenkowski committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    6fb6d64 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2013

  1. fix ini

    pks committed Dec 12, 2013
    Configuration menu
    Copy the full SHA
    421d996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b7190 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2013

  1. better parsing errors, thx to nschneid, also increase limits on numbe…

    …r of features
    Chris Dyer committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    9d5fce4 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2013

  1. show alignment space

    Chris Dyer authored and Chris Dyer committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    bbe13be View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/redpony/cdec

    Chris Dyer authored and Chris Dyer committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    fa2bdf2 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2013

  1. add support for epsilons in input lattice

    Chris Dyer committed Dec 27, 2013
    Configuration menu
    Copy the full SHA
    3c22963 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2013

  1. Citation

    mjdenkowski committed Dec 29, 2013
    Configuration menu
    Copy the full SHA
    b12f481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7913010 View commit details
    Browse the repository at this point in the history
  3. Citation

    mjdenkowski committed Dec 29, 2013
    Configuration menu
    Copy the full SHA
    b5c7cb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2014

  1. Fix compilation with ancient gcc

    kpu committed Jan 12, 2014
    Configuration menu
    Copy the full SHA
    c148f84 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2014

  1. rule word alignment features

    pks committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    926fb52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2f803d View commit details
    Browse the repository at this point in the history
  3. shorter expected output

    pks committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    b60df3c View commit details
    Browse the repository at this point in the history
  4. Merge pull request redpony#36 from pks/master

    RuleWordAlignmentFeatures, minor dtrain changes
    redpony committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    0ddc951 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2014

  1. Configuration menu
    Copy the full SHA
    b1628d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa55207 View commit details
    Browse the repository at this point in the history
  3. deal with hindi

    Chris Dyer committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    7a1db9f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:redpony/cdec

    Chris Dyer committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    7f5aa4f View commit details
    Browse the repository at this point in the history
  5. moar hindi

    Chris Dyer committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    c13f5b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2014

  1. new de split

    redpony committed Jan 17, 2014
    Configuration menu
    Copy the full SHA
    8bce53d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bc1a92 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2014

  1. new tuning of crf compound splitter for wmt14

    Chris Dyer committed Jan 19, 2014
    Configuration menu
    Copy the full SHA
    3c1e736 View commit details
    Browse the repository at this point in the history
  2. heads up

    redpony committed Jan 19, 2014
    Configuration menu
    Copy the full SHA
    af66abe View commit details
    Browse the repository at this point in the history
  3. update readme

    redpony committed Jan 19, 2014
    Configuration menu
    Copy the full SHA
    d46e686 View commit details
    Browse the repository at this point in the history
  4. new readme

    redpony committed Jan 19, 2014
    Configuration menu
    Copy the full SHA
    54449ce View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2014

  1. hindi edits

    Chris Dyer committed Jan 20, 2014
    Configuration menu
    Copy the full SHA
    02a764c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2014

  1. fix for build

    redpony committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    44a5484 View commit details
    Browse the repository at this point in the history
  2. update date, copyright

    redpony committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    ff24836 View commit details
    Browse the repository at this point in the history
  3. fix openmp flag usage

    redpony committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    8d9cbc6 View commit details
    Browse the repository at this point in the history
  4. fix link error

    redpony committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    6f696e8 View commit details
    Browse the repository at this point in the history
  5. deal with acronyms in hindi

    redpony committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    902fca2 View commit details
    Browse the repository at this point in the history
  6. hindi months

    redpony committed Jan 21, 2014
    Configuration menu
    Copy the full SHA
    f01ada8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2014

  1. utf8 got bigger

    Chris Dyer committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    bd4cbb0 View commit details
    Browse the repository at this point in the history
  2. Merged quote-norm with Greg's WMT normalization script

    armatthews committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    45cfb89 View commit details
    Browse the repository at this point in the history
  3. Reordered HTML entity blocks

    armatthews committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    a6786e5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/redpony/cdec

    armatthews committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    f7e051a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2014

  1. Configuration menu
    Copy the full SHA
    783c57b View commit details
    Browse the repository at this point in the history
  2. fix initialization of lagrange multipliers

    Chris Dyer committed Jan 28, 2014
    Configuration menu
    Copy the full SHA
    2ac0704 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:redpony/cdec

    Chris Dyer committed Jan 28, 2014
    Configuration menu
    Copy the full SHA
    0ee2b44 View commit details
    Browse the repository at this point in the history
  4. Fix C++11 compiler error

    kpu committed Jan 28, 2014
    Configuration menu
    Copy the full SHA
    b627e35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80d4acf View commit details
    Browse the repository at this point in the history
  6. what did i do

    Chris Dyer committed Jan 28, 2014
    Configuration menu
    Copy the full SHA
    19de646 View commit details
    Browse the repository at this point in the history
  7. useful debugging

    redpony committed Jan 28, 2014
    Configuration menu
    Copy the full SHA
    5382875 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2014

  1. Configuration menu
    Copy the full SHA
    06f5b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53edbab View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2014

  1. load multiple grammars

    redpony committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    702591b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2014

  1. adaptive hope-fear learner

    redpony committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    9b83a2e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2014

  1. transition away from checking in big data files

    Chris Dyer committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    0964b95 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2014

  1. Configuration menu
    Copy the full SHA
    9e2f7fc View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2014

  1. fix for missing angle quote form

    Chris Dyer committed Feb 16, 2014
    Configuration menu
    Copy the full SHA
    426f08f View commit details
    Browse the repository at this point in the history
  2. new rule shape features

    Chris Dyer committed Feb 16, 2014
    Configuration menu
    Copy the full SHA
    77b3711 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2014

  1. new defaults in cxx file

    redpony committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    24be205 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    639d578 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2014

  1. Allow NGramFeatures to be named in order to avoid conflicts when usin…

    …g more than one set of them
    armatthews committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    a3aa460 View commit details
    Browse the repository at this point in the history
  2. slight beautification and more sane ordering

    armatthews committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    e84a9a1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/redpony/cdec

    armatthews committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    fbdc905 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2014

  1. fix rule emission behavior

    Chris Dyer committed Feb 23, 2014
    Configuration menu
    Copy the full SHA
    3ec30b7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:redpony/cdec

    Chris Dyer committed Feb 23, 2014
    Configuration menu
    Copy the full SHA
    dd555f7 View commit details
    Browse the repository at this point in the history
  3. ngrams fix for unigram models

    Chris Dyer committed Feb 23, 2014
    Configuration menu
    Copy the full SHA
    d843587 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2014

  1. Configuration menu
    Copy the full SHA
    6b0afcb View commit details
    Browse the repository at this point in the history
  2. refactoring

    Michael Denkowski committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    3cb43f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2014

  1. support multiple inputs in mbr

    Chris Dyer committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    7c0ee6a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:redpony/cdec

    Chris Dyer committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    1cb85d4 View commit details
    Browse the repository at this point in the history
  3. Comments

    Michael Denkowski committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    691ea05 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:redpony/cdec

    Michael Denkowski committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    6abe55d View commit details
    Browse the repository at this point in the history
  5. Use same number of jobs for decoding.

    Michael Denkowski committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    53f4328 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2014

  1. ptb to normal

    redpony committed Feb 28, 2014
    Configuration menu
    Copy the full SHA
    ed56625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5675965 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2014

  1. Online bilex counts

    Michael Denkowski committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    03cf258 View commit details
    Browse the repository at this point in the history
  2. typo fix

    Michael Denkowski committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    3b00351 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2014

  1. Compile count-based bilex table for online grammar extraction.

    Michael Denkowski committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    2560703 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2014

  1. More online bilex updates

    Michael Denkowski committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    fcf9235 View commit details
    Browse the repository at this point in the history
  2. Unsmoothed bilex. Cython uses smoothing?

    Michael Denkowski committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    3e9c683 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2014

  1. Configuration menu
    Copy the full SHA
    82a9bf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2d821 View commit details
    Browse the repository at this point in the history
  3. few tokenization bugs

    Chris Dyer committed Mar 10, 2014
    Configuration menu
    Copy the full SHA
    2843838 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2014

  1. Configuration menu
    Copy the full SHA
    1197fb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efbc43b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2014

  1. Configuration menu
    Copy the full SHA
    10a6688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcff95c View commit details
    Browse the repository at this point in the history
  3. tree_fragment stuff

    redpony committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    70ef91b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2014

  1. Configuration menu
    Copy the full SHA
    b2b25c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2014

  1. missing commit

    redpony committed Mar 14, 2014
    Configuration menu
    Copy the full SHA
    80f465a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ca6c0d View commit details
    Browse the repository at this point in the history
  3. missing makefile

    redpony committed Mar 14, 2014
    Configuration menu
    Copy the full SHA
    3b4b664 View commit details
    Browse the repository at this point in the history
  4. missing commit

    redpony committed Mar 14, 2014
    Configuration menu
    Copy the full SHA
    4d653c9 View commit details
    Browse the repository at this point in the history
  5. possible gcc comp error

    redpony committed Mar 14, 2014
    Configuration menu
    Copy the full SHA
    cc87bfe View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2014

  1. star function

    redpony committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    606e3e3 View commit details
    Browse the repository at this point in the history
  2. star bool

    redpony committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    55beb71 View commit details
    Browse the repository at this point in the history
  3. chris edits

    Chris Dyer committed Mar 18, 2014
    Configuration menu
    Copy the full SHA
    2a9ee1f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2014

  1. Configuration menu
    Copy the full SHA
    0bcf79a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2014

  1. fix meteor bugs with mira

    Chris Dyer committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    aeae0ee View commit details
    Browse the repository at this point in the history
  2. fix comment

    Chris Dyer committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    a1ff38d View commit details
    Browse the repository at this point in the history
  3. don't get blocked on zombies

    Chris Dyer committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    6d94c34 View commit details
    Browse the repository at this point in the history
  4. fix crashes in mira

    Chris Dyer committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    824ef65 View commit details
    Browse the repository at this point in the history
  5. Include full argv (including command) as arg 2 of execvp()

    Michael Denkowski committed Mar 20, 2014
    Configuration menu
    Copy the full SHA
    63a3894 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2014

  1. Configuration menu
    Copy the full SHA
    34785db View commit details
    Browse the repository at this point in the history
  2. remove warnings

    redpony committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    ca29417 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2014

  1. Configuration menu
    Copy the full SHA
    8372086 View commit details
    Browse the repository at this point in the history
  2. Include new bilex file

    mjdenkowski committed Mar 31, 2014
    Configuration menu
    Copy the full SHA
    dd47fa2 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2014

  1. Configuration menu
    Copy the full SHA
    8dc828a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2999e2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a3e80b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    241a993 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4025e1c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2014

  1. check for empty hg

    redpony committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    b6925f4 View commit details
    Browse the repository at this point in the history
  2. deal with pass through rules

    redpony committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    32dcedf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3ecdd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2014

  1. moses conversion script

    Chris Dyer committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    e67832f View commit details
    Browse the repository at this point in the history
  2. fix floating point issue

    Chris Dyer committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    c659420 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2014

  1. clean up dead TRule code

    redpony committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    e32e9fd View commit details
    Browse the repository at this point in the history
  2. new version of cythonized code

    Chris Dyer committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    6051462 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2014

  1. Configuration menu
    Copy the full SHA
    b9e6e7e View commit details
    Browse the repository at this point in the history
  2. remove accidentally committed file

    Chris Dyer committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    9ef6b49 View commit details
    Browse the repository at this point in the history
  3. track node_hash field

    redpony committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    b7d8454 View commit details
    Browse the repository at this point in the history
  4. setup for hpyplm being optional, different metrics

    Michael Denkowski committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    7242963 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2014

  1. smarter union

    redpony committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    71c1f8b View commit details
    Browse the repository at this point in the history
  2. don't hash on an internal id

    Chris Dyer committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    6b00a98 View commit details
    Browse the repository at this point in the history
  3. better logging of union stats

    Chris Dyer committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    5f3ec63 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2014

  1. fix for loading parameters

    Chris Dyer committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    7440176 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:redpony/cdec

    Chris Dyer committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    6f6c219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1014d39 View commit details
    Browse the repository at this point in the history
  4. Refactoring

    mjdenkowski committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    659ea32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b09d059 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2014

  1. Configuration menu
    Copy the full SHA
    649b5ff View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2014

  1. fix rescoring

    redpony committed Apr 18, 2014
    Configuration menu
    Copy the full SHA
    a343418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f31a19b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d3585f View commit details
    Browse the repository at this point in the history
  4. stdout feedback

    mjdenkowski committed Apr 18, 2014
    Configuration menu
    Copy the full SHA
    116e1ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcf989f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2014

  1. Configuration menu
    Copy the full SHA
    1748e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2af1d21 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2014

  1. Configuration menu
    Copy the full SHA
    4078d04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a1d98 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2014

  1. Configuration menu
    Copy the full SHA
    d033a04 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2014

  1. clean up headers

    redpony committed Apr 27, 2014
    Configuration menu
    Copy the full SHA
    aa9d5d4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2014

  1. Automatically generate some rt.ini options

    Michael Denkowski committed May 2, 2014
    Configuration menu
    Copy the full SHA
    6d81c38 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2014

  1. turn of span filtering

    Chris Dyer committed May 8, 2014
    Configuration menu
    Copy the full SHA
    77938f8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:redpony/cdec

    Chris Dyer committed May 8, 2014
    Configuration menu
    Copy the full SHA
    3cec93d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2014

  1. Configuration menu
    Copy the full SHA
    6d34902 View commit details
    Browse the repository at this point in the history
  2. better features

    redpony committed May 9, 2014
    Configuration menu
    Copy the full SHA
    80778dd View commit details
    Browse the repository at this point in the history
  3. missing header

    Chris Dyer committed May 9, 2014
    Configuration menu
    Copy the full SHA
    8bf3c1b View commit details
    Browse the repository at this point in the history
  4. remove fixed bug warning

    redpony committed May 9, 2014
    Configuration menu
    Copy the full SHA
    c11c7af View commit details
    Browse the repository at this point in the history

Commits on May 15, 2014

  1. use fma if available

    redpony committed May 15, 2014
    Configuration menu
    Copy the full SHA
    926ed91 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2014

  1. Configuration menu
    Copy the full SHA
    cddd94b View commit details
    Browse the repository at this point in the history
  2. stub for t2t translator

    redpony committed May 17, 2014
    Configuration menu
    Copy the full SHA
    bb3f703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7df4ea7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1de1bb View commit details
    Browse the repository at this point in the history
  5. fix unique check

    Chris Dyer committed May 17, 2014
    Configuration menu
    Copy the full SHA
    ddd9976 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2014

  1. Configuration menu
    Copy the full SHA
    23cd40b View commit details
    Browse the repository at this point in the history
  2. Added a newline

    armatthews committed May 18, 2014
    Configuration menu
    Copy the full SHA
    f98c95a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2014

  1. Added t2s to the list of known pycdec formalisms

    armatthews committed May 23, 2014
    Configuration menu
    Copy the full SHA
    4b3038e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2014

  1. Configuration menu
    Copy the full SHA
    2edf602 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2014

  1. Make sure SufficientStats constructor gets called

    armatthews committed May 26, 2014
    Configuration menu
    Copy the full SHA
    fbb5528 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/redpony/cdec

    armatthews committed May 26, 2014
    Configuration menu
    Copy the full SHA
    c5a8358 View commit details
    Browse the repository at this point in the history
  3. fix readme

    redpony committed May 26, 2014
    Configuration menu
    Copy the full SHA
    9745950 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc37257 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2014

  1. fix for nonjoining chars

    Chris Dyer committed Jun 3, 2014
    Configuration menu
    Copy the full SHA
    b66e838 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2014

  1. Configuration menu
    Copy the full SHA
    3090ea3 View commit details
    Browse the repository at this point in the history