#36

Easy Add Word

    • Status: Test
    • Priority: High (2)
    • Component: -
    • Estimate: None/Small/Medium/Large None
    ONLY if easy for this release. If not move to future.

    Can we have a dialog for adding a single new word (for facilitator) - i.e. it adds the word to the end of the wordlist.txt file, the runs make_dict, then reloads dict...
  • Followers
     
    Ico-users Steve Lee (Assigned To) , simonjudge@work 
     
    Attachments
    No attachments
    Associations
     
    # Relation Summary Status Action
    Activity
     
    User picture

          on Nov 12, 2008 @ 09:32pm UTC * By Steve Lee

    Status changed from New to Accepted
    Will investigate
    User picture

          on Nov 13, 2008 @ 03:25pm UTC * By Steve Lee

    Milestone changed from Release 0.0.3 to Future Release
    User picture

          on Nov 14, 2008 @ 09:24am UTC * By Steve Lee

    Milestone changed from Future Release to Release 0.0.4
    User picture

          on Dec 10, 2009 @ 06:38pm UTC * By Steve Lee

    The big problem with this is we have not yet resolved how to create the word lists. My previous attempt to generate them broke the prediction I think.
    User picture

          on Dec 11, 2009 @ 11:25am UTC * By simonjudge@work

    OK, how do we work out how to create them?!

    Maybe we should put heads together for an hour or two sometime? I've read his [[paper]], but could re-read it. We could, also, ask Piotr by email - you'd be best doing this?

    I can look into different dictionaries (this doesn't solve it, but is sub issue).
    User picture

          on Dec 11, 2009 @ 12:20pm UTC * By Steve Lee

    I tried emailing Piotr before but got no useful info back.
    User picture

          on Dec 11, 2009 @ 12:21pm UTC * By Steve Lee

    Priority changed from Normal (3) to High (2)
    User picture

          on Jan 22, 2010 @ 10:55pm UTC * By Steve Lee

    Milestone changed from Release 0.1.0 to Release 0.2.0
    User picture

          on Jan 23, 2010 @ 10:09pm UTC * By Steve Lee

    This is looking difficult.
    I thin kto ask for add a work - how can the order it occurs in the prediction be specified? Or is always last OK? Can we have a chat about this?
    User picture

          on Mar 04, 2010 @ 12:14am UTC * By Steve Lee

    Status changed from Accepted to Test
    The file "My Documents"\dkey_wordlist.txt is parsed when dkey starts up and words added to the in memory dictionary. File format is one word per line with word followed by number indicating its posiiton - 0 = 1st. empty lines and lines starting with # are ignored. Others are untested.
    Time Expenditure
    Loading