您最多能選擇 25 個主題
主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
|
|
7 年前 | |
|---|---|---|
| .gitignore | 7 年前 | |
| Alphabet.py | 7 年前 | |
| Detector.py | 7 年前 | |
| README.md | 7 年前 | |
| hiragana.csv | 7 年前 | |
| kanji.csv | 7 年前 | |
| kanji2.csv | 7 年前 | |
| katakana.csv | 7 年前 | |
| requirements.txt | 7 年前 | |
| sample-text.txt | 7 年前 | |
README.md
Alphabet-Analyzer
Python-based tool to check if a text uses characters from a given alphabet.
Created for situations where one wants to know if characters from a known alphabet have been used in a text, how many and which.
For example to identify if a japanese text uses Kanji, Katakana or Higakana.