Arrow_left   Arrow_right
 
  #36

Easy Add Word

    • Status: Test
    • Priority: High (2)
    • Component: -
    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
     
    Ticket No. Relation Summary Status Action
    #37 Related Order of words is lost when parsing wordlist Test  
    Activity
     
    User picture

          on Nov 13, 2008 @ 02:32AM UTC * By Steve Lee

    Status changed from New to Accepted
    Will investigate
    User picture

          on Nov 13, 2008 @ 08:25PM UTC * By Steve Lee

    Milestone changed from Release 0.0.3 to Future Release
    User picture

          on Nov 14, 2008 @ 02:24PM UTC * By Steve Lee

    Milestone changed from Future Release to Release 0.0.4
    User picture

          on Dec 10, 2009 @ 11: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 @ 04:25PM 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 @ 05:20PM UTC * By Steve Lee

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

          on Dec 11, 2009 @ 05:21PM UTC * By Steve Lee

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

          on Jan 23, 2010 @ 03:55AM UTC * By Steve Lee

    Milestone changed from Release 0.1.0 to Release 0.2.0
    User picture

          on Jan 24, 2010 @ 03:09AM 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 @ 05: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