util

package
v0.1.0-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SearchRightAnswer

func SearchRightAnswer(answers [][]string, type_ uint) []string

SearchRightAnswer 此方法还有巨大的优化空间 1: 统一格式化每个答案的内容后再比对 ✅ 2: 字符串相似度匹配-模糊搜索 3: 如果类型是判断题那么 对|正确|True 应该统一格式化为正确 ✅ 4: 如果用户给了 options 直接计算出答案的角标进行返回 [0,1,2]

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL