Contents Menu Expand Light mode Dark mode Auto light/dark mode
ainconv documentation
ainconv documentation
  • ainconv - Ainu language script converter
  • Contributing Guidance

API Reference

  • ainconv
    • ainconv package
      • ainconv.detection module
      • ainconv.syllable module
Back to top

ainconv#

  • ainconv package
    • Submodules
      • ainconv.detection module
        • Script
        • detect()
        • is_cyrillic()
        • is_katakana()
      • ainconv.syllable module
        • is_letter()
        • separate()
        • separate_word()
    • Module contents
      • Script
        • Script.Cyrl
        • Script.Kana
        • Script.Latn
        • Script.Mixed
        • Script.Unknown
      • cyrl2kana()
      • cyrl2latn()
      • detect()
      • kana2cyrl()
      • kana2latn()
      • latn2cyrl()
      • latn2kana()
      • separate()
Next
ainconv package
Previous
<no title>
Copyright © 2024, mkpoli
Made with Sphinx and @pradyunsg's Furo