Sha256: 3507fdbeff43fc15432a1997c0e6a34d1f172ec0dc28be26383df6a4daec37ed

Contents?: true

Size: 224 Bytes

Versions: 10

Compression:

Stored size: 224 Bytes

Contents

a:
  transitions:
    - suffix: :s1
      state: :b

    - suffix: :s2
      state: :b

  final_state: true

b:
  transitions:
    - suffix: :s1
      state: :c

  final_state: true

c:
  transitions: []

  final_state: true

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
turkish_stemmer-0.1.12 spec/fixtures/simple_state_02.yml
turkish_stemmer-0.1.11 spec/fixtures/simple_state_02.yml
turkish_stemmer-0.1.10 spec/fixtures/simple_state_02.yml
turkish_stemmer-0.1.8 spec/fixtures/simple_state_02.yml
turkish_stemmer-0.1.7 spec/fixtures/simple_state_02.yml
turkish_stemmer-0.1.6 spec/fixtures/simple_state_02.yml
turkish_stemmer-0.1.5 spec/fixtures/simple_state_02.yml
turkish_stemmer-0.1.2 spec/fixtures/simple_state_02.yml
turkish_stemmer-0.1.1 spec/fixtures/simple_state_02.yml
turkish_stemmer-0.1.0 spec/fixtures/simple_state_02.yml