This tool analyzes Japanese paragraphs, breaking them into words or phrases and displaying their meanings.
-
Input a Japanese paragraph into the provided textarea.
-
Click the "Analyze" button to process the input.
-
The tool will display the breakdown of the paragraph, with words/phrases and their meanings below the textarea.
- Laravel Framework (Version 10)
- Kuromoji for Japanese text tokenization
- Jisho API for retrieving word meanings/senses
-
Vocabulary Storage: Store vocabulary and its meanings/senses.
-
"Add to My Vocabulary" Button: Add words to the vocabulary table.
-
"Remove from My Vocabulary" Button: Remove words from the vocabulary table.
-
View My Vocabulary: View all words added to the table.
-
Random Word Display: Display a random word from "My Vocabulary."