CodingTrain / CodingTrain/Suggestion-Box

Challenge: Levenshtein distance for quiz-like web sites and alike

オープン
#774 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
570
フォーク
85
PR マージ指標
30日以内にマージされた PR はありません

説明

I found this great algorithm, which can be used for quiz-like inputs where you want to check if the person knows the answer but don't care about spelling or accidental errors without hard coding like .trim() method in js. It is pretty simple but yields great results. It can be used for plagiarism detection and what not.
Here is the [wikipedia page](https://en.wikipedia.org/wiki/Levenshtein_distance). I think it would be kinda fun to see this explained.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

issue の説明と、Levenshtein distance に関するリンク先の Wikipedia ページから始めます。クイズ形式の入力に対して意図する説明を定義し、スペルミスと盗用検出がアルゴリズムにどのように関係するかも含めます。完了条件は、明確で公開可能なトピック提案またはレッスンです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
content
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。