phrase_assembler 1.0.6 → 1.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -12,7 +12,7 @@ class PAAutomateProxy < PAAssembleProxy
12
12
  super(p_data, logger, grammar, init_grammar, init_data, p_max_tokens_level)
13
13
  end
14
14
 
15
- def automate(p_params = {})
15
+ def auto(p_params = {})
16
16
  if automate_data.length < 1
17
17
  raise 'No automate data root'
18
18
  else
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phrase_assembler
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 25
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 6
10
- version: 1.0.6
9
+ - 7
10
+ version: 1.0.7
11
11
  platform: ruby
12
12
  authors:
13
13
  - "Lovro \xC5\xBDmak, Radan Skori\xC4\x87, Drap"