📖 Program to parse Japanese sentences and give English definitions
-
Updated
Feb 11, 2023 - Python
📖 Program to parse Japanese sentences and give English definitions
Nihotip is a web app that lets users explore Japanese text through interactive tokenization and detailed insights. Built with React and Python, it offers a dynamic way to analyze words and symbols with tooltips for deeper understanding.
This repository contains codes related to the experiments in "An Experimental Evaluation of Japanese Tokenizers for Sentiment-Based Text Classification" presented at https://www.anlp.jp/nlp2021/. Authors: Andre Rusli and Makoto Shishido (Tokyo Denki University).
A tool to transform JmdictFurigana dictionaries for compatibility with SudachiPy. It restructures the data and converts readings to katakana for efficient furigana lookup during morpheme tokenization in SudachiPy.
Add a description, image, and links to the sudachipy topic page so that developers can more easily learn about it.
To associate your repository with the sudachipy topic, visit your repo's landing page and select "manage topics."