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

Feature improve excerpt iterator #2304

Open
wants to merge 3 commits into
base: integration
Choose a base branch
from

Commits on May 20, 2024

  1. Update hit term extractor to use scores when considering hit terms

    documentation pt1
    
    format
    
    documentation pt2
    
    format
    
    set retry to 0 and add log for testing
    
    wordsandscores test
    
    testing
    
    format
    
    fix documentation and add new method
    
    more tests, fix edge case, documentation
    
    test, log, tostring
    
    more methods, more tests
    
    add getArrSize
    
    pass skips on end of cq
    
    squash me
    
    squash me
    
    working except for excerptTest
    
    fix test
    
    squash me
    
    fix before/after
    
    method not cq
    
    upgrade retry
    
    change start offset logic
    
    quicker fail and retry
    
    make scores output more user readable
    
    change output score to 0-1
    austin007008 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ebe3e1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7f9cee View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. scores, no scores, onebest excerpt

    clean and test
    
    ln for score and fix skippedword return
    
    one best eps fix
    austin007008 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8ee0f26 View commit details
    Browse the repository at this point in the history