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

Merged
merged 5 commits into from
Sep 12, 2024
Merged

Conversation

austin007008
Copy link
Collaborator

No description provided.

@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch from f56d550 to 7327e3d Compare March 13, 2024 12:43
@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch from 1c16d03 to b9c0bd9 Compare March 18, 2024 15:50
@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch 4 times, most recently from 2748049 to b00394a Compare March 26, 2024 12:37
@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch 8 times, most recently from 216f3c5 to f832805 Compare April 9, 2024 18:08
@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch 5 times, most recently from 219b1e1 to 2f1f8b2 Compare April 16, 2024 19:08
@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch 4 times, most recently from d9b6f68 to f25999b Compare May 8, 2024 16:46
@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch 3 times, most recently from 141dd68 to 1a90a71 Compare May 15, 2024 13:09
Copy link
Collaborator

@drewfarris drewfarris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another set of comments/questions/feedback

@austin007008
Copy link
Collaborator Author

still need to add comments on some new pieces

@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch 2 times, most recently from f4704c7 to 92f2923 Compare August 8, 2024 19:20
@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch 3 times, most recently from 30eae83 to 6354fb9 Compare August 19, 2024 12:43
@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch from e304ed7 to 1cf42ec Compare August 22, 2024 13:47
@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch 2 times, most recently from 46e9ca1 to 08fa19d Compare September 4, 2024 18:25
@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch 3 times, most recently from ddde2c8 to f10def6 Compare September 5, 2024 18:59
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

the big clean pt1

add PhraseOffset instead of tuples and clean/update related tests

quicksave

some comments

excerpt iterator static and clean

excerpt iterator comments/naming/formatting

wordsandscores except todo

todo

better test

add recommendations
@austin007008 austin007008 force-pushed the feature-improve-excerpt-iterator branch from f10def6 to d09a42d Compare September 9, 2024 13:17
@drewfarris drewfarris self-requested a review September 9, 2024 13:58
@hgklohr hgklohr added the linked label Sep 10, 2024
@hgklohr hgklohr merged commit bbfdd3d into integration Sep 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants