error when conjugating a verb "found"
まだ誰も着手していません。
評価
調査の方向性
ファイルもテストも指定されていません。まず conjugate(lexeme('found')) を再現し、報告された find の結果と比較してから、conjugate と lexeme のエントリポイントを追跡してください。報告された found の形が正しく返され、さらに不定詞入力と活用形入力の間で要求されている区別が定義され、テストでカバーされていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Conjugating a verb "found" is not working properly.
The result is the same as conjugating a verb "find".
lexeme('found') also gives the same result as find. ['find', 'finds', 'finding', 'found']
The result should be ['found', 'founds', 'founding', 'founded']
It seems that conjugate(lexeme) function is designed to work with all conjugated forms of a verb for convenience.
I think there should be an input option that specifies whether the input verb is in infinitive form or not.
- 主要言語
- Python
- スター
- 8.9k
- フォーク
- 1.6k
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
clips/pattern のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 72/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 72/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 65/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 45/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 30/100
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
syfoud/Simulated_Scepter#172 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main オープンarea: ci bug perceived difficulty: 3
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 86/100
EleutherAI/lm-evaluation-harness#4207 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 92/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
ClickHouse/clickhouse-connect#1057 ·