Skip to content

ReciteHelper v1 "Sunflower"

Choose a tag to compare

@ArabidopsisDev ArabidopsisDev released this 11 Nov 10:42

ReciteHelper v1

New features

  • Automatically generate a question bank based on review materials
  • Constant mock exam function
  • Clustering and displaying the questions and chapters
  • Answer record storage
  • Answer sheet and answer status display

Enhancements

  • The parallel partitioning algorithm effectively shortens the problem generation time
  • The questions were further divided into different levels
  • Using LCS, similarity coefficient, and cosine similarity has solved the answer recognition problem to some extent
  • The clustering expansion algorithm has been optimized, resulting in lower complexity

Bug Fixes

  • Fixed the issue of chapter progress showing as 0
  • Introducing a weighting mechanism to prevent cosine similarity from performing poorly on short texts
  • Fixed an issue with incorrect dependency properties for the "Agree Rules" checkbox
  • Fixed an issue that caused the software to crash when opening older projects
  • The software crash issue during word segmentation has been resolved

Build / Test updates

  • Updated to .NET 10 framework
  • Integration testing was conducted on the AnyCPU environment running Windows 11
  • Added build references for Docnet.Core, FuzzyString, JiebaNet, and LlmTornado
  • Updated LlmTornado version references

Welcome to ReciteHelper meow!