gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module CharDet
  • Classes

    • class CharDet::Big5DistributionAnalysis
    • class CharDet::Big5Prober
    • class CharDet::CharDistributionAnalysis
    • class CharDet::CharSetGroupProber
    • class CharDet::CharSetProber
    • class CharDet::CodingStateMachine
    • class CharDet::EUCJPContextAnalysis
    • class CharDet::EUCJPDistributionAnalysis
    • class CharDet::EUCJPProber
    • class CharDet::EUCKRDistributionAnalysis
    • class CharDet::EUCKRProber
    • class CharDet::EUCTWDistributionAnalysis
    • class CharDet::EUCTWProber
    • class CharDet::EscCharSetProber
    • class CharDet::GB18030DistributionAnalysis
    • class CharDet::GB18030Prober
    • class CharDet::HebrewProber
    • class CharDet::JapaneseContextAnalysis
    • class CharDet::Latin1Prober
    • class CharDet::MBCSGroupProber
    • class CharDet::MultiByteCharSetProber
    • class CharDet::SBCSGroupProber
    • class CharDet::SJISContextAnalysis
    • class CharDet::SJISDistributionAnalysis
    • class CharDet::SJISProber
    • class CharDet::SingleByteCharSetProber
    • class CharDet::UTF1632Prober
    • class CharDet::UTF8Prober
    • class CharDet::UniversalDetector
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. rchardet
  3. 1.10.0
  4. module CharDet

module CharDet

Classes in this namespace

Big5DistributionAnalysis

class

in CharDet

Big5Prober

class

in CharDet

CharDistributionAnalysis

class

in CharDet

CharSetGroupProber

class

in CharDet

CharSetProber

class

in CharDet

CodingStateMachine

class

in CharDet

EUCJPContextAnalysis

class

in CharDet

EUCJPDistributionAnalysis

class

in CharDet

EUCJPProber

class

in CharDet

EUCKRDistributionAnalysis

class

in CharDet

EUCKRProber

class

in CharDet

EUCTWDistributionAnalysis

class

in CharDet

EUCTWProber

class

in CharDet

EscCharSetProber

class

in CharDet

GB18030DistributionAnalysis

class

in CharDet

GB18030Prober

class

in CharDet

HebrewProber

class

in CharDet

JapaneseContextAnalysis

class

in CharDet

Latin1Prober

class

in CharDet

MBCSGroupProber

class

in CharDet

MultiByteCharSetProber

class

in CharDet

SBCSGroupProber

class

in CharDet

SJISContextAnalysis

class

in CharDet

SJISDistributionAnalysis

class

in CharDet

SJISProber

class

in CharDet

SingleByteCharSetProber

class

in CharDet

UTF1632Prober

class

in CharDet

UTF8Prober

class

in CharDet

UniversalDetector

class

in CharDet

Classes

  • CharDet::Big5DistributionAnalysis
  • CharDet::Big5Prober
  • CharDet::CharDistributionAnalysis
  • CharDet::CharSetGroupProber
  • CharDet::CharSetProber
  • CharDet::CodingStateMachine
  • CharDet::EUCJPContextAnalysis
  • CharDet::EUCJPDistributionAnalysis
  • CharDet::EUCJPProber
  • CharDet::EUCKRDistributionAnalysis
  • CharDet::EUCKRProber
  • CharDet::EUCTWDistributionAnalysis
  • CharDet::EUCTWProber
  • CharDet::EscCharSetProber
  • CharDet::GB18030DistributionAnalysis
  • CharDet::GB18030Prober
  • CharDet::HebrewProber
  • CharDet::JapaneseContextAnalysis
  • CharDet::Latin1Prober
  • CharDet::MBCSGroupProber
  • CharDet::MultiByteCharSetProber
  • CharDet::SBCSGroupProber
  • CharDet::SJISContextAnalysis
  • CharDet::SJISDistributionAnalysis
  • CharDet::SJISProber
  • CharDet::SingleByteCharSetProber
  • CharDet::UTF1632Prober
  • CharDet::UTF8Prober
  • CharDet::UniversalDetector

Defined in

  • lib/rchardet.rb
  • lib/rchardet/big5freq.rb
  • lib/rchardet/big5prober.rb
  • lib/rchardet/chardistribution.rb
  • lib/rchardet/charsetgroupprober.rb
  • lib/rchardet/charsetprober.rb
  • lib/rchardet/codingstatemachine.rb
  • lib/rchardet/constants.rb
  • lib/rchardet/escprober.rb
  • lib/rchardet/escsm.rb
  • lib/rchardet/eucjpprober.rb
  • lib/rchardet/euckrfreq.rb
  • lib/rchardet/euckrprober.rb
  • lib/rchardet/euctwfreq.rb
  • lib/rchardet/euctwprober.rb
  • lib/rchardet/gb18030freq.rb
  • lib/rchardet/gb18030prober.rb
  • lib/rchardet/hebrewprober.rb
  • lib/rchardet/jisfreq.rb
  • lib/rchardet/jpcntx.rb
  • lib/rchardet/langbulgarianmodel.rb
  • lib/rchardet/langcyrillicmodel.rb
  • lib/rchardet/langgreekmodel.rb
  • lib/rchardet/langhebrewmodel.rb
  • lib/rchardet/langhungarianmodel.rb
  • lib/rchardet/langthaimodel.rb
  • lib/rchardet/latin1prober.rb
  • lib/rchardet/mbcharsetprober.rb
  • lib/rchardet/mbcsgroupprober.rb
  • lib/rchardet/mbcssm.rb
  • lib/rchardet/sbcharsetprober.rb
  • lib/rchardet/sbcsgroupprober.rb
  • lib/rchardet/sjisprober.rb
  • lib/rchardet/universaldetector.rb
  • lib/rchardet/utf1632prober.rb
  • lib/rchardet/utf8prober.rb
  • lib/rchardet/version.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem