Skip to content

Commit

Permalink
Implement LT-21728 (prioritize parses) and LT-12633 (always suggest l…
Browse files Browse the repository at this point in the history
…exical entries regardless of case) (#295)

* Make the construction of GuessTable incremental.
* Replace GuessTable with GuessTable conditioned on previous word.
* Remove ParserApprovedTable, ComputerApprovedTable, AnalysisApprovalTable
* Change GetDefaultAnalyses so that it matches sort order
* Fix uppercase/lowercase issues including LT-12633.

+semver:minor
  • Loading branch information
jtmaxwell3 authored Apr 26, 2024
1 parent d219a24 commit b65d2c4
Show file tree
Hide file tree
Showing 2 changed files with 1,040 additions and 349 deletions.
Loading

0 comments on commit b65d2c4

Please sign in to comment.