Skip to content

Oxydox suggestion test - #312

Closed
Oxydox wants to merge 17 commits into
palsoftware:mainfrom
Oxydox:Oxydox-Suggestion-Test
Closed

Oxydox wants to merge 17 commits into
palsoftware:mainfrom
Oxydox:Oxydox-Suggestion-Test

Conversation

@Oxydox

@Oxydox Oxydox commented Sep 13, 2026

Copy link
Copy Markdown

No description provided.

This method seeds the database with common Vietnamese bigrams to enhance next-word suggestions for new installations. It ensures that the suggestions are not empty by pre-populating them with a low baseline count.
Ensure input view visibility is correctly reported after layout.
Added diagnostic print statements to the test for better visibility of input view properties.
Added diagnostic information to the input view rendering check.
Ignore test due to upstream bug affecting window visibility check.
Added context-based re-ranking for suggestions based on the previous word to improve prediction accuracy.
Updated onSuggestionCommitted to accept a String parameter and simplified isActuallyRendered method. Removed unused visibleBoundsInWindow method.
Refactor seedDefaultBigrams method for efficiency and clarity. Replace ContentValues creation with a reusable instance and streamline the learn method using SQLite UPSERT.
@Oxydox Oxydox closed this Sep 13, 2026
@Oxydox
Oxydox deleted the Oxydox-Suggestion-Test branch September 13, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant