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 1 commit into
base: integration
Choose a base branch
from

Commits on Aug 8, 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
    
    brackets around whole phrase and add override
    
    scores, no scores, onebest excerpt
    
    clean and test
    
    ln for score and fix skippedword return
    
    one best eps fix
    
    remove google.sets from excerpt test
    
    fix brackets around all phrases in excerpts
    
    clean
    
    change start to int
    
    clean
    
    return null when score is above 90000000
    
    return longest word in brackets on hit in node
    
    recommendations pt1
    
    recommendations pt2
    
    recommendations pt3
    
    dont generate scored excerpt if we dont have to
    
    only check scores of offsets in range
    
    more recommendations
    
    rename and comment and remove i==1
    
    excerpt transform reccomendations
    
    comment and clean transform
    
    comment and clean excerpt iterator
    austin007008 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    92f2923 View commit details
    Browse the repository at this point in the history