Advertisement
Guest User

Untitled

a guest
Aug 26th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 498.57 KB | None | 0 0
  1. cd /Users/calin/NetBeansProjects/linkedin_api; JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_77.jdk/Contents/Home "/Applications/NetBeans/NetBeans 8.2.app/Contents/Resources/NetBeans/java/maven/bin/mvn" "-Dexec.args=-Xmx12g -classpath %classpath main.java.com.linkedin.linkedin_api.Main" -Dexec.executable=/Library/Java/JavaVirtualMachines/jdk1.8.0_77.jdk/Contents/Home/bin/java org.codehaus.mojo:exec-maven-plugin:1.2.1:exec
  2. Running NetBeans Compile On Save execution. Phase execution is skipped and output directories of dependency projects (with Compile on Save turned on) will be used instead of their jar artifacts.
  3. Scanning for projects...
  4.  
  5. ------------------------------------------------------------------------
  6. Building linkedin_api 1.0-SNAPSHOT
  7. ------------------------------------------------------------------------
  8.  
  9. --- exec-maven-plugin:1.2.1:exec (default-cli) @ linkedin_api ---
  10. doing sample test
  11. log4j: reset attribute= "false".
  12. log4j: Threshold ="null".
  13. log4j: Level value for root is [INFO].
  14. log4j: root level set to INFO
  15. log4j: Class name: [org.apache.log4j.ConsoleAppender]
  16. log4j: Parsing layout of class: "org.apache.log4j.PatternLayout"
  17. log4j: Setting property [conversionPattern] to [%d{ABSOLUTE} %-5p [%c] %m%n].
  18. log4j: Adding appender named [consoleAppender] to category [root].
  19. Aug 26, 2018 6:00:01 PM java.util.logging.LogManager$RootLogger log
  20. INFO: Initialize words...
  21. ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console.
  22. 18:00:14,997 INFO [com.mchange.v2.log.MLog] MLog clients using log4j logging.
  23. 0 [main] INFO com.mchange.v2.log.MLog - MLog clients using log4j logging.
  24. 18:00:15,608 INFO [com.mchange.v2.c3p0.C3P0Registry] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
  25. 611 [main] INFO com.mchange.v2.c3p0.C3P0Registry - Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
  26. 18:00:16,294 INFO [com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource] Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@70ba141f [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@a3181553 [ acquireIncrement -> 1, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hge1639xwy5p9v1e382ig|437ebf59, idleConnectionTestPeriod -> 3000, initialPoolSize -> 10, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 1800, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements -> 50, maxStatementsPerConnection -> 0, minPoolSize -> 10, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@4d963f70 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 1hge1639xwy5p9v1e382ig|1f9d6c7b, jdbcUrl -> jdbc:sqlite:resources/db/data.sqlite, properties -> {} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> 1hge1639xwy5p9v1e382ig|49298ce7, numHelperThreads -> 3 ]
  27. 1297 [main] INFO com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@70ba141f [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@a3181553 [ acquireIncrement -> 1, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hge1639xwy5p9v1e382ig|437ebf59, idleConnectionTestPeriod -> 3000, initialPoolSize -> 10, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 1800, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements -> 50, maxStatementsPerConnection -> 0, minPoolSize -> 10, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@4d963f70 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 1hge1639xwy5p9v1e382ig|1f9d6c7b, jdbcUrl -> jdbc:sqlite:resources/db/data.sqlite, properties -> {} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> 1hge1639xwy5p9v1e382ig|49298ce7, numHelperThreads -> 3 ]
  28. Aug 26, 2018 6:00:50 PM java.util.logging.LogManager$RootLogger log
  29. INFO: Words initialization finished
  30. Aug 26, 2018 6:00:57 PM java.util.logging.LogManager$RootLogger log
  31. INFO: Valence map has 311 sentiments after initialization.
  32. Aug 26, 2018 6:00:57 PM java.util.logging.LogManager$RootLogger log
  33. INFO: Loading LSA semantic space resources/config//EN/LSA/TASA ...
  34. Aug 26, 2018 6:00:57 PM java.util.logging.LogManager$RootLogger log
  35. INFO: Loading file resources/config/EN/word lists/syllabified_cmudict.txt ...
  36. stats file location: /Users/calin/NetBeansProjects/linkedin_api/resources/pdf_profiles/sample/global_stats.csv
  37.  
  38. Found file
  39.  
  40.  
  41. Found file
  42.  
  43.  
  44. Found file
  45.  
  46.  
  47. Found file
  48.  
  49.  
  50. Found file
  51.  
  52.  
  53. Found file
  54.  
  55.  
  56. Found pdf file
  57.  
  58.  
  59. Building csv row
  60.  
  61.  
  62. Processing pdf to txt
  63.  
  64.  
  65. generate cv document
  66.  
  67. 18:01:24,765 INFO [edu.stanford.nlp.pipeline.StanfordCoreNLP] Adding annotator tokenize
  68. 69768 [main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator tokenize
  69. 18:01:24,778 INFO [edu.stanford.nlp.pipeline.TokenizerAnnotator] No tokenizer type provided. Defaulting to PTBTokenizer.
  70. 69781 [main] INFO edu.stanford.nlp.pipeline.TokenizerAnnotator - No tokenizer type provided. Defaulting to PTBTokenizer.
  71. 18:01:24,789 INFO [edu.stanford.nlp.pipeline.StanfordCoreNLP] Adding annotator ssplit
  72. 69792 [main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator ssplit
  73. 18:01:24,799 INFO [edu.stanford.nlp.pipeline.StanfordCoreNLP] Adding annotator pos
  74. 69802 [main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator pos
  75. 18:01:26,510 INFO [edu.stanford.nlp.tagger.maxent.MaxentTagger] Loading POS tagger from edu/stanford/nlp/models/pos-tagger/english-left3words/english-left3words-distsim.tagger ... done [1.7 sec].
  76. 71513 [main] INFO edu.stanford.nlp.tagger.maxent.MaxentTagger - Loading POS tagger from edu/stanford/nlp/models/pos-tagger/english-left3words/english-left3words-distsim.tagger ... done [1.7 sec].
  77. 18:01:26,512 INFO [edu.stanford.nlp.pipeline.StanfordCoreNLP] Adding annotator parse
  78. 71515 [main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator parse
  79. 18:01:28,319 INFO [edu.stanford.nlp.parser.common.ParserGrammar] Loading parser from serialized file edu/stanford/nlp/models/lexparser/englishPCFG.ser.gz ... done [1.8 sec].
  80. 73322 [main] INFO edu.stanford.nlp.parser.common.ParserGrammar - Loading parser from serialized file edu/stanford/nlp/models/lexparser/englishPCFG.ser.gz ... done [1.8 sec].
  81. 18:01:28,331 INFO [edu.stanford.nlp.pipeline.StanfordCoreNLP] Adding annotator lemma
  82. 73334 [main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator lemma
  83. 18:01:28,334 INFO [edu.stanford.nlp.pipeline.StanfordCoreNLP] Adding annotator depparse
  84. 73337 [main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator depparse
  85. 18:01:28,525 INFO [edu.stanford.nlp.parser.nndep.DependencyParser] Loading depparse model file: edu/stanford/nlp/models/parser/nndep/english_UD.gz ...
  86. 73528 [main] INFO edu.stanford.nlp.parser.nndep.DependencyParser - Loading depparse model file: edu/stanford/nlp/models/parser/nndep/english_UD.gz ...
  87. 18:02:20,273 INFO [edu.stanford.nlp.parser.nndep.Classifier] PreComputed 99996, Elapsed Time: 46.993 (s)
  88. 125276 [main] INFO edu.stanford.nlp.parser.nndep.Classifier - PreComputed 99996, Elapsed Time: 46.993 (s)
  89. 18:02:20,274 INFO [edu.stanford.nlp.parser.nndep.DependencyParser] Initializing dependency parser ... done [51.7 sec].
  90. 125277 [main] INFO edu.stanford.nlp.parser.nndep.DependencyParser - Initializing dependency parser ... done [51.7 sec].
  91. 18:02:20,274 INFO [edu.stanford.nlp.pipeline.StanfordCoreNLP] Adding annotator ner
  92. 125277 [main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator ner
  93. 18:02:28,059 INFO [edu.stanford.nlp.ie.AbstractSequenceClassifier] Loading classifier from edu/stanford/nlp/models/ner/english.all.3class.distsim.crf.ser.gz ... done [7.7 sec].
  94. 133062 [main] INFO edu.stanford.nlp.ie.AbstractSequenceClassifier - Loading classifier from edu/stanford/nlp/models/ner/english.all.3class.distsim.crf.ser.gz ... done [7.7 sec].
  95. 18:02:29,485 INFO [edu.stanford.nlp.ie.AbstractSequenceClassifier] Loading classifier from edu/stanford/nlp/models/ner/english.muc.7class.distsim.crf.ser.gz ... done [1.4 sec].
  96. 134488 [main] INFO edu.stanford.nlp.ie.AbstractSequenceClassifier - Loading classifier from edu/stanford/nlp/models/ner/english.muc.7class.distsim.crf.ser.gz ... done [1.4 sec].
  97. 18:02:31,081 INFO [edu.stanford.nlp.ie.AbstractSequenceClassifier] Loading classifier from edu/stanford/nlp/models/ner/english.conll.4class.distsim.crf.ser.gz ... done [1.6 sec].
  98. 136084 [main] INFO edu.stanford.nlp.ie.AbstractSequenceClassifier - Loading classifier from edu/stanford/nlp/models/ner/english.conll.4class.distsim.crf.ser.gz ... done [1.6 sec].
  99. 18:02:31,088 INFO [edu.stanford.nlp.time.JollyDayHolidays] Initializing JollyDayHoliday for SUTime from classpath edu/stanford/nlp/models/sutime/jollyday/Holidays_sutime.xml as sutime.binder.1.
  100. 136091 [main] INFO edu.stanford.nlp.time.JollyDayHolidays - Initializing JollyDayHoliday for SUTime from classpath edu/stanford/nlp/models/sutime/jollyday/Holidays_sutime.xml as sutime.binder.1.
  101. 18:02:34,081 INFO [edu.stanford.nlp.pipeline.StanfordCoreNLP] Adding annotator mention
  102. 139084 [main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator mention
  103. 18:02:42,141 INFO [edu.stanford.nlp.pipeline.MentionAnnotator] Using mention detector type: dependency
  104. 147144 [main] INFO edu.stanford.nlp.pipeline.MentionAnnotator - Using mention detector type: dependency
  105. 18:02:42,143 INFO [edu.stanford.nlp.pipeline.StanfordCoreNLP] Adding annotator coref
  106. 147146 [main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator coref
  107. 18:03:10,412 INFO [edu.stanford.nlp.coref.statistical.SimpleLinearClassifier] Loading coref model edu/stanford/nlp/models/coref/statistical/ranking_model.ser.gz ... done [2.3 sec].
  108. 175415 [main] INFO edu.stanford.nlp.coref.statistical.SimpleLinearClassifier - Loading coref model edu/stanford/nlp/models/coref/statistical/ranking_model.ser.gz ... done [2.3 sec].
  109. 18:03:10,416 INFO [edu.stanford.nlp.pipeline.StanfordCoreNLP] Adding annotator sentiment
  110. 175419 [main] INFO edu.stanford.nlp.pipeline.StanfordCoreNLP - Adding annotator sentiment
  111. !!!!!!!
  112. computing for services.complexity.readability.ReadabilityFlesch@75354416
  113. !!!!!!!
  114. computing for services.complexity.readability.ReadabilityFog@751a4362
  115. !!!!!!!
  116. computing for services.complexity.readability.ReadabilityKincaid@31ca55e3
  117. !!!!!!!
  118. computing for services.complexity.readability.ReadabilityDaleChall@88cf1a2b
  119. [services.complexity.readability.ReadabilityFlesch@75354416, services.complexity.readability.ReadabilityFog@751a4362, services.complexity.readability.ReadabilityKincaid@31ca55e3, services.complexity.readability.ReadabilityDaleChall@88cf1a2b]
  120. Robert mondialu ##############
  121. !!!!!!!
  122. computing for services.complexity.surface.AvgBlockLength@2b8b76a8
  123. !!!!!!!
  124. computing for services.complexity.surface.AvgCommasPerBlock@514ce45e
  125. !!!!!!!
  126. computing for services.complexity.surface.AvgCommasPerSentence@23f8522e
  127. !!!!!!!
  128. computing for services.complexity.surface.AvgSentenceLength@ab1a074c
  129. !!!!!!!
  130. computing for services.complexity.surface.AvgSentencesInBlock@f730cff9
  131. !!!!!!!
  132. computing for services.complexity.surface.AvgUniqueWordsInBlock@88e8e956
  133. !!!!!!!
  134. computing for services.complexity.surface.AvgUniqueWordsInSentence@9406071b
  135. !!!!!!!
  136. computing for services.complexity.surface.AvgWordLength@4d9a9fd1
  137. !!!!!!!
  138. computing for services.complexity.surface.AvgWordsInBlock@7baa170c
  139. !!!!!!!
  140. computing for services.complexity.surface.AvgWordsInSentence@696c1c19
  141. !!!!!!!
  142. computing for services.complexity.surface.CharEntropy@81fe634c
  143. !!!!!!!
  144. computing for services.complexity.surface.SDSentencesInBlock@b23226c8
  145. !!!!!!!
  146. computing for services.complexity.surface.SDUniqueWordsInBlock@bafd9be4
  147. !!!!!!!
  148. computing for services.complexity.surface.SDUniqueWordsInSentence@cdb43061
  149. !!!!!!!
  150. computing for services.complexity.surface.SDWordsInBlock@8c258f2e
  151. !!!!!!!
  152. computing for services.complexity.surface.SDWordsInSentence@9d0d1657
  153. !!!!!!!
  154. computing for services.complexity.surface.WordEntropy@54491063
  155. !!!!!!!
  156. computing for services.complexity.surface.WordLettersSD@d0753b2c
  157. [services.complexity.surface.AvgBlockLength@2b8b76a8, services.complexity.surface.AvgCommasPerBlock@514ce45e, services.complexity.surface.AvgCommasPerSentence@23f8522e, services.complexity.surface.AvgSentenceLength@ab1a074c, services.complexity.surface.AvgSentencesInBlock@f730cff9, services.complexity.surface.AvgUniqueWordsInBlock@88e8e956, services.complexity.surface.AvgUniqueWordsInSentence@9406071b, services.complexity.surface.AvgWordLength@4d9a9fd1, services.complexity.surface.AvgWordsInBlock@7baa170c, services.complexity.surface.AvgWordsInSentence@696c1c19, services.complexity.surface.CharEntropy@81fe634c, services.complexity.surface.SDSentencesInBlock@b23226c8, services.complexity.surface.SDUniqueWordsInBlock@bafd9be4, services.complexity.surface.SDUniqueWordsInSentence@cdb43061, services.complexity.surface.SDWordsInBlock@8c258f2e, services.complexity.surface.SDWordsInSentence@9d0d1657, services.complexity.surface.WordEntropy@54491063, services.complexity.surface.WordLettersSD@d0753b2c]
  158. Robert mondialu ##############
  159. !!!!!!!
  160. computing for services.complexity.CAF.LexicalDiversity@1f385e75
  161. !!!!!!!
  162. computing for services.complexity.CAF.LexicalSophistication@5c569392
  163. !!!!!!!
  164. computing for services.complexity.CAF.SyntacticDiversity@d16abe7c
  165. !!!!!!!
  166. computing for services.complexity.CAF.SyntacticSophistication@2343f047
  167. !!!!!!!
  168. computing for services.complexity.CAF.BalancedCAF@dae317f2
  169. [services.complexity.CAF.LexicalDiversity@1f385e75, services.complexity.CAF.LexicalSophistication@5c569392, services.complexity.CAF.SyntacticDiversity@d16abe7c, services.complexity.CAF.SyntacticSophistication@2343f047, services.complexity.CAF.BalancedCAF@dae317f2]
  170. Robert mondialu ##############
  171. !!!!!!!
  172. computing for services.complexity.syntax.AvgPosPerBlock@35fb66d6
  173. !!!!!!!
  174. computing for services.complexity.syntax.AvgPosPerBlock@100b24e6
  175. !!!!!!!
  176. computing for services.complexity.syntax.AvgPosPerBlock@68d00937
  177. !!!!!!!
  178. computing for services.complexity.syntax.AvgPosPerBlock@bb2b0d0a
  179. !!!!!!!
  180. computing for services.complexity.syntax.AvgPosPerBlock@1eeee74f
  181. !!!!!!!
  182. computing for services.complexity.syntax.AvgPosPerBlock@3ae8b228
  183. !!!!!!!
  184. computing for services.complexity.syntax.AvgPosPerSentence@813a88e9
  185. !!!!!!!
  186. computing for services.complexity.syntax.AvgPosPerSentence@25881f3b
  187. !!!!!!!
  188. computing for services.complexity.syntax.AvgPosPerSentence@da427c83
  189. !!!!!!!
  190. computing for services.complexity.syntax.AvgPosPerSentence@9947a56e
  191. !!!!!!!
  192. computing for services.complexity.syntax.AvgPosPerSentence@a44b0f54
  193. !!!!!!!
  194. computing for services.complexity.syntax.AvgPosPerSentence@609f8d3b
  195. !!!!!!!
  196. computing for services.complexity.syntax.AvgUniquePosPerBlock@a3a06710
  197. !!!!!!!
  198. computing for services.complexity.syntax.AvgUniquePosPerBlock@a5a92418
  199. !!!!!!!
  200. computing for services.complexity.syntax.AvgUniquePosPerBlock@a28ac3f0
  201. !!!!!!!
  202. computing for services.complexity.syntax.AvgUniquePosPerBlock@31da1328
  203. !!!!!!!
  204. computing for services.complexity.syntax.AvgUniquePosPerBlock@b8d31189
  205. !!!!!!!
  206. computing for services.complexity.syntax.AvgUniquePosPerBlock@e0d61e42
  207. !!!!!!!
  208. computing for services.complexity.syntax.PronounsBlock@67f829b2
  209. !!!!!!!
  210. computing for services.complexity.syntax.PronounsSentence@a49f131e
  211. !!!!!!!
  212. computing for services.complexity.syntax.PronounsBlock@77f05683
  213. !!!!!!!
  214. computing for services.complexity.syntax.PronounsSentence@b4973fef
  215. !!!!!!!
  216. computing for services.complexity.syntax.PronounsBlock@5225a305
  217. !!!!!!!
  218. computing for services.complexity.syntax.PronounsSentence@8ecc8c71
  219. !!!!!!!
  220. computing for services.complexity.syntax.PronounsBlock@c780f36e
  221. !!!!!!!
  222. computing for services.complexity.syntax.PronounsSentence@427dcda
  223. !!!!!!!
  224. computing for services.complexity.syntax.PronounsBlock@95de4b1b
  225. !!!!!!!
  226. computing for services.complexity.syntax.PronounsSentence@d2853487
  227. !!!!!!!
  228. computing for services.complexity.syntax.AvgNoDependencies@3d831980
  229. [services.complexity.syntax.AvgPosPerBlock@35fb66d6, services.complexity.syntax.AvgPosPerBlock@100b24e6, services.complexity.syntax.AvgPosPerBlock@68d00937, services.complexity.syntax.AvgPosPerBlock@bb2b0d0a, services.complexity.syntax.AvgPosPerBlock@1eeee74f, services.complexity.syntax.AvgPosPerBlock@3ae8b228, services.complexity.syntax.AvgPosPerSentence@813a88e9, services.complexity.syntax.AvgPosPerSentence@25881f3b, services.complexity.syntax.AvgPosPerSentence@da427c83, services.complexity.syntax.AvgPosPerSentence@9947a56e, services.complexity.syntax.AvgPosPerSentence@a44b0f54, services.complexity.syntax.AvgPosPerSentence@609f8d3b, services.complexity.syntax.AvgUniquePosPerBlock@a3a06710, services.complexity.syntax.AvgUniquePosPerBlock@a5a92418, services.complexity.syntax.AvgUniquePosPerBlock@a28ac3f0, services.complexity.syntax.AvgUniquePosPerBlock@31da1328, services.complexity.syntax.AvgUniquePosPerBlock@b8d31189, services.complexity.syntax.AvgUniquePosPerBlock@e0d61e42, services.complexity.syntax.PronounsBlock@67f829b2, services.complexity.syntax.PronounsSentence@a49f131e, services.complexity.syntax.PronounsBlock@77f05683, services.complexity.syntax.PronounsSentence@b4973fef, services.complexity.syntax.PronounsBlock@5225a305, services.complexity.syntax.PronounsSentence@8ecc8c71, services.complexity.syntax.PronounsBlock@c780f36e, services.complexity.syntax.PronounsSentence@427dcda, services.complexity.syntax.PronounsBlock@95de4b1b, services.complexity.syntax.PronounsSentence@d2853487, services.complexity.syntax.AvgNoDependencies@3d831980]
  230. Robert mondialu ##############
  231. !!!!!!!
  232. computing for services.complexity.wordComplexity.WordComplexity@9f444cef
  233. !!!!!!!
  234. computing for services.complexity.wordComplexity.WordComplexity@78564fa9
  235. !!!!!!!
  236. computing for services.complexity.wordComplexity.WordComplexity@35c1a507
  237. !!!!!!!
  238. computing for services.complexity.wordComplexity.WordComplexity@20de6fca
  239. !!!!!!!
  240. computing for services.complexity.wordComplexity.WordComplexity@8c899267
  241. !!!!!!!
  242. computing for services.complexity.wordComplexity.WordComplexity@45c0522d
  243. !!!!!!!
  244. computing for services.complexity.wordComplexity.WordComplexity@89b419ab
  245. !!!!!!!
  246. computing for services.complexity.wordComplexity.AvgAoAScore@403a6903
  247. !!!!!!!
  248. computing for services.complexity.wordComplexity.AvgAoAScore@dab3c997
  249. !!!!!!!
  250. computing for services.complexity.wordComplexity.AvgAoAScore@5dad12d7
  251. !!!!!!!
  252. computing for services.complexity.wordComplexity.AvgAoAScore@d7a0016a
  253. !!!!!!!
  254. computing for services.complexity.wordComplexity.AvgAoAScore@721961fe
  255. !!!!!!!
  256. computing for services.complexity.wordComplexity.AvgAoAScore@f512ab3e
  257. !!!!!!!
  258. computing for services.complexity.wordComplexity.AvgAoAScore@9c8c93a8
  259. !!!!!!!
  260. computing for services.complexity.wordComplexity.AvgAoAScore@3705f43c
  261. !!!!!!!
  262. computing for services.complexity.wordComplexity.AvgAoAScore@b9ff3d7c
  263. !!!!!!!
  264. computing for services.complexity.wordComplexity.AvgAoAScore@3b976f5a
  265. !!!!!!!
  266. computing for services.complexity.wordComplexity.AvgAoAScore@d610cfee
  267. !!!!!!!
  268. computing for services.complexity.wordComplexity.AvgAoAScore@590a192e
  269. !!!!!!!
  270. computing for services.complexity.wordComplexity.AvgAoAScore@a7593ff8
  271. !!!!!!!
  272. computing for services.complexity.wordComplexity.AvgAoAScore@41d2a08c
  273. !!!!!!!
  274. computing for services.complexity.wordComplexity.AvgAoAScore@c4cbe9cc
  275. !!!!!!!
  276. computing for services.complexity.wordComplexity.AvgAoAScore@488b1471
  277. !!!!!!!
  278. computing for services.complexity.wordComplexity.AvgAoAScore@9a3d70f0
  279. !!!!!!!
  280. computing for services.complexity.wordComplexity.AvgAoAScore@4bd70bec
  281. !!!!!!!
  282. computing for services.complexity.wordComplexity.AvgAoAScore@353b91e3
  283. !!!!!!!
  284. computing for services.complexity.wordComplexity.AvgAoAScore@86edee62
  285. !!!!!!!
  286. computing for services.complexity.wordComplexity.AvgAoAScore@3887895e
  287. !!!!!!!
  288. computing for services.complexity.wordComplexity.AvgAoAScore@508aa095
  289. !!!!!!!
  290. computing for services.complexity.wordComplexity.AvgAoAScore@a23cfd14
  291. !!!!!!!
  292. computing for services.complexity.wordComplexity.AvgAoAScore@53d69810
  293. !!!!!!!
  294. computing for services.complexity.wordComplexity.AvgAoAScore@ba405bfb
  295. !!!!!!!
  296. computing for services.complexity.wordComplexity.AvgAoAScore@bf2b87a
  297. !!!!!!!
  298. computing for services.complexity.wordComplexity.AvgAoAScore@bd8c5376
  299. !!!!!!!
  300. computing for services.complexity.wordComplexity.AvgAoAScore@d251b96a
  301. !!!!!!!
  302. computing for services.complexity.wordComplexity.AvgAoAScore@240415e9
  303. !!!!!!!
  304. computing for services.complexity.wordComplexity.AvgAoAScore@d59db0e5
  305. [services.complexity.wordComplexity.WordComplexity@9f444cef, services.complexity.wordComplexity.WordComplexity@78564fa9, services.complexity.wordComplexity.WordComplexity@35c1a507, services.complexity.wordComplexity.WordComplexity@20de6fca, services.complexity.wordComplexity.WordComplexity@8c899267, services.complexity.wordComplexity.WordComplexity@45c0522d, services.complexity.wordComplexity.WordComplexity@89b419ab, services.complexity.wordComplexity.AvgAoAScore@403a6903, services.complexity.wordComplexity.AvgAoAScore@dab3c997, services.complexity.wordComplexity.AvgAoAScore@5dad12d7, services.complexity.wordComplexity.AvgAoAScore@d7a0016a, services.complexity.wordComplexity.AvgAoAScore@721961fe, services.complexity.wordComplexity.AvgAoAScore@f512ab3e, services.complexity.wordComplexity.AvgAoAScore@9c8c93a8, services.complexity.wordComplexity.AvgAoAScore@3705f43c, services.complexity.wordComplexity.AvgAoAScore@b9ff3d7c, services.complexity.wordComplexity.AvgAoAScore@3b976f5a, services.complexity.wordComplexity.AvgAoAScore@d610cfee, services.complexity.wordComplexity.AvgAoAScore@590a192e, services.complexity.wordComplexity.AvgAoAScore@a7593ff8, services.complexity.wordComplexity.AvgAoAScore@41d2a08c, services.complexity.wordComplexity.AvgAoAScore@c4cbe9cc, services.complexity.wordComplexity.AvgAoAScore@488b1471, services.complexity.wordComplexity.AvgAoAScore@9a3d70f0, services.complexity.wordComplexity.AvgAoAScore@4bd70bec, services.complexity.wordComplexity.AvgAoAScore@353b91e3, services.complexity.wordComplexity.AvgAoAScore@86edee62, services.complexity.wordComplexity.AvgAoAScore@3887895e, services.complexity.wordComplexity.AvgAoAScore@508aa095, services.complexity.wordComplexity.AvgAoAScore@a23cfd14, services.complexity.wordComplexity.AvgAoAScore@53d69810, services.complexity.wordComplexity.AvgAoAScore@ba405bfb, services.complexity.wordComplexity.AvgAoAScore@bf2b87a, services.complexity.wordComplexity.AvgAoAScore@bd8c5376, services.complexity.wordComplexity.AvgAoAScore@d251b96a, services.complexity.wordComplexity.AvgAoAScore@240415e9, services.complexity.wordComplexity.AvgAoAScore@d59db0e5]
  306. Robert mondialu ##############
  307. !!!!!!!
  308. computing for services.complexity.entityDensity.AvgNamedEntitiesPerBlock@b2bb0f04
  309. !!!!!!!
  310. computing for services.complexity.entityDensity.AvgNounNamedEntitesPerBlock@190341d8
  311. !!!!!!!
  312. computing for services.complexity.entityDensity.AvgUniqueNamedEntitiesPerBlock@ff554ebd
  313. !!!!!!!
  314. computing for services.complexity.entityDensity.AvgNamedEntitiesPerSentence@f537f457
  315. [services.complexity.entityDensity.AvgNamedEntitiesPerBlock@b2bb0f04, services.complexity.entityDensity.AvgNounNamedEntitesPerBlock@190341d8, services.complexity.entityDensity.AvgUniqueNamedEntitiesPerBlock@ff554ebd, services.complexity.entityDensity.AvgNamedEntitiesPerSentence@f537f457]
  316. Robert mondialu ##############
  317. !!!!!!!
  318. computing for services.complexity.coreference.TotalCorefChains@811858a8
  319. !!!!!!!
  320. computing for services.complexity.coreference.AvgCorefsPerChain@c0e94ba4
  321. !!!!!!!
  322. computing for services.complexity.coreference.AvgChainSpan@1c0adc04
  323. !!!!!!!
  324. computing for services.complexity.coreference.AvgInferenceDistPerChain@12efc0cc
  325. !!!!!!!
  326. computing for services.complexity.coreference.ActiveCorefChainsPerWord@796c511c
  327. !!!!!!!
  328. computing for services.complexity.coreference.CorefChainsWithBigSpan@c079ff8d
  329. [services.complexity.coreference.TotalCorefChains@811858a8, services.complexity.coreference.AvgCorefsPerChain@c0e94ba4, services.complexity.coreference.AvgChainSpan@1c0adc04, services.complexity.coreference.AvgInferenceDistPerChain@12efc0cc, services.complexity.coreference.ActiveCorefChainsPerWord@796c511c, services.complexity.coreference.CorefChainsWithBigSpan@c079ff8d]
  330. Robert mondialu ##############
  331. !!!!!!!
  332. computing for services.complexity.connectives.ConnectivesIndex@394863cc
  333. !!!!!!!
  334. computing for services.complexity.connectives.ConnectivesIndex@aca0e05d
  335. !!!!!!!
  336. computing for services.complexity.connectives.ConnectivesIndex@fb048f98
  337. !!!!!!!
  338. computing for services.complexity.connectives.ConnectivesIndex@6e5d0c29
  339. !!!!!!!
  340. computing for services.complexity.connectives.ConnectivesIndex@8dc28aff
  341. !!!!!!!
  342. computing for services.complexity.connectives.ConnectivesIndex@11b0790
  343. !!!!!!!
  344. computing for services.complexity.connectives.ConnectivesIndex@4ae8df88
  345. !!!!!!!
  346. computing for services.complexity.connectives.ConnectivesIndex@be415c19
  347. !!!!!!!
  348. computing for services.complexity.connectives.ConnectivesIndex@4b807d2d
  349. !!!!!!!
  350. computing for services.complexity.connectives.ConnectivesIndex@bed8f9be
  351. !!!!!!!
  352. computing for services.complexity.connectives.ConnectivesIndex@59f17391
  353. !!!!!!!
  354. computing for services.complexity.connectives.ConnectivesIndex@cd49f022
  355. !!!!!!!
  356. computing for services.complexity.connectives.ConnectivesIndex@6ad1f681
  357. !!!!!!!
  358. computing for services.complexity.connectives.ConnectivesIndex@de2a7312
  359. !!!!!!!
  360. computing for services.complexity.connectives.ConnectivesIndex@bc568407
  361. !!!!!!!
  362. computing for services.complexity.connectives.ConnectivesIndex@2faf0098
  363. !!!!!!!
  364. computing for services.complexity.connectives.ConnectivesIndex@4692ea4b
  365. !!!!!!!
  366. computing for services.complexity.connectives.ConnectivesIndex@b9eb66dc
  367. !!!!!!!
  368. computing for services.complexity.connectives.ConnectivesIndex@9b4527a1
  369. !!!!!!!
  370. computing for services.complexity.connectives.ConnectivesIndex@e9da432
  371. !!!!!!!
  372. computing for services.complexity.connectives.ConnectivesIndex@1045488c
  373. !!!!!!!
  374. computing for services.complexity.connectives.ConnectivesIndex@839dc51d
  375. !!!!!!!
  376. computing for services.complexity.connectives.ConnectivesIndex@57703479
  377. !!!!!!!
  378. computing for services.complexity.connectives.ConnectivesIndex@cac8b10a
  379. !!!!!!!
  380. computing for services.complexity.connectives.ConnectivesIndex@88b6301e
  381. !!!!!!!
  382. computing for services.complexity.connectives.ConnectivesIndex@fc0eacaf
  383. !!!!!!!
  384. computing for services.complexity.connectives.ConnectivesIndex@a3ad02ff
  385. !!!!!!!
  386. computing for services.complexity.connectives.ConnectivesIndex@17057f90
  387. !!!!!!!
  388. computing for services.complexity.connectives.ConnectivesIndex@c6f6aa0b
  389. !!!!!!!
  390. computing for services.complexity.connectives.ConnectivesIndex@3a4f269c
  391. !!!!!!!
  392. computing for services.complexity.connectives.ConnectivesIndex@4b3fe81b
  393. !!!!!!!
  394. computing for services.complexity.connectives.ConnectivesIndex@be9864ac
  395. !!!!!!!
  396. computing for services.complexity.connectives.ConnectivesIndex@a9177144
  397. !!!!!!!
  398. computing for services.complexity.connectives.ConnectivesIndex@1c6fedd5
  399. !!!!!!!
  400. computing for services.complexity.connectives.ConnectivesIndex@fd07409c
  401. !!!!!!!
  402. computing for services.complexity.connectives.ConnectivesIndex@705fbd2d
  403. !!!!!!!
  404. computing for services.complexity.connectives.ConnectivesIndex@f861711a
  405. !!!!!!!
  406. computing for services.complexity.connectives.ConnectivesIndex@6bb9edab
  407. !!!!!!!
  408. computing for services.complexity.connectives.ConnectivesIndex@856cc3d3
  409. !!!!!!!
  410. computing for services.complexity.connectives.ConnectivesIndex@f8c54064
  411. [services.complexity.connectives.ConnectivesIndex@394863cc, services.complexity.connectives.ConnectivesIndex@aca0e05d, services.complexity.connectives.ConnectivesIndex@fb048f98, services.complexity.connectives.ConnectivesIndex@6e5d0c29, services.complexity.connectives.ConnectivesIndex@8dc28aff, services.complexity.connectives.ConnectivesIndex@11b0790, services.complexity.connectives.ConnectivesIndex@4ae8df88, services.complexity.connectives.ConnectivesIndex@be415c19, services.complexity.connectives.ConnectivesIndex@4b807d2d, services.complexity.connectives.ConnectivesIndex@bed8f9be, services.complexity.connectives.ConnectivesIndex@59f17391, services.complexity.connectives.ConnectivesIndex@cd49f022, services.complexity.connectives.ConnectivesIndex@6ad1f681, services.complexity.connectives.ConnectivesIndex@de2a7312, services.complexity.connectives.ConnectivesIndex@bc568407, services.complexity.connectives.ConnectivesIndex@2faf0098, services.complexity.connectives.ConnectivesIndex@4692ea4b, services.complexity.connectives.ConnectivesIndex@b9eb66dc, services.complexity.connectives.ConnectivesIndex@9b4527a1, services.complexity.connectives.ConnectivesIndex@e9da432, services.complexity.connectives.ConnectivesIndex@1045488c, services.complexity.connectives.ConnectivesIndex@839dc51d, services.complexity.connectives.ConnectivesIndex@57703479, services.complexity.connectives.ConnectivesIndex@cac8b10a, services.complexity.connectives.ConnectivesIndex@88b6301e, services.complexity.connectives.ConnectivesIndex@fc0eacaf, services.complexity.connectives.ConnectivesIndex@a3ad02ff, services.complexity.connectives.ConnectivesIndex@17057f90, services.complexity.connectives.ConnectivesIndex@c6f6aa0b, services.complexity.connectives.ConnectivesIndex@3a4f269c, services.complexity.connectives.ConnectivesIndex@4b3fe81b, services.complexity.connectives.ConnectivesIndex@be9864ac, services.complexity.connectives.ConnectivesIndex@a9177144, services.complexity.connectives.ConnectivesIndex@1c6fedd5, services.complexity.connectives.ConnectivesIndex@fd07409c, services.complexity.connectives.ConnectivesIndex@705fbd2d, services.complexity.connectives.ConnectivesIndex@f861711a, services.complexity.connectives.ConnectivesIndex@6bb9edab, services.complexity.connectives.ConnectivesIndex@856cc3d3, services.complexity.connectives.ConnectivesIndex@f8c54064]
  412. Robert mondialu ##############
  413. !!!!!!!
  414. computing for services.complexity.cohesion.lexicalChains.LexicalChainsAvgSpan@91b80377
  415. !!!!!!!
  416. computing for services.complexity.cohesion.lexicalChains.LexicalChainsMaxSpan@144bd738
  417. !!!!!!!
  418. computing for services.complexity.cohesion.lexicalChains.AvgLexicalChainsPerBlock@a2a09c59
  419. !!!!!!!
  420. computing for services.complexity.cohesion.lexicalChains.LexicalChainsCoverage@f5836d07
  421. !!!!!!!
  422. computing for services.complexity.cohesion.discourse.AvgScore@f4026042
  423. !!!!!!!
  424. computing for services.complexity.cohesion.discourse.AvgScore@bf7c654c
  425. !!!!!!!
  426. computing for services.complexity.cohesion.discourse.ScoreSD@12bde438
  427. !!!!!!!
  428. computing for services.complexity.cohesion.discourse.ScoreSD@daebbaf8
  429. !!!!!!!
  430. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@49f7204d
  431. !!!!!!!
  432. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@9b6eee4d
  433. !!!!!!!
  434. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@9a2c881
  435. !!!!!!!
  436. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@d5e7898c
  437. !!!!!!!
  438. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@f5e7030b
  439. !!!!!!!
  440. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@a7cb7945
  441. !!!!!!!
  442. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@9ac36a07
  443. !!!!!!!
  444. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@38bcf74a
  445. !!!!!!!
  446. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@6bbd941c
  447. !!!!!!!
  448. computing for services.complexity.cohesion.semantic.StartEndCohesion@6ea53384
  449. !!!!!!!
  450. computing for services.complexity.cohesion.flow.DocFlowIndex@6ae43ffe
  451. !!!!!!!
  452. computing for services.complexity.cohesion.flow.DocFlowIndex@f56835c5
  453. !!!!!!!
  454. computing for services.complexity.cohesion.flow.DocFlowIndex@a7b2225b
  455. !!!!!!!
  456. computing for services.complexity.cohesion.flow.DocFlowIndex@18698aa1
  457. !!!!!!!
  458. computing for services.complexity.cohesion.flow.DocFlowIndex@fdf17aa4
  459. !!!!!!!
  460. computing for services.complexity.cohesion.flow.DocFlowIndex@6c54eb74
  461. !!!!!!!
  462. computing for services.complexity.cohesion.flow.DocFlowIndex@cf97613b
  463. !!!!!!!
  464. computing for services.complexity.cohesion.flow.DocFlowIndex@5a1b5702
  465. !!!!!!!
  466. computing for services.complexity.cohesion.flow.DocFlowIndex@c654398
  467. !!!!!!!
  468. computing for services.complexity.cohesion.flow.DocFlowIndex@7d1cabde
  469. !!!!!!!
  470. computing for services.complexity.cohesion.flow.DocFlowIndex@62a49be1
  471. !!!!!!!
  472. computing for services.complexity.cohesion.flow.DocFlowIndex@d1080cb1
  473. !!!!!!!
  474. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@f724d183
  475. !!!!!!!
  476. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@489c9f83
  477. !!!!!!!
  478. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@b6d079b7
  479. !!!!!!!
  480. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@83153ac2
  481. !!!!!!!
  482. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@a314b441
  483. !!!!!!!
  484. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@54f92a7b
  485. !!!!!!!
  486. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@47f11b3d
  487. !!!!!!!
  488. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@e5eaa880
  489. !!!!!!!
  490. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@18eb4552
  491. !!!!!!!
  492. computing for services.complexity.cohesion.semantic.StartEndCohesion@1bd2e4ba
  493. !!!!!!!
  494. computing for services.complexity.cohesion.flow.DocFlowIndex@1811f134
  495. !!!!!!!
  496. computing for services.complexity.cohesion.flow.DocFlowIndex@a295e6fb
  497. !!!!!!!
  498. computing for services.complexity.cohesion.flow.DocFlowIndex@54dfd391
  499. !!!!!!!
  500. computing for services.complexity.cohesion.flow.DocFlowIndex@c5973bd7
  501. !!!!!!!
  502. computing for services.complexity.cohesion.flow.DocFlowIndex@ab1f2bda
  503. !!!!!!!
  504. computing for services.complexity.cohesion.flow.DocFlowIndex@19829caa
  505. !!!!!!!
  506. computing for services.complexity.cohesion.flow.DocFlowIndex@7cc51271
  507. !!!!!!!
  508. computing for services.complexity.cohesion.flow.DocFlowIndex@7490838
  509. !!!!!!!
  510. computing for services.complexity.cohesion.flow.DocFlowIndex@b992f4ce
  511. !!!!!!!
  512. computing for services.complexity.cohesion.flow.DocFlowIndex@2a4a5d14
  513. !!!!!!!
  514. computing for services.complexity.cohesion.flow.DocFlowIndex@fd24d17
  515. !!!!!!!
  516. computing for services.complexity.cohesion.flow.DocFlowIndex@7e35bde7
  517. !!!!!!!
  518. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6f1b8e7a
  519. !!!!!!!
  520. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@c0935c7a
  521. !!!!!!!
  522. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@2ec736ae
  523. !!!!!!!
  524. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@fb0bf7b9
  525. !!!!!!!
  526. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@1b0b7138
  527. !!!!!!!
  528. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@ccefe772
  529. !!!!!!!
  530. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@bfe7d834
  531. !!!!!!!
  532. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@5de16577
  533. !!!!!!!
  534. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@90e20249
  535. !!!!!!!
  536. computing for services.complexity.cohesion.semantic.StartEndCohesion@93c9a1b1
  537. !!!!!!!
  538. computing for services.complexity.cohesion.flow.DocFlowIndex@9008ae2b
  539. !!!!!!!
  540. computing for services.complexity.cohesion.flow.DocFlowIndex@1a8ca3f2
  541. !!!!!!!
  542. computing for services.complexity.cohesion.flow.DocFlowIndex@ccd69088
  543. !!!!!!!
  544. computing for services.complexity.cohesion.flow.DocFlowIndex@3d8df8ce
  545. !!!!!!!
  546. computing for services.complexity.cohesion.flow.DocFlowIndex@2315e8d1
  547. !!!!!!!
  548. computing for services.complexity.cohesion.flow.DocFlowIndex@917959a1
  549. !!!!!!!
  550. computing for services.complexity.cohesion.flow.DocFlowIndex@f4bbcf68
  551. !!!!!!!
  552. computing for services.complexity.cohesion.flow.DocFlowIndex@7f3fc52f
  553. !!!!!!!
  554. computing for services.complexity.cohesion.flow.DocFlowIndex@3189b1c5
  555. !!!!!!!
  556. computing for services.complexity.cohesion.flow.DocFlowIndex@a2411a0b
  557. !!!!!!!
  558. computing for services.complexity.cohesion.flow.DocFlowIndex@87c90a0e
  559. !!!!!!!
  560. computing for services.complexity.cohesion.flow.DocFlowIndex@f62c7ade
  561. !!!!!!!
  562. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@b8e6373
  563. !!!!!!!
  564. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@5d063173
  565. !!!!!!!
  566. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@cb3a0ba7
  567. !!!!!!!
  568. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@977eccb2
  569. !!!!!!!
  570. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@b77e4631
  571. !!!!!!!
  572. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@6962bc6b
  573. !!!!!!!
  574. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@5c5aad2d
  575. !!!!!!!
  576. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@fa543a70
  577. !!!!!!!
  578. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@2d54d742
  579. !!!!!!!
  580. computing for services.complexity.cohesion.semantic.StartEndCohesion@303c76aa
  581. !!!!!!!
  582. computing for services.complexity.cohesion.flow.DocFlowIndex@2c7b8324
  583. !!!!!!!
  584. computing for services.complexity.cohesion.flow.DocFlowIndex@b6ff78eb
  585. !!!!!!!
  586. computing for services.complexity.cohesion.flow.DocFlowIndex@69496581
  587. !!!!!!!
  588. computing for services.complexity.cohesion.flow.DocFlowIndex@da00cdc7
  589. !!!!!!!
  590. computing for services.complexity.cohesion.flow.DocFlowIndex@bf88bdca
  591. !!!!!!!
  592. computing for services.complexity.cohesion.flow.DocFlowIndex@2dec2e9a
  593. !!!!!!!
  594. computing for services.complexity.cohesion.flow.DocFlowIndex@912ea461
  595. !!!!!!!
  596. computing for services.complexity.cohesion.flow.DocFlowIndex@1bb29a28
  597. !!!!!!!
  598. computing for services.complexity.cohesion.flow.DocFlowIndex@cdfc86be
  599. !!!!!!!
  600. computing for services.complexity.cohesion.flow.DocFlowIndex@3eb3ef04
  601. !!!!!!!
  602. computing for services.complexity.cohesion.flow.DocFlowIndex@243bdf07
  603. !!!!!!!
  604. computing for services.complexity.cohesion.flow.DocFlowIndex@929f4fd7
  605. !!!!!!!
  606. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6724333a
  607. !!!!!!!
  608. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@b89c013a
  609. !!!!!!!
  610. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@26cfdb6e
  611. !!!!!!!
  612. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@f3149c79
  613. !!!!!!!
  614. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@131415f8
  615. !!!!!!!
  616. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@c4f88c32
  617. !!!!!!!
  618. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@b7f07cf4
  619. !!!!!!!
  620. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@55ea0a37
  621. !!!!!!!
  622. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@88eaa709
  623. !!!!!!!
  624. computing for services.complexity.cohesion.semantic.StartEndCohesion@8bd24671
  625. !!!!!!!
  626. computing for services.complexity.cohesion.flow.DocFlowIndex@881152eb
  627. !!!!!!!
  628. computing for services.complexity.cohesion.flow.DocFlowIndex@129548b2
  629. !!!!!!!
  630. computing for services.complexity.cohesion.flow.DocFlowIndex@c4df3548
  631. !!!!!!!
  632. computing for services.complexity.cohesion.flow.DocFlowIndex@35969d8e
  633. !!!!!!!
  634. computing for services.complexity.cohesion.flow.DocFlowIndex@1b1e8d91
  635. !!!!!!!
  636. computing for services.complexity.cohesion.flow.DocFlowIndex@8981fe61
  637. !!!!!!!
  638. computing for services.complexity.cohesion.flow.DocFlowIndex@ecc47428
  639. !!!!!!!
  640. computing for services.complexity.cohesion.flow.DocFlowIndex@774869ef
  641. !!!!!!!
  642. computing for services.complexity.cohesion.flow.DocFlowIndex@29925685
  643. !!!!!!!
  644. computing for services.complexity.cohesion.flow.DocFlowIndex@9a49becb
  645. !!!!!!!
  646. computing for services.complexity.cohesion.flow.DocFlowIndex@7fd1aece
  647. !!!!!!!
  648. computing for services.complexity.cohesion.flow.DocFlowIndex@ee351f9e
  649. !!!!!!!
  650. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@bbc38a21
  651. !!!!!!!
  652. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@d3b5821
  653. !!!!!!!
  654. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@7b6f3255
  655. !!!!!!!
  656. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@47b3f360
  657. !!!!!!!
  658. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@67b36cdf
  659. !!!!!!!
  660. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@1997e319
  661. !!!!!!!
  662. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@c8fd3db
  663. !!!!!!!
  664. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@aa89611e
  665. !!!!!!!
  666. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@dd89fdf0
  667. !!!!!!!
  668. computing for services.complexity.cohesion.semantic.StartEndCohesion@e0719d58
  669. !!!!!!!
  670. computing for services.complexity.cohesion.flow.DocFlowIndex@dcb0a9d2
  671. !!!!!!!
  672. computing for services.complexity.cohesion.flow.DocFlowIndex@67349f99
  673. !!!!!!!
  674. computing for services.complexity.cohesion.flow.DocFlowIndex@197e8c2f
  675. !!!!!!!
  676. computing for services.complexity.cohesion.flow.DocFlowIndex@8a35f475
  677. !!!!!!!
  678. computing for services.complexity.cohesion.flow.DocFlowIndex@6fbde478
  679. !!!!!!!
  680. computing for services.complexity.cohesion.flow.DocFlowIndex@de215548
  681. !!!!!!!
  682. computing for services.complexity.cohesion.flow.DocFlowIndex@4163cb0f
  683. !!!!!!!
  684. computing for services.complexity.cohesion.flow.DocFlowIndex@cbe7c0d6
  685. !!!!!!!
  686. computing for services.complexity.cohesion.flow.DocFlowIndex@7e31ad6c
  687. !!!!!!!
  688. computing for services.complexity.cohesion.flow.DocFlowIndex@eee915b2
  689. !!!!!!!
  690. computing for services.complexity.cohesion.flow.DocFlowIndex@d47105b5
  691. !!!!!!!
  692. computing for services.complexity.cohesion.flow.DocFlowIndex@42d47685
  693. [services.complexity.cohesion.lexicalChains.LexicalChainsAvgSpan@91b80377, services.complexity.cohesion.lexicalChains.LexicalChainsMaxSpan@144bd738, services.complexity.cohesion.lexicalChains.AvgLexicalChainsPerBlock@a2a09c59, services.complexity.cohesion.lexicalChains.LexicalChainsCoverage@f5836d07, services.complexity.cohesion.discourse.AvgScore@f4026042, services.complexity.cohesion.discourse.AvgScore@bf7c654c, services.complexity.cohesion.discourse.ScoreSD@12bde438, services.complexity.cohesion.discourse.ScoreSD@daebbaf8, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@49f7204d, services.complexity.cohesion.semantic.AvgBlockDocCohesion@9b6eee4d, services.complexity.cohesion.semantic.AvgInterBlockCohesion@9a2c881, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@d5e7898c, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@f5e7030b, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@a7cb7945, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@9ac36a07, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@38bcf74a, services.complexity.cohesion.semantic.AvgTransitionCohesion@6bbd941c, services.complexity.cohesion.semantic.StartEndCohesion@6ea53384, services.complexity.cohesion.flow.DocFlowIndex@6ae43ffe, services.complexity.cohesion.flow.DocFlowIndex@f56835c5, services.complexity.cohesion.flow.DocFlowIndex@a7b2225b, services.complexity.cohesion.flow.DocFlowIndex@18698aa1, services.complexity.cohesion.flow.DocFlowIndex@fdf17aa4, services.complexity.cohesion.flow.DocFlowIndex@6c54eb74, services.complexity.cohesion.flow.DocFlowIndex@cf97613b, services.complexity.cohesion.flow.DocFlowIndex@5a1b5702, services.complexity.cohesion.flow.DocFlowIndex@c654398, services.complexity.cohesion.flow.DocFlowIndex@7d1cabde, services.complexity.cohesion.flow.DocFlowIndex@62a49be1, services.complexity.cohesion.flow.DocFlowIndex@d1080cb1, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@f724d183, services.complexity.cohesion.semantic.AvgBlockDocCohesion@489c9f83, services.complexity.cohesion.semantic.AvgInterBlockCohesion@b6d079b7, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@83153ac2, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@a314b441, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@54f92a7b, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@47f11b3d, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@e5eaa880, services.complexity.cohesion.semantic.AvgTransitionCohesion@18eb4552, services.complexity.cohesion.semantic.StartEndCohesion@1bd2e4ba, services.complexity.cohesion.flow.DocFlowIndex@1811f134, services.complexity.cohesion.flow.DocFlowIndex@a295e6fb, services.complexity.cohesion.flow.DocFlowIndex@54dfd391, services.complexity.cohesion.flow.DocFlowIndex@c5973bd7, services.complexity.cohesion.flow.DocFlowIndex@ab1f2bda, services.complexity.cohesion.flow.DocFlowIndex@19829caa, services.complexity.cohesion.flow.DocFlowIndex@7cc51271, services.complexity.cohesion.flow.DocFlowIndex@7490838, services.complexity.cohesion.flow.DocFlowIndex@b992f4ce, services.complexity.cohesion.flow.DocFlowIndex@2a4a5d14, services.complexity.cohesion.flow.DocFlowIndex@fd24d17, services.complexity.cohesion.flow.DocFlowIndex@7e35bde7, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6f1b8e7a, services.complexity.cohesion.semantic.AvgBlockDocCohesion@c0935c7a, services.complexity.cohesion.semantic.AvgInterBlockCohesion@2ec736ae, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@fb0bf7b9, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@1b0b7138, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@ccefe772, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@bfe7d834, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@5de16577, services.complexity.cohesion.semantic.AvgTransitionCohesion@90e20249, services.complexity.cohesion.semantic.StartEndCohesion@93c9a1b1, services.complexity.cohesion.flow.DocFlowIndex@9008ae2b, services.complexity.cohesion.flow.DocFlowIndex@1a8ca3f2, services.complexity.cohesion.flow.DocFlowIndex@ccd69088, services.complexity.cohesion.flow.DocFlowIndex@3d8df8ce, services.complexity.cohesion.flow.DocFlowIndex@2315e8d1, services.complexity.cohesion.flow.DocFlowIndex@917959a1, services.complexity.cohesion.flow.DocFlowIndex@f4bbcf68, services.complexity.cohesion.flow.DocFlowIndex@7f3fc52f, services.complexity.cohesion.flow.DocFlowIndex@3189b1c5, services.complexity.cohesion.flow.DocFlowIndex@a2411a0b, services.complexity.cohesion.flow.DocFlowIndex@87c90a0e, services.complexity.cohesion.flow.DocFlowIndex@f62c7ade, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@b8e6373, services.complexity.cohesion.semantic.AvgBlockDocCohesion@5d063173, services.complexity.cohesion.semantic.AvgInterBlockCohesion@cb3a0ba7, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@977eccb2, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@b77e4631, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@6962bc6b, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@5c5aad2d, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@fa543a70, services.complexity.cohesion.semantic.AvgTransitionCohesion@2d54d742, services.complexity.cohesion.semantic.StartEndCohesion@303c76aa, services.complexity.cohesion.flow.DocFlowIndex@2c7b8324, services.complexity.cohesion.flow.DocFlowIndex@b6ff78eb, services.complexity.cohesion.flow.DocFlowIndex@69496581, services.complexity.cohesion.flow.DocFlowIndex@da00cdc7, services.complexity.cohesion.flow.DocFlowIndex@bf88bdca, services.complexity.cohesion.flow.DocFlowIndex@2dec2e9a, services.complexity.cohesion.flow.DocFlowIndex@912ea461, services.complexity.cohesion.flow.DocFlowIndex@1bb29a28, services.complexity.cohesion.flow.DocFlowIndex@cdfc86be, services.complexity.cohesion.flow.DocFlowIndex@3eb3ef04, services.complexity.cohesion.flow.DocFlowIndex@243bdf07, services.complexity.cohesion.flow.DocFlowIndex@929f4fd7, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6724333a, services.complexity.cohesion.semantic.AvgBlockDocCohesion@b89c013a, services.complexity.cohesion.semantic.AvgInterBlockCohesion@26cfdb6e, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@f3149c79, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@131415f8, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@c4f88c32, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@b7f07cf4, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@55ea0a37, services.complexity.cohesion.semantic.AvgTransitionCohesion@88eaa709, services.complexity.cohesion.semantic.StartEndCohesion@8bd24671, services.complexity.cohesion.flow.DocFlowIndex@881152eb, services.complexity.cohesion.flow.DocFlowIndex@129548b2, services.complexity.cohesion.flow.DocFlowIndex@c4df3548, services.complexity.cohesion.flow.DocFlowIndex@35969d8e, services.complexity.cohesion.flow.DocFlowIndex@1b1e8d91, services.complexity.cohesion.flow.DocFlowIndex@8981fe61, services.complexity.cohesion.flow.DocFlowIndex@ecc47428, services.complexity.cohesion.flow.DocFlowIndex@774869ef, services.complexity.cohesion.flow.DocFlowIndex@29925685, services.complexity.cohesion.flow.DocFlowIndex@9a49becb, services.complexity.cohesion.flow.DocFlowIndex@7fd1aece, services.complexity.cohesion.flow.DocFlowIndex@ee351f9e, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@bbc38a21, services.complexity.cohesion.semantic.AvgBlockDocCohesion@d3b5821, services.complexity.cohesion.semantic.AvgInterBlockCohesion@7b6f3255, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@47b3f360, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@67b36cdf, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@1997e319, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@c8fd3db, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@aa89611e, services.complexity.cohesion.semantic.AvgTransitionCohesion@dd89fdf0, services.complexity.cohesion.semantic.StartEndCohesion@e0719d58, services.complexity.cohesion.flow.DocFlowIndex@dcb0a9d2, services.complexity.cohesion.flow.DocFlowIndex@67349f99, services.complexity.cohesion.flow.DocFlowIndex@197e8c2f, services.complexity.cohesion.flow.DocFlowIndex@8a35f475, services.complexity.cohesion.flow.DocFlowIndex@6fbde478, services.complexity.cohesion.flow.DocFlowIndex@de215548, services.complexity.cohesion.flow.DocFlowIndex@4163cb0f, services.complexity.cohesion.flow.DocFlowIndex@cbe7c0d6, services.complexity.cohesion.flow.DocFlowIndex@7e31ad6c, services.complexity.cohesion.flow.DocFlowIndex@eee915b2, services.complexity.cohesion.flow.DocFlowIndex@d47105b5, services.complexity.cohesion.flow.DocFlowIndex@42d47685]
  694. Robert mondialu ##############
  695. !!!!!!!
  696. computing for services.complexity.dialogism.DialogismSynergyIndex@d18b3c58
  697. !!!!!!!
  698. computing for services.complexity.dialogism.DialogismSynergyIndex@6dc7e0bf
  699. !!!!!!!
  700. computing for services.complexity.dialogism.DialogismSynergyIndex@27954a51
  701. !!!!!!!
  702. computing for services.complexity.dialogism.DialogismSynergyIndex@3e96db75
  703. !!!!!!!
  704. computing for services.complexity.dialogism.DialogismSynergyIndex@322bab1d
  705. !!!!!!!
  706. computing for services.complexity.dialogism.DialogismSynergyIndex@ed5b772
  707. !!!!!!!
  708. computing for services.complexity.dialogism.DialogismSynergyIndex@ca554398
  709. !!!!!!!
  710. computing for services.complexity.dialogism.DialogismSynergyIndex@52c0f264
  711. !!!!!!!
  712. computing for services.complexity.dialogism.DialogismMutualInformationIndex@729aa6a5
  713. !!!!!!!
  714. computing for services.complexity.dialogism.DialogismMutualInformationIndex@d1b9c1ef
  715. !!!!!!!
  716. computing for services.complexity.dialogism.DialogismMutualInformationIndex@44771c18
  717. !!!!!!!
  718. computing for services.complexity.dialogism.DialogismMutualInformationIndex@8a5df069
  719. !!!!!!!
  720. computing for services.complexity.dialogism.AvgNoVoices@50df4e0f
  721. !!!!!!!
  722. computing for services.complexity.dialogism.DialogismIndex@6a41d16c
  723. !!!!!!!
  724. computing for services.complexity.dialogism.DialogismIndex@bbef69c6
  725. !!!!!!!
  726. computing for services.complexity.dialogism.DialogismIndex@f6ff7805
  727. !!!!!!!
  728. computing for services.complexity.dialogism.DialogismIndex@a84c304c
  729. !!!!!!!
  730. computing for services.complexity.dialogism.DialogismIndex@5d66c355
  731. !!!!!!!
  732. computing for services.complexity.dialogism.DialogismIndex@399a9b2d
  733. !!!!!!!
  734. computing for services.complexity.dialogism.DialogismIndex@3379dc03
  735. !!!!!!!
  736. computing for services.complexity.dialogism.DialogismIndex@44f0adc0
  737. !!!!!!!
  738. computing for services.complexity.dialogism.DialogismIndex@3cf36ba1
  739. !!!!!!!
  740. computing for services.complexity.dialogism.DialogismIndex@387c7231
  741. !!!!!!!
  742. computing for services.complexity.dialogism.VoicesAvgSpan@1edeb59f
  743. !!!!!!!
  744. computing for services.complexity.dialogism.VoicesMaxSpan@efb75364
  745. [services.complexity.dialogism.DialogismSynergyIndex@d18b3c58, services.complexity.dialogism.DialogismSynergyIndex@6dc7e0bf, services.complexity.dialogism.DialogismSynergyIndex@27954a51, services.complexity.dialogism.DialogismSynergyIndex@3e96db75, services.complexity.dialogism.DialogismSynergyIndex@322bab1d, services.complexity.dialogism.DialogismSynergyIndex@ed5b772, services.complexity.dialogism.DialogismSynergyIndex@ca554398, services.complexity.dialogism.DialogismSynergyIndex@52c0f264, services.complexity.dialogism.DialogismMutualInformationIndex@729aa6a5, services.complexity.dialogism.DialogismMutualInformationIndex@d1b9c1ef, services.complexity.dialogism.DialogismMutualInformationIndex@44771c18, services.complexity.dialogism.DialogismMutualInformationIndex@8a5df069, services.complexity.dialogism.AvgNoVoices@50df4e0f, services.complexity.dialogism.DialogismIndex@6a41d16c, services.complexity.dialogism.DialogismIndex@bbef69c6, services.complexity.dialogism.DialogismIndex@f6ff7805, services.complexity.dialogism.DialogismIndex@a84c304c, services.complexity.dialogism.DialogismIndex@5d66c355, services.complexity.dialogism.DialogismIndex@399a9b2d, services.complexity.dialogism.DialogismIndex@3379dc03, services.complexity.dialogism.DialogismIndex@44f0adc0, services.complexity.dialogism.DialogismIndex@3cf36ba1, services.complexity.dialogism.DialogismIndex@387c7231, services.complexity.dialogism.VoicesAvgSpan@1edeb59f, services.complexity.dialogism.VoicesMaxSpan@efb75364]
  746. Robert mondialu ##############
  747. !!!!!!!
  748. computing for services.complexity.rhythm.indices.AvgSyllablesInSentence@f0288168
  749. !!!!!!!
  750. computing for services.complexity.rhythm.indices.AvgStressedSyllablesInSentence@ff647d9e
  751. !!!!!!!
  752. computing for services.complexity.rhythm.indices.AvgRhythmicUnits@95f22628
  753. !!!!!!!
  754. computing for services.complexity.rhythm.indices.AvgSyllablesInRhythmicUnit@4bf18340
  755. !!!!!!!
  756. computing for services.complexity.rhythm.indices.AvgStressedSyllablesInRhythmicUnit@7eb0f19b
  757. !!!!!!!
  758. computing for services.complexity.rhythm.indices.LanguageRhythmicCoefficient@ed37af2a
  759. !!!!!!!
  760. computing for services.complexity.rhythm.indices.LanguageRhythmicIndexSM@44ebd592
  761. !!!!!!!
  762. computing for services.complexity.rhythm.indices.FrequencyOfRhythmicIndex@2a3ccf7d
  763. !!!!!!!
  764. computing for services.complexity.rhythm.indices.LanguageRhythmicDiameter@1fe39eda
  765. !!!!!!!
  766. computing for services.complexity.rhythm.indices.CountAlliterations@74fe5ccc
  767. !!!!!!!
  768. computing for services.complexity.rhythm.indices.CountAssonances@b09c6b
  769. [services.complexity.rhythm.indices.AvgSyllablesInSentence@f0288168, services.complexity.rhythm.indices.AvgStressedSyllablesInSentence@ff647d9e, services.complexity.rhythm.indices.AvgRhythmicUnits@95f22628, services.complexity.rhythm.indices.AvgSyllablesInRhythmicUnit@4bf18340, services.complexity.rhythm.indices.AvgStressedSyllablesInRhythmicUnit@7eb0f19b, services.complexity.rhythm.indices.LanguageRhythmicCoefficient@ed37af2a, services.complexity.rhythm.indices.LanguageRhythmicIndexSM@44ebd592, services.complexity.rhythm.indices.FrequencyOfRhythmicIndex@2a3ccf7d, services.complexity.rhythm.indices.LanguageRhythmicDiameter@1fe39eda, services.complexity.rhythm.indices.CountAlliterations@74fe5ccc, services.complexity.rhythm.indices.CountAssonances@b09c6b]
  770. Robert mondialu ##############
  771. !!!!!!!
  772. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710c0c6
  773. !!!!!!!
  774. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b6008
  775. !!!!!!!
  776. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bc956c98
  777. !!!!!!!
  778. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6ee00bda
  779. !!!!!!!
  780. computing for services.complexity.dependencies.AvgDependenciesPerBlock@624dd5ab
  781. !!!!!!!
  782. computing for services.complexity.dependencies.AvgDependenciesPerSentence@149874ed
  783. !!!!!!!
  784. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b73d073d
  785. !!!!!!!
  786. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6987a67f
  787. !!!!!!!
  788. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bc9acc01
  789. !!!!!!!
  790. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6ee56b43
  791. !!!!!!!
  792. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710c300
  793. !!!!!!!
  794. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b6242
  795. !!!!!!!
  796. computing for services.complexity.dependencies.AvgDependenciesPerBlock@90c22511
  797. !!!!!!!
  798. computing for services.complexity.dependencies.AvgDependenciesPerSentence@430cc453
  799. !!!!!!!
  800. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b73dc36c
  801. !!!!!!!
  802. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698862ae
  803. !!!!!!!
  804. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b70f549c
  805. !!!!!!!
  806. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6959f3de
  807. !!!!!!!
  808. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bcb10e2e
  809. !!!!!!!
  810. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6efbad70
  811. !!!!!!!
  812. computing for services.complexity.dependencies.AvgDependenciesPerBlock@935611e7
  813. !!!!!!!
  814. computing for services.complexity.dependencies.AvgDependenciesPerSentence@45a0b129
  815. !!!!!!!
  816. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b73df764
  817. !!!!!!!
  818. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698896a6
  819. !!!!!!!
  820. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710c9c0
  821. !!!!!!!
  822. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b6902
  823. !!!!!!!
  824. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bcb86949
  825. !!!!!!!
  826. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6f03088b
  827. !!!!!!!
  828. computing for services.complexity.dependencies.AvgDependenciesPerBlock@922b7eda
  829. !!!!!!!
  830. computing for services.complexity.dependencies.AvgDependenciesPerSentence@44761e1c
  831. !!!!!!!
  832. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710cc4b
  833. !!!!!!!
  834. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b6b8d
  835. !!!!!!!
  836. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710cc4f
  837. !!!!!!!
  838. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b6b91
  839. !!!!!!!
  840. computing for services.complexity.dependencies.AvgDependenciesPerBlock@afd58a65
  841. !!!!!!!
  842. computing for services.complexity.dependencies.AvgDependenciesPerSentence@622029a7
  843. !!!!!!!
  844. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b2240340
  845. !!!!!!!
  846. computing for services.complexity.dependencies.AvgDependenciesPerSentence@646ea282
  847. !!!!!!!
  848. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b73e6a4f
  849. !!!!!!!
  850. computing for services.complexity.dependencies.AvgDependenciesPerSentence@69890991
  851. !!!!!!!
  852. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b73f022b
  853. !!!!!!!
  854. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6989a16d
  855. !!!!!!!
  856. computing for services.complexity.dependencies.AvgDependenciesPerBlock@8eaac910
  857. !!!!!!!
  858. computing for services.complexity.dependencies.AvgDependenciesPerSentence@40f56852
  859. !!!!!!!
  860. computing for services.complexity.dependencies.AvgDependenciesPerBlock@2561bd98
  861. !!!!!!!
  862. computing for services.complexity.dependencies.AvgDependenciesPerSentence@d7ac5cda
  863. !!!!!!!
  864. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b740b02a
  865. !!!!!!!
  866. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698b4f6c
  867. !!!!!!!
  868. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b741f8da
  869. !!!!!!!
  870. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698c981c
  871. !!!!!!!
  872. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b7424f09
  873. !!!!!!!
  874. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698cee4b
  875. !!!!!!!
  876. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710f037
  877. !!!!!!!
  878. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b8f79
  879. !!!!!!!
  880. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b742c2c7
  881. !!!!!!!
  882. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698d6209
  883. !!!!!!!
  884. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710f1cc
  885. !!!!!!!
  886. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b910e
  887. !!!!!!!
  888. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b742f010
  889. !!!!!!!
  890. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698d8f52
  891. !!!!!!!
  892. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bd536bd4
  893. !!!!!!!
  894. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6f9e0b16
  895. !!!!!!!
  896. computing for services.complexity.dependencies.AvgDependenciesPerBlock@f11c43e5
  897. !!!!!!!
  898. computing for services.complexity.dependencies.AvgDependenciesPerSentence@a366e327
  899. !!!!!!!
  900. computing for services.complexity.dependencies.AvgDependenciesPerBlock@79684df8
  901. !!!!!!!
  902. computing for services.complexity.dependencies.AvgDependenciesPerSentence@2bb2ed3a
  903. !!!!!!!
  904. computing for services.complexity.dependencies.AvgDependenciesPerBlock@2beede71
  905. !!!!!!!
  906. computing for services.complexity.dependencies.AvgDependenciesPerSentence@de397db3
  907. !!!!!!!
  908. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bd706976
  909. !!!!!!!
  910. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6fbb08b8
  911. !!!!!!!
  912. computing for services.complexity.dependencies.AvgDependenciesPerBlock@f8229e8f
  913. !!!!!!!
  914. computing for services.complexity.dependencies.AvgDependenciesPerSentence@aa6d3dd1
  915. !!!!!!!
  916. computing for services.complexity.dependencies.AvgDependenciesPerBlock@44966e1d
  917. !!!!!!!
  918. computing for services.complexity.dependencies.AvgDependenciesPerSentence@f6e10d5f
  919. !!!!!!!
  920. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b744c91e
  921. !!!!!!!
  922. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698f6860
  923. !!!!!!!
  924. computing for services.complexity.dependencies.AvgDependenciesPerBlock@372aa977
  925. !!!!!!!
  926. computing for services.complexity.dependencies.AvgDependenciesPerSentence@e97548b9
  927. !!!!!!!
  928. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bdd8fbc3
  929. !!!!!!!
  930. computing for services.complexity.dependencies.AvgDependenciesPerSentence@70239b05
  931. [services.complexity.dependencies.AvgDependenciesPerBlock@b710c0c6, services.complexity.dependencies.AvgDependenciesPerSentence@695b6008, services.complexity.dependencies.AvgDependenciesPerBlock@bc956c98, services.complexity.dependencies.AvgDependenciesPerSentence@6ee00bda, services.complexity.dependencies.AvgDependenciesPerBlock@624dd5ab, services.complexity.dependencies.AvgDependenciesPerSentence@149874ed, services.complexity.dependencies.AvgDependenciesPerBlock@b73d073d, services.complexity.dependencies.AvgDependenciesPerSentence@6987a67f, services.complexity.dependencies.AvgDependenciesPerBlock@bc9acc01, services.complexity.dependencies.AvgDependenciesPerSentence@6ee56b43, services.complexity.dependencies.AvgDependenciesPerBlock@b710c300, services.complexity.dependencies.AvgDependenciesPerSentence@695b6242, services.complexity.dependencies.AvgDependenciesPerBlock@90c22511, services.complexity.dependencies.AvgDependenciesPerSentence@430cc453, services.complexity.dependencies.AvgDependenciesPerBlock@b73dc36c, services.complexity.dependencies.AvgDependenciesPerSentence@698862ae, services.complexity.dependencies.AvgDependenciesPerBlock@b70f549c, services.complexity.dependencies.AvgDependenciesPerSentence@6959f3de, services.complexity.dependencies.AvgDependenciesPerBlock@bcb10e2e, services.complexity.dependencies.AvgDependenciesPerSentence@6efbad70, services.complexity.dependencies.AvgDependenciesPerBlock@935611e7, services.complexity.dependencies.AvgDependenciesPerSentence@45a0b129, services.complexity.dependencies.AvgDependenciesPerBlock@b73df764, services.complexity.dependencies.AvgDependenciesPerSentence@698896a6, services.complexity.dependencies.AvgDependenciesPerBlock@b710c9c0, services.complexity.dependencies.AvgDependenciesPerSentence@695b6902, services.complexity.dependencies.AvgDependenciesPerBlock@bcb86949, services.complexity.dependencies.AvgDependenciesPerSentence@6f03088b, services.complexity.dependencies.AvgDependenciesPerBlock@922b7eda, services.complexity.dependencies.AvgDependenciesPerSentence@44761e1c, services.complexity.dependencies.AvgDependenciesPerBlock@b710cc4b, services.complexity.dependencies.AvgDependenciesPerSentence@695b6b8d, services.complexity.dependencies.AvgDependenciesPerBlock@b710cc4f, services.complexity.dependencies.AvgDependenciesPerSentence@695b6b91, services.complexity.dependencies.AvgDependenciesPerBlock@afd58a65, services.complexity.dependencies.AvgDependenciesPerSentence@622029a7, services.complexity.dependencies.AvgDependenciesPerBlock@b2240340, services.complexity.dependencies.AvgDependenciesPerSentence@646ea282, services.complexity.dependencies.AvgDependenciesPerBlock@b73e6a4f, services.complexity.dependencies.AvgDependenciesPerSentence@69890991, services.complexity.dependencies.AvgDependenciesPerBlock@b73f022b, services.complexity.dependencies.AvgDependenciesPerSentence@6989a16d, services.complexity.dependencies.AvgDependenciesPerBlock@8eaac910, services.complexity.dependencies.AvgDependenciesPerSentence@40f56852, services.complexity.dependencies.AvgDependenciesPerBlock@2561bd98, services.complexity.dependencies.AvgDependenciesPerSentence@d7ac5cda, services.complexity.dependencies.AvgDependenciesPerBlock@b740b02a, services.complexity.dependencies.AvgDependenciesPerSentence@698b4f6c, services.complexity.dependencies.AvgDependenciesPerBlock@b741f8da, services.complexity.dependencies.AvgDependenciesPerSentence@698c981c, services.complexity.dependencies.AvgDependenciesPerBlock@b7424f09, services.complexity.dependencies.AvgDependenciesPerSentence@698cee4b, services.complexity.dependencies.AvgDependenciesPerBlock@b710f037, services.complexity.dependencies.AvgDependenciesPerSentence@695b8f79, services.complexity.dependencies.AvgDependenciesPerBlock@b742c2c7, services.complexity.dependencies.AvgDependenciesPerSentence@698d6209, services.complexity.dependencies.AvgDependenciesPerBlock@b710f1cc, services.complexity.dependencies.AvgDependenciesPerSentence@695b910e, services.complexity.dependencies.AvgDependenciesPerBlock@b742f010, services.complexity.dependencies.AvgDependenciesPerSentence@698d8f52, services.complexity.dependencies.AvgDependenciesPerBlock@bd536bd4, services.complexity.dependencies.AvgDependenciesPerSentence@6f9e0b16, services.complexity.dependencies.AvgDependenciesPerBlock@f11c43e5, services.complexity.dependencies.AvgDependenciesPerSentence@a366e327, services.complexity.dependencies.AvgDependenciesPerBlock@79684df8, services.complexity.dependencies.AvgDependenciesPerSentence@2bb2ed3a, services.complexity.dependencies.AvgDependenciesPerBlock@2beede71, services.complexity.dependencies.AvgDependenciesPerSentence@de397db3, services.complexity.dependencies.AvgDependenciesPerBlock@bd706976, services.complexity.dependencies.AvgDependenciesPerSentence@6fbb08b8, services.complexity.dependencies.AvgDependenciesPerBlock@f8229e8f, services.complexity.dependencies.AvgDependenciesPerSentence@aa6d3dd1, services.complexity.dependencies.AvgDependenciesPerBlock@44966e1d, services.complexity.dependencies.AvgDependenciesPerSentence@f6e10d5f, services.complexity.dependencies.AvgDependenciesPerBlock@b744c91e, services.complexity.dependencies.AvgDependenciesPerSentence@698f6860, services.complexity.dependencies.AvgDependenciesPerBlock@372aa977, services.complexity.dependencies.AvgDependenciesPerSentence@e97548b9, services.complexity.dependencies.AvgDependenciesPerBlock@bdd8fbc3, services.complexity.dependencies.AvgDependenciesPerSentence@70239b05]
  932. Robert mondialu ##############
  933. !!!!!!!
  934. computing for services.complexity.wordLists.AvgWordsInList@6c575d88
  935. !!!!!!!
  936. computing for services.complexity.wordLists.AvgWordsInList@5f3fb7d5
  937. !!!!!!!
  938. computing for services.complexity.wordLists.AvgWordsInList@889460b8
  939. !!!!!!!
  940. computing for services.complexity.wordLists.AvgWordsInList@2f7b7eb9
  941. !!!!!!!
  942. computing for services.complexity.wordLists.AvgWordsInList@2263d906
  943. !!!!!!!
  944. computing for services.complexity.wordLists.AvgWordsInList@4bb881e9
  945. !!!!!!!
  946. computing for services.complexity.wordLists.AvgWordsInList@dee24fb2
  947. !!!!!!!
  948. computing for services.complexity.wordLists.AvgWordsInList@d1caa9ff
  949. !!!!!!!
  950. computing for services.complexity.wordLists.AvgWordsInList@fb1f52e2
  951. !!!!!!!
  952. computing for services.complexity.wordLists.AvgWordsInList@233e9bc7
  953. !!!!!!!
  954. computing for services.complexity.wordLists.AvgWordsInList@1626f614
  955. !!!!!!!
  956. computing for services.complexity.wordLists.AvgWordsInList@3f7b9ef7
  957. !!!!!!!
  958. computing for services.complexity.wordLists.AvgWordsInList@fadc412a
  959. !!!!!!!
  960. computing for services.complexity.wordLists.AvgWordsInList@edc49b77
  961. !!!!!!!
  962. computing for services.complexity.wordLists.AvgWordsInList@1719445a
  963. !!!!!!!
  964. computing for services.complexity.wordLists.AvgWordsInList@71301fc4
  965. !!!!!!!
  966. computing for services.complexity.wordLists.AvgWordsInList@64187a11
  967. !!!!!!!
  968. computing for services.complexity.wordLists.AvgWordsInList@8d6d22f4
  969. !!!!!!!
  970. computing for services.complexity.wordLists.AvgWordsInList@d0db6cc4
  971. !!!!!!!
  972. computing for services.complexity.wordLists.AvgWordsInList@c3c3c711
  973. !!!!!!!
  974. computing for services.complexity.wordLists.AvgWordsInList@ed186ff4
  975. !!!!!!!
  976. computing for services.complexity.wordLists.AvgWordsInList@a7dbb5bf
  977. !!!!!!!
  978. computing for services.complexity.wordLists.AvgWordsInList@9ac4100c
  979. !!!!!!!
  980. computing for services.complexity.wordLists.AvgWordsInList@c418b8ef
  981. !!!!!!!
  982. computing for services.complexity.wordLists.AvgWordsInList@9538beab
  983. !!!!!!!
  984. computing for services.complexity.wordLists.AvgWordsInList@882118f8
  985. !!!!!!!
  986. computing for services.complexity.wordLists.AvgWordsInList@b175c1db
  987. !!!!!!!
  988. computing for services.complexity.wordLists.AvgWordsInList@411c3dd1
  989. !!!!!!!
  990. computing for services.complexity.wordLists.AvgWordsInList@3404981e
  991. !!!!!!!
  992. computing for services.complexity.wordLists.AvgWordsInList@5d594101
  993. !!!!!!!
  994. computing for services.complexity.wordLists.AvgWordsInList@701f4a56
  995. !!!!!!!
  996. computing for services.complexity.wordLists.AvgWordsInList@6307a4a3
  997. !!!!!!!
  998. computing for services.complexity.wordLists.AvgWordsInList@8c5c4d86
  999. !!!!!!!
  1000. computing for services.complexity.wordLists.AvgWordsInList@5bc5c10e
  1001. !!!!!!!
  1002. computing for services.complexity.wordLists.AvgWordsInList@4eae1b5b
  1003. !!!!!!!
  1004. computing for services.complexity.wordLists.AvgWordsInList@7802c43e
  1005. !!!!!!!
  1006. computing for services.complexity.wordLists.AvgWordsInList@35780310
  1007. !!!!!!!
  1008. computing for services.complexity.wordLists.AvgWordsInList@28605d5d
  1009. !!!!!!!
  1010. computing for services.complexity.wordLists.AvgWordsInList@51b50640
  1011. !!!!!!!
  1012. computing for services.complexity.wordLists.AvgWordsInList@5d7e09eb
  1013. !!!!!!!
  1014. computing for services.complexity.wordLists.AvgWordsInList@50666438
  1015. !!!!!!!
  1016. computing for services.complexity.wordLists.AvgWordsInList@79bb0d1b
  1017. !!!!!!!
  1018. computing for services.complexity.wordLists.AvgWordsInList@6520da2c
  1019. !!!!!!!
  1020. computing for services.complexity.wordLists.AvgWordsInList@58093479
  1021. !!!!!!!
  1022. computing for services.complexity.wordLists.AvgWordsInList@815ddd5c
  1023. !!!!!!!
  1024. computing for services.complexity.wordLists.AvgWordsInList@aa2e9673
  1025. !!!!!!!
  1026. computing for services.complexity.wordLists.AvgWordsInList@9d16f0c0
  1027. !!!!!!!
  1028. computing for services.complexity.wordLists.AvgWordsInList@c66b99a3
  1029. !!!!!!!
  1030. computing for services.complexity.wordLists.AvgWordsInList@2dbf22fd
  1031. !!!!!!!
  1032. computing for services.complexity.wordLists.AvgWordsInList@20a77d4a
  1033. !!!!!!!
  1034. computing for services.complexity.wordLists.AvgWordsInList@49fc262d
  1035. !!!!!!!
  1036. computing for services.complexity.wordLists.AvgWordsInList@c1848614
  1037. !!!!!!!
  1038. computing for services.complexity.wordLists.AvgWordsInList@b46ce061
  1039. !!!!!!!
  1040. computing for services.complexity.wordLists.AvgWordsInList@ddc18944
  1041. !!!!!!!
  1042. computing for services.complexity.wordLists.AvgWordsInList@f992ad32
  1043. !!!!!!!
  1044. computing for services.complexity.wordLists.AvgWordsInList@ec7b077f
  1045. !!!!!!!
  1046. computing for services.complexity.wordLists.AvgWordsInList@15cfb062
  1047. !!!!!!!
  1048. computing for services.complexity.wordLists.AvgWordsInList@b7fcae33
  1049. !!!!!!!
  1050. computing for services.complexity.wordLists.AvgWordsInList@aae50880
  1051. !!!!!!!
  1052. computing for services.complexity.wordLists.AvgWordsInList@d439b163
  1053. !!!!!!!
  1054. computing for services.complexity.wordLists.AvgWordsInList@eb3b5f31
  1055. !!!!!!!
  1056. computing for services.complexity.wordLists.AvgWordsInList@de23b97e
  1057. !!!!!!!
  1058. computing for services.complexity.wordLists.AvgWordsInList@7786261
  1059. !!!!!!!
  1060. computing for services.complexity.wordLists.AvgWordsInList@3f96798d
  1061. !!!!!!!
  1062. computing for services.complexity.wordLists.AvgWordsInList@327ed3da
  1063. !!!!!!!
  1064. computing for services.complexity.wordLists.AvgWordsInList@5bd37cbd
  1065. !!!!!!!
  1066. computing for services.complexity.wordLists.AvgWordsInList@19ebebf5
  1067. !!!!!!!
  1068. computing for services.complexity.wordLists.AvgWordsInList@cd44642
  1069. !!!!!!!
  1070. computing for services.complexity.wordLists.AvgWordsInList@3628ef25
  1071. !!!!!!!
  1072. computing for services.complexity.wordLists.AvgWordsInList@924b48e8
  1073. !!!!!!!
  1074. computing for services.complexity.wordLists.AvgWordsInList@8533a335
  1075. !!!!!!!
  1076. computing for services.complexity.wordLists.AvgWordsInList@ae884c18
  1077. !!!!!!!
  1078. computing for services.complexity.wordLists.AvgWordsInList@3f2c2b0a
  1079. !!!!!!!
  1080. computing for services.complexity.wordLists.AvgWordsInList@32148557
  1081. !!!!!!!
  1082. computing for services.complexity.wordLists.AvgWordsInList@5b692e3a
  1083. !!!!!!!
  1084. computing for services.complexity.wordLists.AvgWordsInList@5267224d
  1085. !!!!!!!
  1086. computing for services.complexity.wordLists.AvgWordsInList@454f7c9a
  1087. !!!!!!!
  1088. computing for services.complexity.wordLists.AvgWordsInList@6ea4257d
  1089. !!!!!!!
  1090. computing for services.complexity.wordLists.AvgWordsInList@fb0be35b
  1091. !!!!!!!
  1092. computing for services.complexity.wordLists.AvgWordsInList@edf43da8
  1093. !!!!!!!
  1094. computing for services.complexity.wordLists.AvgWordsInList@1748e68b
  1095. !!!!!!!
  1096. computing for services.complexity.wordLists.AvgWordsInList@1dbe55db
  1097. !!!!!!!
  1098. computing for services.complexity.wordLists.AvgWordsInList@10a6b028
  1099. !!!!!!!
  1100. computing for services.complexity.wordLists.AvgWordsInList@39fb590b
  1101. !!!!!!!
  1102. computing for services.complexity.wordLists.AvgWordsInList@1e5c4f4d
  1103. !!!!!!!
  1104. computing for services.complexity.wordLists.AvgWordsInList@1144a99a
  1105. !!!!!!!
  1106. computing for services.complexity.wordLists.AvgWordsInList@3a99527d
  1107. !!!!!!!
  1108. computing for services.complexity.wordLists.AvgWordsInList@daf5e48a
  1109. !!!!!!!
  1110. computing for services.complexity.wordLists.AvgWordsInList@cdde3ed7
  1111. !!!!!!!
  1112. computing for services.complexity.wordLists.AvgWordsInList@f732e7ba
  1113. !!!!!!!
  1114. computing for services.complexity.wordLists.AvgWordsInList@e96d022f
  1115. !!!!!!!
  1116. computing for services.complexity.wordLists.AvgWordsInList@dc555c7c
  1117. !!!!!!!
  1118. computing for services.complexity.wordLists.AvgWordsInList@5aa055f
  1119. !!!!!!!
  1120. computing for services.complexity.wordLists.AvgWordsInList@8bffdc41
  1121. !!!!!!!
  1122. computing for services.complexity.wordLists.AvgWordsInList@7ee8368e
  1123. !!!!!!!
  1124. computing for services.complexity.wordLists.AvgWordsInList@a83cdf71
  1125. !!!!!!!
  1126. computing for services.complexity.wordLists.AvgWordsInList@10caaba7
  1127. !!!!!!!
  1128. computing for services.complexity.wordLists.AvgWordsInList@3b305f4
  1129. !!!!!!!
  1130. computing for services.complexity.wordLists.AvgWordsInList@2d07aed7
  1131. !!!!!!!
  1132. computing for services.complexity.wordLists.AvgWordsInList@a68996f3
  1133. !!!!!!!
  1134. computing for services.complexity.wordLists.AvgWordsInList@9971f140
  1135. !!!!!!!
  1136. computing for services.complexity.wordLists.AvgWordsInList@c2c69a23
  1137. !!!!!!!
  1138. computing for services.complexity.wordLists.AvgWordsInList@b2d57e98
  1139. !!!!!!!
  1140. computing for services.complexity.wordLists.AvgWordsInList@a5bdd8e5
  1141. !!!!!!!
  1142. computing for services.complexity.wordLists.AvgWordsInList@cf1281c8
  1143. !!!!!!!
  1144. computing for services.complexity.wordLists.AvgWordsInList@ffdf8ee9
  1145. !!!!!!!
  1146. computing for services.complexity.wordLists.AvgWordsInList@f2c7e936
  1147. !!!!!!!
  1148. computing for services.complexity.wordLists.AvgWordsInList@1c1c9219
  1149. !!!!!!!
  1150. computing for services.complexity.wordLists.AvgWordsInList@6bf6e33e
  1151. !!!!!!!
  1152. computing for services.complexity.wordLists.AvgWordsInList@5edf3d8b
  1153. !!!!!!!
  1154. computing for services.complexity.wordLists.AvgWordsInList@8833e66e
  1155. !!!!!!!
  1156. computing for services.complexity.wordLists.AvgWordsInList@d8e3abd4
  1157. !!!!!!!
  1158. computing for services.complexity.wordLists.AvgWordsInList@cbcc0621
  1159. !!!!!!!
  1160. computing for services.complexity.wordLists.AvgWordsInList@f520af04
  1161. !!!!!!!
  1162. computing for services.complexity.wordLists.AvgWordsInList@a8d7bca8
  1163. !!!!!!!
  1164. computing for services.complexity.wordLists.AvgWordsInList@9bc016f5
  1165. !!!!!!!
  1166. computing for services.complexity.wordLists.AvgWordsInList@c514bfd8
  1167. !!!!!!!
  1168. computing for services.complexity.wordLists.AvgWordsInList@5d7d1bdb
  1169. !!!!!!!
  1170. computing for services.complexity.wordLists.AvgWordsInList@50657628
  1171. !!!!!!!
  1172. computing for services.complexity.wordLists.AvgWordsInList@79ba1f0b
  1173. !!!!!!!
  1174. computing for services.complexity.wordLists.AvgWordsInList@53845e5f
  1175. !!!!!!!
  1176. computing for services.complexity.wordLists.AvgWordsInList@466cb8ac
  1177. !!!!!!!
  1178. computing for services.complexity.wordLists.AvgWordsInList@6fc1618f
  1179. !!!!!!!
  1180. computing for services.complexity.wordLists.AvgWordsInList@2a6bd595
  1181. !!!!!!!
  1182. computing for services.complexity.wordLists.AvgWordsInList@1d542fe2
  1183. !!!!!!!
  1184. computing for services.complexity.wordLists.AvgWordsInList@46a8d8c5
  1185. !!!!!!!
  1186. computing for services.complexity.wordLists.AvgWordsInList@81e3286e
  1187. !!!!!!!
  1188. computing for services.complexity.wordLists.AvgWordsInList@74cb82bb
  1189. !!!!!!!
  1190. computing for services.complexity.wordLists.AvgWordsInList@9e202b9e
  1191. !!!!!!!
  1192. computing for services.complexity.wordLists.AvgWordsInList@7d1e60a2
  1193. !!!!!!!
  1194. computing for services.complexity.wordLists.AvgWordsInList@7006baef
  1195. !!!!!!!
  1196. computing for services.complexity.wordLists.AvgWordsInList@995b63d2
  1197. !!!!!!!
  1198. computing for services.complexity.wordLists.AvgWordsInList@17e17c76
  1199. !!!!!!!
  1200. computing for services.complexity.wordLists.AvgWordsInList@ac9d6c3
  1201. !!!!!!!
  1202. computing for services.complexity.wordLists.AvgWordsInList@341e7fa6
  1203. !!!!!!!
  1204. computing for services.complexity.wordLists.AvgWordsInList@76ac279e
  1205. !!!!!!!
  1206. computing for services.complexity.wordLists.AvgWordsInList@699481eb
  1207. !!!!!!!
  1208. computing for services.complexity.wordLists.AvgWordsInList@92e92ace
  1209. !!!!!!!
  1210. computing for services.complexity.wordLists.AvgWordsInList@d25e16dc
  1211. !!!!!!!
  1212. computing for services.complexity.wordLists.AvgWordsInList@c5467129
  1213. !!!!!!!
  1214. computing for services.complexity.wordLists.AvgWordsInList@ee9b1a0c
  1215. !!!!!!!
  1216. computing for services.complexity.wordLists.AvgWordsInList@68d498a7
  1217. !!!!!!!
  1218. computing for services.complexity.wordLists.AvgWordsInList@5bbcf2f4
  1219. !!!!!!!
  1220. computing for services.complexity.wordLists.AvgWordsInList@85119bd7
  1221. !!!!!!!
  1222. computing for services.complexity.wordLists.AvgWordsInList@c522a9ab
  1223. !!!!!!!
  1224. computing for services.complexity.wordLists.AvgWordsInList@b80b03f8
  1225. !!!!!!!
  1226. computing for services.complexity.wordLists.AvgWordsInList@e15facdb
  1227. !!!!!!!
  1228. computing for services.complexity.wordLists.AvgWordsInList@142cfffd
  1229. !!!!!!!
  1230. computing for services.complexity.wordLists.AvgWordsInList@7155a4a
  1231. !!!!!!!
  1232. computing for services.complexity.wordLists.AvgWordsInList@306a032d
  1233. !!!!!!!
  1234. computing for services.complexity.wordLists.AvgWordsInList@5faeed86
  1235. !!!!!!!
  1236. computing for services.complexity.wordLists.AvgWordsInList@529747d3
  1237. !!!!!!!
  1238. computing for services.complexity.wordLists.AvgWordsInList@7bebf0b6
  1239. !!!!!!!
  1240. computing for services.complexity.wordLists.AvgWordsInList@b89af21d
  1241. !!!!!!!
  1242. computing for services.complexity.wordLists.AvgWordsInList@ab834c6a
  1243. !!!!!!!
  1244. computing for services.complexity.wordLists.AvgWordsInList@d4d7f54d
  1245. !!!!!!!
  1246. computing for services.complexity.wordLists.AvgWordsInList@c3416230
  1247. !!!!!!!
  1248. computing for services.complexity.wordLists.AvgWordsInList@b629bc7d
  1249. !!!!!!!
  1250. computing for services.complexity.wordLists.AvgWordsInList@df7e6560
  1251. !!!!!!!
  1252. computing for services.complexity.wordLists.AvgWordsInList@3233458a
  1253. !!!!!!!
  1254. computing for services.complexity.wordLists.AvgWordsInList@251b9fd7
  1255. !!!!!!!
  1256. computing for services.complexity.wordLists.AvgWordsInList@4e7048ba
  1257. !!!!!!!
  1258. computing for services.complexity.wordLists.AvgWordsInList@6606561a
  1259. !!!!!!!
  1260. computing for services.complexity.wordLists.AvgWordsInList@58eeb067
  1261. !!!!!!!
  1262. computing for services.complexity.wordLists.AvgWordsInList@8243594a
  1263. !!!!!!!
  1264. computing for services.complexity.wordLists.AvgWordsInList@cce2dd2d
  1265. !!!!!!!
  1266. computing for services.complexity.wordLists.AvgWordsInList@bfcb377a
  1267. !!!!!!!
  1268. computing for services.complexity.wordLists.AvgWordsInList@e91fe05d
  1269. !!!!!!!
  1270. computing for services.complexity.wordLists.AvgWordsInList@bde445c2
  1271. !!!!!!!
  1272. computing for services.complexity.wordLists.AvgWordsInList@b0cca00f
  1273. !!!!!!!
  1274. computing for services.complexity.wordLists.AvgWordsInList@da2148f2
  1275. !!!!!!!
  1276. computing for services.complexity.wordLists.AvgWordsInList@a18539bd
  1277. !!!!!!!
  1278. computing for services.complexity.wordLists.AvgWordsInList@946d940a
  1279. !!!!!!!
  1280. computing for services.complexity.wordLists.AvgWordsInList@bdc23ced
  1281. !!!!!!!
  1282. computing for services.complexity.wordLists.AvgWordsInList@7c4a252
  1283. !!!!!!!
  1284. computing for services.complexity.wordLists.AvgWordsInList@faacfc9f
  1285. !!!!!!!
  1286. computing for services.complexity.wordLists.AvgWordsInList@2401a582
  1287. !!!!!!!
  1288. computing for services.complexity.wordLists.AvgWordsInList@a5559422
  1289. !!!!!!!
  1290. computing for services.complexity.wordLists.AvgWordsInList@983dee6f
  1291. !!!!!!!
  1292. computing for services.complexity.wordLists.AvgWordsInList@c1929752
  1293. !!!!!!!
  1294. computing for services.complexity.wordLists.AvgWordsInList@cc9fa91c
  1295. !!!!!!!
  1296. computing for services.complexity.wordLists.AvgWordsInList@bf880369
  1297. !!!!!!!
  1298. computing for services.complexity.wordLists.AvgWordsInList@e8dcac4c
  1299. !!!!!!!
  1300. computing for services.complexity.wordLists.AvgWordsInList@85c29cbd
  1301. !!!!!!!
  1302. computing for services.complexity.wordLists.AvgWordsInList@78aaf70a
  1303. !!!!!!!
  1304. computing for services.complexity.wordLists.AvgWordsInList@a1ff9fed
  1305. !!!!!!!
  1306. computing for services.complexity.wordLists.AvgWordsInList@a8e14cb0
  1307. !!!!!!!
  1308. computing for services.complexity.wordLists.AvgWordsInList@9bc9a6fd
  1309. !!!!!!!
  1310. computing for services.complexity.wordLists.AvgWordsInList@c51e4fe0
  1311. !!!!!!!
  1312. computing for services.complexity.wordLists.AvgWordsInList@ef217318
  1313. !!!!!!!
  1314. computing for services.complexity.wordLists.AvgWordsInList@e209cd65
  1315. !!!!!!!
  1316. computing for services.complexity.wordLists.AvgWordsInList@b5e7648
  1317. !!!!!!!
  1318. computing for services.complexity.wordLists.AvgWordsInList@a0937da2
  1319. !!!!!!!
  1320. computing for services.complexity.wordLists.AvgWordsInList@937bd7ef
  1321. !!!!!!!
  1322. computing for services.complexity.wordLists.AvgWordsInList@bcd080d2
  1323. !!!!!!!
  1324. computing for services.complexity.wordLists.AvgWordsInList@886b0556
  1325. !!!!!!!
  1326. computing for services.complexity.wordLists.AvgWordsInList@7b535fa3
  1327. !!!!!!!
  1328. computing for services.complexity.wordLists.AvgWordsInList@a4a80886
  1329. !!!!!!!
  1330. computing for services.complexity.wordLists.AvgWordsInList@efd2fff3
  1331. !!!!!!!
  1332. computing for services.complexity.wordLists.AvgWordsInList@e2bb5a40
  1333. !!!!!!!
  1334. computing for services.complexity.wordLists.AvgWordsInList@c100323
  1335. !!!!!!!
  1336. computing for services.complexity.wordLists.AvgWordsInList@8e28a23a
  1337. !!!!!!!
  1338. computing for services.complexity.wordLists.AvgWordsInList@8110fc87
  1339. !!!!!!!
  1340. computing for services.complexity.wordLists.AvgWordsInList@aa65a56a
  1341. !!!!!!!
  1342. computing for services.complexity.wordLists.AvgWordsInList@401dcf2d
  1343. !!!!!!!
  1344. computing for services.complexity.wordLists.AvgWordsInList@3306297a
  1345. !!!!!!!
  1346. computing for services.complexity.wordLists.AvgWordsInList@5c5ad25d
  1347. !!!!!!!
  1348. computing for services.complexity.wordLists.AvgWordsInList@b8bf070f
  1349. !!!!!!!
  1350. computing for services.complexity.wordLists.AvgWordsInList@aba7615c
  1351. !!!!!!!
  1352. computing for services.complexity.wordLists.AvgWordsInList@d4fc0a3f
  1353. !!!!!!!
  1354. computing for services.complexity.wordLists.AvgWordsInList@1995727f
  1355. !!!!!!!
  1356. computing for services.complexity.wordLists.AvgWordsInList@c7dcccc
  1357. !!!!!!!
  1358. computing for services.complexity.wordLists.AvgWordsInList@35d275af
  1359. !!!!!!!
  1360. computing for services.complexity.wordLists.AvgWordsInList@bda8bee6
  1361. !!!!!!!
  1362. computing for services.complexity.wordLists.AvgWordsInList@b0911933
  1363. !!!!!!!
  1364. computing for services.complexity.wordLists.AvgWordsInList@d9e5c216
  1365. !!!!!!!
  1366. computing for services.complexity.wordLists.AvgWordsInList@9f38251a
  1367. !!!!!!!
  1368. computing for services.complexity.wordLists.AvgWordsInList@92207f67
  1369. !!!!!!!
  1370. computing for services.complexity.wordLists.AvgWordsInList@bb75284a
  1371. !!!!!!!
  1372. computing for services.complexity.wordLists.AvgWordsInList@d8c5c4b1
  1373. !!!!!!!
  1374. computing for services.complexity.wordLists.AvgWordsInList@cbae1efe
  1375. !!!!!!!
  1376. computing for services.complexity.wordLists.AvgWordsInList@f502c7e1
  1377. !!!!!!!
  1378. computing for services.complexity.wordLists.AvgWordsInList@c85331a9
  1379. !!!!!!!
  1380. computing for services.complexity.wordLists.AvgWordsInList@bb3b8bf6
  1381. !!!!!!!
  1382. computing for services.complexity.wordLists.AvgWordsInList@e49034d9
  1383. !!!!!!!
  1384. computing for services.complexity.wordLists.AvgWordsInList@cb7a3006
  1385. !!!!!!!
  1386. computing for services.complexity.wordLists.AvgWordsInList@be628a53
  1387. !!!!!!!
  1388. computing for services.complexity.wordLists.AvgWordsInList@e7b73336
  1389. !!!!!!!
  1390. computing for services.complexity.wordLists.AvgWordsInList@363e2d2a
  1391. !!!!!!!
  1392. computing for services.complexity.wordLists.AvgWordsInList@29268777
  1393. !!!!!!!
  1394. computing for services.complexity.wordLists.AvgWordsInList@527b305a
  1395. !!!!!!!
  1396. computing for services.complexity.wordLists.AvgWordsInList@d10ac9f8
  1397. !!!!!!!
  1398. computing for services.complexity.wordLists.AvgWordsInList@c3f32445
  1399. !!!!!!!
  1400. computing for services.complexity.wordLists.AvgWordsInList@ed47cd28
  1401. !!!!!!!
  1402. computing for services.complexity.wordLists.AvgWordsInList@89b6e1fc
  1403. !!!!!!!
  1404. computing for services.complexity.wordLists.AvgWordsInList@7c9f3c49
  1405. !!!!!!!
  1406. computing for services.complexity.wordLists.AvgWordsInList@a5f3e52c
  1407. !!!!!!!
  1408. computing for services.complexity.wordLists.AvgWordsInList@c1321419
  1409. !!!!!!!
  1410. computing for services.complexity.wordLists.AvgWordsInList@b41a6e66
  1411. !!!!!!!
  1412. computing for services.complexity.wordLists.AvgWordsInList@dd6f1749
  1413. !!!!!!!
  1414. computing for services.complexity.wordLists.AvgWordsInList@fb8ee023
  1415. !!!!!!!
  1416. computing for services.complexity.wordLists.AvgWordsInList@ee773a70
  1417. !!!!!!!
  1418. computing for services.complexity.wordLists.AvgWordsInList@17cbe353
  1419. !!!!!!!
  1420. computing for services.complexity.wordLists.AvgWordsInList@53f7d330
  1421. !!!!!!!
  1422. computing for services.complexity.wordLists.AvgWordsInList@46e02d7d
  1423. !!!!!!!
  1424. computing for services.complexity.wordLists.AvgWordsInList@7034d660
  1425. !!!!!!!
  1426. computing for services.complexity.wordLists.AvgWordsInList@e38eaf03
  1427. !!!!!!!
  1428. computing for services.complexity.wordLists.AvgWordsInList@d6770950
  1429. !!!!!!!
  1430. computing for services.complexity.wordLists.AvgWordsInList@ffcbb233
  1431. !!!!!!!
  1432. computing for services.complexity.wordLists.AvgWordsInList@c83f1462
  1433. !!!!!!!
  1434. computing for services.complexity.wordLists.AvgWordsInList@bb276eaf
  1435. !!!!!!!
  1436. computing for services.complexity.wordLists.AvgWordsInList@e47c1792
  1437. !!!!!!!
  1438. computing for services.complexity.wordLists.AvgWordsInList@640edb99
  1439. !!!!!!!
  1440. computing for services.complexity.wordLists.AvgWordsInList@56f735e6
  1441. !!!!!!!
  1442. computing for services.complexity.wordLists.AvgWordsInList@804bdec9
  1443. !!!!!!!
  1444. computing for services.complexity.wordLists.AvgWordsInList@c84a955c
  1445. !!!!!!!
  1446. computing for services.complexity.wordLists.AvgWordsInList@bb32efa9
  1447. !!!!!!!
  1448. computing for services.complexity.wordLists.AvgWordsInList@e487988c
  1449. !!!!!!!
  1450. computing for services.complexity.wordLists.AvgWordsInList@11d02e48
  1451. !!!!!!!
  1452. computing for services.complexity.wordLists.AvgWordsInList@4b88895
  1453. !!!!!!!
  1454. computing for services.complexity.wordLists.AvgWordsInList@2e0d3178
  1455. !!!!!!!
  1456. computing for services.complexity.wordLists.AvgWordsInList@9037d537
  1457. !!!!!!!
  1458. computing for services.complexity.wordLists.AvgWordsInList@83202f84
  1459. !!!!!!!
  1460. computing for services.complexity.wordLists.AvgWordsInList@ac74d867
  1461. !!!!!!!
  1462. computing for services.complexity.wordLists.AvgWordsInList@71b2b98
  1463. !!!!!!!
  1464. computing for services.complexity.wordLists.AvgWordsInList@fa0385e5
  1465. !!!!!!!
  1466. computing for services.complexity.wordLists.AvgWordsInList@23582ec8
  1467. !!!!!!!
  1468. computing for services.complexity.wordLists.AvgWordsInList@3b723cbc
  1469. !!!!!!!
  1470. computing for services.complexity.wordLists.AvgWordsInList@2e5a9709
  1471. !!!!!!!
  1472. computing for services.complexity.wordLists.AvgWordsInList@57af3fec
  1473. !!!!!!!
  1474. computing for services.complexity.wordLists.AvgWordsInList@ec5ff79b
  1475. !!!!!!!
  1476. computing for services.complexity.wordLists.AvgWordsInList@df4851e8
  1477. !!!!!!!
  1478. computing for services.complexity.wordLists.AvgWordsInList@89cfacb
  1479. !!!!!!!
  1480. computing for services.complexity.wordLists.AvgWordsInList@d7feece7
  1481. !!!!!!!
  1482. computing for services.complexity.wordLists.AvgWordsInList@cae74734
  1483. !!!!!!!
  1484. computing for services.complexity.wordLists.AvgWordsInList@f43bf017
  1485. !!!!!!!
  1486. computing for services.complexity.wordLists.AvgWordsInList@f69d737f
  1487. !!!!!!!
  1488. computing for services.complexity.wordLists.AvgWordsInList@e985cdcc
  1489. !!!!!!!
  1490. computing for services.complexity.wordLists.AvgWordsInList@12da76af
  1491. !!!!!!!
  1492. computing for services.complexity.wordLists.AvgWordsInList@5d883635
  1493. !!!!!!!
  1494. computing for services.complexity.wordLists.AvgWordsInList@50709082
  1495. !!!!!!!
  1496. computing for services.complexity.wordLists.AvgWordsInList@79c53965
  1497. !!!!!!!
  1498. computing for services.complexity.wordLists.AvgWordsInList@9a1f7ffd
  1499. !!!!!!!
  1500. computing for services.complexity.wordLists.AvgWordsInList@8d07da4a
  1501. !!!!!!!
  1502. computing for services.complexity.wordLists.AvgWordsInList@b65c832d
  1503. !!!!!!!
  1504. computing for services.complexity.wordLists.AvgWordsInList@79abe9ff
  1505. !!!!!!!
  1506. computing for services.complexity.wordLists.AvgWordsInList@6c94444c
  1507. !!!!!!!
  1508. computing for services.complexity.wordLists.AvgWordsInList@95e8ed2f
  1509. !!!!!!!
  1510. computing for services.complexity.wordLists.AvgWordsInList@18156fd4
  1511. !!!!!!!
  1512. computing for services.complexity.wordLists.AvgWordsInList@afdca21
  1513. !!!!!!!
  1514. computing for services.complexity.wordLists.AvgWordsInList@34527304
  1515. !!!!!!!
  1516. computing for services.complexity.wordLists.AvgWordsInList@1c29a7b1
  1517. !!!!!!!
  1518. computing for services.complexity.wordLists.AvgWordsInList@f1201fe
  1519. !!!!!!!
  1520. computing for services.complexity.wordLists.AvgWordsInList@3866aae1
  1521. !!!!!!!
  1522. computing for services.complexity.wordLists.AvgWordsInList@ed9dc825
  1523. !!!!!!!
  1524. computing for services.complexity.wordLists.AvgWordsInList@e0862272
  1525. !!!!!!!
  1526. computing for services.complexity.wordLists.AvgWordsInList@9dacb55
  1527. !!!!!!!
  1528. computing for services.complexity.wordLists.AvgWordsInList@f134d123
  1529. !!!!!!!
  1530. computing for services.complexity.wordLists.AvgWordsInList@e41d2b70
  1531. !!!!!!!
  1532. computing for services.complexity.wordLists.AvgWordsInList@d71d453
  1533. !!!!!!!
  1534. computing for services.complexity.wordLists.AvgWordsInList@a2a6dbad
  1535. !!!!!!!
  1536. computing for services.complexity.wordLists.AvgWordsInList@958f35fa
  1537. !!!!!!!
  1538. computing for services.complexity.wordLists.AvgWordsInList@bee3dedd
  1539. !!!!!!!
  1540. computing for services.complexity.wordLists.AvgWordsInList@40090b85
  1541. !!!!!!!
  1542. computing for services.complexity.wordLists.AvgWordsInList@32f165d2
  1543. !!!!!!!
  1544. computing for services.complexity.wordLists.AvgWordsInList@5c460eb5
  1545. !!!!!!!
  1546. computing for services.complexity.wordLists.AvgWordsInList@f2feea7f
  1547. !!!!!!!
  1548. computing for services.complexity.wordLists.AvgWordsInList@e5e744cc
  1549. !!!!!!!
  1550. computing for services.complexity.wordLists.AvgWordsInList@f3bedaf
  1551. !!!!!!!
  1552. computing for services.complexity.wordLists.AvgWordsInList@a470f509
  1553. !!!!!!!
  1554. computing for services.complexity.wordLists.AvgWordsInList@97594f56
  1555. !!!!!!!
  1556. computing for services.complexity.wordLists.AvgWordsInList@c0adf839
  1557. !!!!!!!
  1558. computing for services.complexity.wordLists.AvgWordsInList@fef48bee
  1559. !!!!!!!
  1560. computing for services.complexity.wordLists.AvgWordsInList@f1dce63b
  1561. !!!!!!!
  1562. computing for services.complexity.wordLists.AvgWordsInList@1b318f1e
  1563. !!!!!!!
  1564. computing for services.complexity.wordLists.AvgWordsInList@559b711
  1565. !!!!!!!
  1566. computing for services.complexity.wordLists.AvgWordsInList@f842115e
  1567. !!!!!!!
  1568. computing for services.complexity.wordLists.AvgWordsInList@2196ba41
  1569. !!!!!!!
  1570. computing for services.complexity.wordLists.AvgWordsInList@562c4b19
  1571. !!!!!!!
  1572. computing for services.complexity.wordLists.AvgWordsInList@4914a566
  1573. !!!!!!!
  1574. computing for services.complexity.wordLists.AvgWordsInList@72694e49
  1575. !!!!!!!
  1576. computing for services.complexity.wordLists.AvgWordsInList@c163357b
  1577. !!!!!!!
  1578. computing for services.complexity.wordLists.AvgWordsInList@b44b8fc8
  1579. !!!!!!!
  1580. computing for services.complexity.wordLists.AvgWordsInList@dda038ab
  1581. !!!!!!!
  1582. computing for services.complexity.wordLists.AvgWordsInList@aed855d7
  1583. !!!!!!!
  1584. computing for services.complexity.wordLists.AvgWordsInList@a1c0b024
  1585. !!!!!!!
  1586. computing for services.complexity.wordLists.AvgWordsInList@cb155907
  1587. !!!!!!!
  1588. computing for services.complexity.wordLists.AvgWordsInList@b8d7cd1c
  1589. !!!!!!!
  1590. computing for services.complexity.wordLists.AvgWordsInList@abc02769
  1591. !!!!!!!
  1592. computing for services.complexity.wordLists.AvgWordsInList@d514d04c
  1593. !!!!!!!
  1594. computing for services.complexity.wordLists.AvgWordsInList@dbd38955
  1595. !!!!!!!
  1596. computing for services.complexity.wordLists.AvgWordsInList@cebbe3a2
  1597. !!!!!!!
  1598. computing for services.complexity.wordLists.AvgWordsInList@f8108c85
  1599. !!!!!!!
  1600. computing for services.complexity.wordLists.AvgWordsInList@994d5115
  1601. !!!!!!!
  1602. computing for services.complexity.wordLists.AvgWordsInList@8c35ab62
  1603. !!!!!!!
  1604. computing for services.complexity.wordLists.AvgWordsInList@b58a5445
  1605. !!!!!!!
  1606. computing for services.complexity.wordLists.AvgWordsInList@5d3478cc
  1607. !!!!!!!
  1608. computing for services.complexity.wordLists.AvgWordsInList@501cd319
  1609. !!!!!!!
  1610. computing for services.complexity.wordLists.AvgWordsInList@79717bfc
  1611. !!!!!!!
  1612. computing for services.complexity.wordLists.AvgWordsInList@450b3d60
  1613. !!!!!!!
  1614. computing for services.complexity.wordLists.AvgWordsInList@37f397ad
  1615. !!!!!!!
  1616. computing for services.complexity.wordLists.AvgWordsInList@61484090
  1617. !!!!!!!
  1618. computing for services.complexity.wordLists.AvgWordsInList@bc49a516
  1619. !!!!!!!
  1620. computing for services.complexity.wordLists.AvgWordsInList@af31ff63
  1621. !!!!!!!
  1622. computing for services.complexity.wordLists.AvgWordsInList@d886a846
  1623. !!!!!!!
  1624. computing for services.complexity.wordLists.AvgWordsInList@a16fb1f6
  1625. !!!!!!!
  1626. computing for services.complexity.wordLists.AvgWordsInList@94580c43
  1627. !!!!!!!
  1628. computing for services.complexity.wordLists.AvgWordsInList@bdacb526
  1629. !!!!!!!
  1630. computing for services.complexity.wordLists.AvgWordsInList@6bb34c7b
  1631. !!!!!!!
  1632. computing for services.complexity.wordLists.AvgWordsInList@5e9ba6c8
  1633. !!!!!!!
  1634. computing for services.complexity.wordLists.AvgWordsInList@87f04fab
  1635. !!!!!!!
  1636. computing for services.complexity.wordLists.AvgWordsInList@7f8659a6
  1637. !!!!!!!
  1638. computing for services.complexity.wordLists.AvgWordsInList@726eb3f3
  1639. !!!!!!!
  1640. computing for services.complexity.wordLists.AvgWordsInList@9bc35cd6
  1641. !!!!!!!
  1642. computing for services.complexity.wordLists.AvgWordsInList@8f2d8737
  1643. !!!!!!!
  1644. computing for services.complexity.wordLists.AvgWordsInList@8215e184
  1645. !!!!!!!
  1646. computing for services.complexity.wordLists.AvgWordsInList@ab6a8a67
  1647. !!!!!!!
  1648. computing for services.complexity.wordLists.AvgWordsInList@6ff68d9b
  1649. !!!!!!!
  1650. computing for services.complexity.wordLists.AvgWordsInList@62dee7e8
  1651. !!!!!!!
  1652. computing for services.complexity.wordLists.AvgWordsInList@8c3390cb
  1653. !!!!!!!
  1654. computing for services.complexity.wordLists.AvgWordsInList@aae67550
  1655. !!!!!!!
  1656. computing for services.complexity.wordLists.AvgWordsInList@9dcecf9d
  1657. !!!!!!!
  1658. computing for services.complexity.wordLists.AvgWordsInList@c7237880
  1659. !!!!!!!
  1660. computing for services.complexity.wordLists.AvgWordsInList@c0189030
  1661. !!!!!!!
  1662. computing for services.complexity.wordLists.AvgWordsInList@b300ea7d
  1663. !!!!!!!
  1664. computing for services.complexity.wordLists.AvgWordsInList@dc559360
  1665. !!!!!!!
  1666. computing for services.complexity.wordLists.AvgWordsInList@74ce7cbe
  1667. !!!!!!!
  1668. computing for services.complexity.wordLists.AvgWordsInList@67b6d70b
  1669. !!!!!!!
  1670. computing for services.complexity.wordLists.AvgWordsInList@910b7fee
  1671. !!!!!!!
  1672. computing for services.complexity.wordLists.AvgWordsInList@e06adca9
  1673. !!!!!!!
  1674. computing for services.complexity.wordLists.AvgWordsInList@d35336f6
  1675. !!!!!!!
  1676. computing for services.complexity.wordLists.AvgWordsInList@fca7dfd9
  1677. !!!!!!!
  1678. computing for services.complexity.wordLists.AvgWordsInList@a54b43b6
  1679. !!!!!!!
  1680. computing for services.complexity.wordLists.AvgWordsInList@98339e03
  1681. !!!!!!!
  1682. computing for services.complexity.wordLists.AvgWordsInList@c18846e6
  1683. !!!!!!!
  1684. computing for services.complexity.wordLists.AvgWordsInList@bd8977af
  1685. !!!!!!!
  1686. computing for services.complexity.wordLists.AvgWordsInList@b071d1fc
  1687. !!!!!!!
  1688. computing for services.complexity.wordLists.AvgWordsInList@d9c67adf
  1689. !!!!!!!
  1690. computing for services.complexity.wordLists.AvgWordsInList@421874
  1691. !!!!!!!
  1692. computing for services.complexity.wordLists.AvgWordsInList@f32a72c1
  1693. !!!!!!!
  1694. computing for services.complexity.wordLists.AvgWordsInList@1c7f1ba4
  1695. !!!!!!!
  1696. computing for services.complexity.wordLists.AvgWordsInList@cd2ea38e
  1697. !!!!!!!
  1698. computing for services.complexity.wordLists.AvgWordsInList@c016fddb
  1699. !!!!!!!
  1700. computing for services.complexity.wordLists.AvgWordsInList@e96ba6be
  1701. !!!!!!!
  1702. computing for services.complexity.wordLists.AvgWordsInList@221d9a32
  1703. !!!!!!!
  1704. computing for services.complexity.wordLists.AvgWordsInList@1505f47f
  1705. !!!!!!!
  1706. computing for services.complexity.wordLists.AvgWordsInList@3e5a9d62
  1707. !!!!!!!
  1708. computing for services.complexity.wordLists.AvgWordsInList@cdc46f1
  1709. !!!!!!!
  1710. computing for services.complexity.wordLists.AvgWordsInList@ffc4a13e
  1711. !!!!!!!
  1712. computing for services.complexity.wordLists.AvgWordsInList@29194a21
  1713. !!!!!!!
  1714. computing for services.complexity.wordLists.AvgWordsInList@c75f8ac1
  1715. !!!!!!!
  1716. computing for services.complexity.wordLists.AvgWordsInList@ba47e50e
  1717. !!!!!!!
  1718. computing for services.complexity.wordLists.AvgWordsInList@e39c8df1
  1719. !!!!!!!
  1720. computing for services.complexity.wordLists.AvgWordsInList@ab8a7b43
  1721. !!!!!!!
  1722. computing for services.complexity.wordLists.AvgWordsInList@9e72d590
  1723. !!!!!!!
  1724. computing for services.complexity.wordLists.AvgWordsInList@c7c77e73
  1725. !!!!!!!
  1726. computing for services.complexity.wordLists.AvgWordsInList@8dfc6a2a
  1727. !!!!!!!
  1728. computing for services.complexity.wordLists.AvgWordsInList@80e4c477
  1729. !!!!!!!
  1730. computing for services.complexity.wordLists.AvgWordsInList@aa396d5a
  1731. !!!!!!!
  1732. computing for services.complexity.wordLists.AvgWordsInList@6c261d60
  1733. !!!!!!!
  1734. computing for services.complexity.wordLists.AvgWordsInList@5f0e77ad
  1735. !!!!!!!
  1736. computing for services.complexity.wordLists.AvgWordsInList@88632090
  1737. !!!!!!!
  1738. computing for services.complexity.wordLists.AvgWordsInList@9d8cdc21
  1739. !!!!!!!
  1740. computing for services.complexity.wordLists.AvgWordsInList@9075366e
  1741. !!!!!!!
  1742. computing for services.complexity.wordLists.AvgWordsInList@b9c9df51
  1743. !!!!!!!
  1744. computing for services.complexity.wordLists.AvgWordsInList@99323434
  1745. !!!!!!!
  1746. computing for services.complexity.wordLists.AvgWordsInList@8c1a8e81
  1747. !!!!!!!
  1748. computing for services.complexity.wordLists.AvgWordsInList@b56f3764
  1749. !!!!!!!
  1750. computing for services.complexity.wordLists.AvgWordsInList@67ee4389
  1751. !!!!!!!
  1752. computing for services.complexity.wordLists.AvgWordsInList@5ad69dd6
  1753. !!!!!!!
  1754. computing for services.complexity.wordLists.AvgWordsInList@842b46b9
  1755. !!!!!!!
  1756. computing for services.complexity.wordLists.AvgWordsInList@3fcf34e6
  1757. !!!!!!!
  1758. computing for services.complexity.wordLists.AvgWordsInList@32b78f33
  1759. !!!!!!!
  1760. computing for services.complexity.wordLists.AvgWordsInList@5c0c3816
  1761. !!!!!!!
  1762. computing for services.complexity.wordLists.AvgWordsInList@7ea25a13
  1763. !!!!!!!
  1764. computing for services.complexity.wordLists.AvgWordsInList@718ab460
  1765. !!!!!!!
  1766. computing for services.complexity.wordLists.AvgWordsInList@9adf5d43
  1767. !!!!!!!
  1768. computing for services.complexity.wordLists.AvgWordsInList@b9b6f689
  1769. !!!!!!!
  1770. computing for services.complexity.wordLists.AvgWordsInList@ac9f50d6
  1771. !!!!!!!
  1772. computing for services.complexity.wordLists.AvgWordsInList@d5f3f9b9
  1773. !!!!!!!
  1774. computing for services.complexity.wordLists.AvgWordsInList@b714b62f
  1775. !!!!!!!
  1776. computing for services.complexity.wordLists.AvgWordsInList@a9fd107c
  1777. !!!!!!!
  1778. computing for services.complexity.wordLists.AvgWordsInList@d351b95f
  1779. !!!!!!!
  1780. computing for services.complexity.wordLists.AvgWordsInList@53a5f03b
  1781. !!!!!!!
  1782. computing for services.complexity.wordLists.AvgWordsInList@468e4a88
  1783. !!!!!!!
  1784. computing for services.complexity.wordLists.AvgWordsInList@6fe2f36b
  1785. !!!!!!!
  1786. computing for services.complexity.wordLists.AvgWordsInList@e418fd8e
  1787. !!!!!!!
  1788. computing for services.complexity.wordLists.AvgWordsInList@d70157db
  1789. !!!!!!!
  1790. computing for services.complexity.wordLists.AvgWordsInList@5600be
  1791. !!!!!!!
  1792. computing for services.complexity.wordLists.AvgWordsInList@822f590c
  1793. !!!!!!!
  1794. computing for services.complexity.wordLists.AvgWordsInList@7517b359
  1795. !!!!!!!
  1796. computing for services.complexity.wordLists.AvgWordsInList@9e6c5c3c
  1797. !!!!!!!
  1798. computing for services.complexity.wordLists.AvgWordsInList@5ab55a35
  1799. !!!!!!!
  1800. computing for services.complexity.wordLists.AvgWordsInList@4d9db482
  1801. !!!!!!!
  1802. computing for services.complexity.wordLists.AvgWordsInList@76f25d65
  1803. !!!!!!!
  1804. computing for services.complexity.wordLists.AvgWordsInList@405d76c
  1805. !!!!!!!
  1806. computing for services.complexity.wordLists.AvgWordsInList@f6ee31b9
  1807. !!!!!!!
  1808. computing for services.complexity.wordLists.AvgWordsInList@2042da9c
  1809. !!!!!!!
  1810. computing for services.complexity.wordLists.AvgWordsInList@52e8e775
  1811. !!!!!!!
  1812. computing for services.complexity.wordLists.AvgWordsInList@45d141c2
  1813. !!!!!!!
  1814. computing for services.complexity.wordLists.AvgWordsInList@6f25eaa5
  1815. !!!!!!!
  1816. computing for services.complexity.wordLists.AvgWordsInList@e3c6b421
  1817. !!!!!!!
  1818. computing for services.complexity.wordLists.AvgWordsInList@d6af0e6e
  1819. !!!!!!!
  1820. computing for services.complexity.wordLists.AvgWordsInList@3b751
  1821. !!!!!!!
  1822. computing for services.complexity.wordLists.AvgWordsInList@7e91cfd4
  1823. !!!!!!!
  1824. computing for services.complexity.wordLists.AvgWordsInList@717a2a21
  1825. !!!!!!!
  1826. computing for services.complexity.wordLists.AvgWordsInList@9aced304
  1827. !!!!!!!
  1828. computing for services.complexity.wordLists.AvgWordsInList@60b946e8
  1829. !!!!!!!
  1830. computing for services.complexity.wordLists.AvgWordsInList@53a1a135
  1831. !!!!!!!
  1832. computing for services.complexity.wordLists.AvgWordsInList@7cf64a18
  1833. !!!!!!!
  1834. computing for services.complexity.wordLists.AvgWordsInList@6d645c03
  1835. !!!!!!!
  1836. computing for services.complexity.wordLists.AvgWordsInList@604cb650
  1837. !!!!!!!
  1838. computing for services.complexity.wordLists.AvgWordsInList@89a15f33
  1839. !!!!!!!
  1840. computing for services.complexity.wordLists.AvgWordsInList@6dffc30a
  1841. !!!!!!!
  1842. computing for services.complexity.wordLists.AvgWordsInList@60e81d57
  1843. !!!!!!!
  1844. computing for services.complexity.wordLists.AvgWordsInList@8a3cc63a
  1845. !!!!!!!
  1846. computing for services.complexity.wordLists.AvgWordsInList@bb492247
  1847. !!!!!!!
  1848. computing for services.complexity.wordLists.AvgWordsInList@ae317c94
  1849. !!!!!!!
  1850. computing for services.complexity.wordLists.AvgWordsInList@d7862577
  1851. !!!!!!!
  1852. computing for services.complexity.wordLists.AvgWordsInList@bf00147b
  1853. !!!!!!!
  1854. computing for services.complexity.wordLists.AvgWordsInList@b1e86ec8
  1855. !!!!!!!
  1856. computing for services.complexity.wordLists.AvgWordsInList@db3d17ab
  1857. !!!!!!!
  1858. computing for services.complexity.wordLists.AvgWordsInList@c705953
  1859. !!!!!!!
  1860. computing for services.complexity.wordLists.AvgWordsInList@ff58b3a0
  1861. !!!!!!!
  1862. computing for services.complexity.wordLists.AvgWordsInList@28ad5c83
  1863. !!!!!!!
  1864. computing for services.complexity.wordLists.AvgWordsInList@5af05180
  1865. !!!!!!!
  1866. computing for services.complexity.wordLists.AvgWordsInList@4dd8abcd
  1867. !!!!!!!
  1868. computing for services.complexity.wordLists.AvgWordsInList@772d54b0
  1869. !!!!!!!
  1870. computing for services.complexity.wordLists.AvgWordsInList@8c8c7340
  1871. !!!!!!!
  1872. computing for services.complexity.wordLists.AvgWordsInList@7f74cd8d
  1873. !!!!!!!
  1874. computing for services.complexity.wordLists.AvgWordsInList@a8c97670
  1875. !!!!!!!
  1876. computing for services.complexity.wordLists.AvgWordsInList@e488a58a
  1877. !!!!!!!
  1878. computing for services.complexity.wordLists.AvgWordsInList@d770ffd7
  1879. !!!!!!!
  1880. computing for services.complexity.wordLists.AvgWordsInList@c5a8ba
  1881. !!!!!!!
  1882. computing for services.complexity.wordLists.AvgWordsInList@e3a2d675
  1883. !!!!!!!
  1884. computing for services.complexity.wordLists.AvgWordsInList@d68b30c2
  1885. !!!!!!!
  1886. computing for services.complexity.wordLists.AvgWordsInList@ffdfd9a5
  1887. !!!!!!!
  1888. computing for services.complexity.wordLists.AvgWordsInList@6a084de7
  1889. !!!!!!!
  1890. computing for services.complexity.wordLists.AvgWordsInList@5cf0a834
  1891. !!!!!!!
  1892. computing for services.complexity.wordLists.AvgWordsInList@86455117
  1893. !!!!!!!
  1894. computing for services.complexity.wordLists.AvgWordsInList@dcb84d44
  1895. !!!!!!!
  1896. computing for services.complexity.wordLists.AvgWordsInList@cfa0a791
  1897. !!!!!!!
  1898. computing for services.complexity.wordLists.AvgWordsInList@f8f55074
  1899. !!!!!!!
  1900. computing for services.complexity.wordLists.AvgWordsInList@c47a2283
  1901. !!!!!!!
  1902. computing for services.complexity.wordLists.AvgWordsInList@b7627cd0
  1903. !!!!!!!
  1904. computing for services.complexity.wordLists.AvgWordsInList@e0b725b3
  1905. !!!!!!!
  1906. computing for services.complexity.wordLists.AvgWordsInList@1ef95b4c
  1907. !!!!!!!
  1908. computing for services.complexity.wordLists.AvgWordsInList@11e1b599
  1909. !!!!!!!
  1910. computing for services.complexity.wordLists.AvgWordsInList@3b365e7c
  1911. !!!!!!!
  1912. computing for services.complexity.wordLists.AvgWordsInList@e491a847
  1913. !!!!!!!
  1914. computing for services.complexity.wordLists.AvgWordsInList@d77a0294
  1915. !!!!!!!
  1916. computing for services.complexity.wordLists.AvgWordsInList@ceab77
  1917. !!!!!!!
  1918. computing for services.complexity.wordLists.AvgWordsInList@445c6e8a
  1919. !!!!!!!
  1920. computing for services.complexity.wordLists.AvgWordsInList@3744c8d7
  1921. !!!!!!!
  1922. computing for services.complexity.wordLists.AvgWordsInList@609971ba
  1923. !!!!!!!
  1924. computing for services.complexity.wordLists.AvgWordsInList@359b43d4
  1925. !!!!!!!
  1926. computing for services.complexity.wordLists.AvgWordsInList@28839e21
  1927. !!!!!!!
  1928. computing for services.complexity.wordLists.AvgWordsInList@51d84704
  1929. !!!!!!!
  1930. computing for services.complexity.wordLists.AvgWordsInList@e70d4e5e
  1931. !!!!!!!
  1932. computing for services.complexity.wordLists.AvgWordsInList@d9f5a8ab
  1933. !!!!!!!
  1934. computing for services.complexity.wordLists.AvgWordsInList@34a518e
  1935. !!!!!!!
  1936. computing for services.complexity.wordLists.AvgWordsInList@40e262a9
  1937. !!!!!!!
  1938. computing for services.complexity.wordLists.AvgWordsInList@33cabcf6
  1939. !!!!!!!
  1940. computing for services.complexity.wordLists.AvgWordsInList@5d1f65d9
  1941. !!!!!!!
  1942. computing for services.complexity.wordLists.AvgWordsInList@dbd20a21
  1943. !!!!!!!
  1944. computing for services.complexity.wordLists.AvgWordsInList@ceba646e
  1945. !!!!!!!
  1946. computing for services.complexity.wordLists.AvgWordsInList@f80f0d51
  1947. !!!!!!!
  1948. computing for services.complexity.wordLists.AvgWordsInList@dd91450e
  1949. !!!!!!!
  1950. computing for services.complexity.wordLists.AvgWordsInList@d0799f5b
  1951. !!!!!!!
  1952. computing for services.complexity.wordLists.AvgWordsInList@f9ce483e
  1953. !!!!!!!
  1954. computing for services.complexity.wordLists.AvgWordsInList@2d85eb9f
  1955. !!!!!!!
  1956. computing for services.complexity.wordLists.AvgWordsInList@206e45ec
  1957. !!!!!!!
  1958. computing for services.complexity.wordLists.AvgWordsInList@49c2eecf
  1959. !!!!!!!
  1960. computing for services.complexity.wordLists.AvgWordsInList@afa9ec09
  1961. !!!!!!!
  1962. computing for services.complexity.wordLists.AvgWordsInList@a2924656
  1963. !!!!!!!
  1964. computing for services.complexity.wordLists.AvgWordsInList@cbe6ef39
  1965. !!!!!!!
  1966. computing for services.complexity.wordLists.AvgWordsInList@df3a7ff7
  1967. !!!!!!!
  1968. computing for services.complexity.wordLists.AvgWordsInList@d222da44
  1969. !!!!!!!
  1970. computing for services.complexity.wordLists.AvgWordsInList@fb778327
  1971. !!!!!!!
  1972. computing for services.complexity.wordLists.AvgWordsInList@c1e44c3
  1973. !!!!!!!
  1974. computing for services.complexity.wordLists.AvgWordsInList@ff069f10
  1975. !!!!!!!
  1976. computing for services.complexity.wordLists.AvgWordsInList@285b47f3
  1977. !!!!!!!
  1978. computing for services.complexity.wordLists.AvgWordsInList@400d6e17
  1979. !!!!!!!
  1980. computing for services.complexity.wordLists.AvgWordsInList@32f5c864
  1981. !!!!!!!
  1982. computing for services.complexity.wordLists.AvgWordsInList@5c4a7147
  1983. !!!!!!!
  1984. computing for services.complexity.wordLists.AvgWordsInList@733694aa
  1985. !!!!!!!
  1986. computing for services.complexity.wordLists.AvgWordsInList@661eeef7
  1987. !!!!!!!
  1988. computing for services.complexity.wordLists.AvgWordsInList@8f7397da
  1989. !!!!!!!
  1990. computing for services.complexity.wordLists.AvgWordsInList@ea8b8d36
  1991. !!!!!!!
  1992. computing for services.complexity.wordLists.AvgWordsInList@dd73e783
  1993. !!!!!!!
  1994. computing for services.complexity.wordLists.AvgWordsInList@6c89066
  1995. !!!!!!!
  1996. computing for services.complexity.wordLists.AvgWordsInList@63a351b5
  1997. !!!!!!!
  1998. computing for services.complexity.wordLists.AvgWordsInList@568bac02
  1999. !!!!!!!
  2000. computing for services.complexity.wordLists.AvgWordsInList@7fe054e5
  2001. !!!!!!!
  2002. computing for services.complexity.wordLists.AvgWordsInList@2bfcc733
  2003. !!!!!!!
  2004. computing for services.complexity.wordLists.AvgWordsInList@1ee52180
  2005. !!!!!!!
  2006. computing for services.complexity.wordLists.AvgWordsInList@4839ca63
  2007. !!!!!!!
  2008. computing for services.complexity.wordLists.AvgWordsInList@694cb94f
  2009. !!!!!!!
  2010. computing for services.complexity.wordLists.AvgWordsInList@5c35139c
  2011. !!!!!!!
  2012. computing for services.complexity.wordLists.AvgWordsInList@8589bc7f
  2013. !!!!!!!
  2014. computing for services.complexity.wordLists.AvgWordsInList@a4ba408f
  2015. !!!!!!!
  2016. computing for services.complexity.wordLists.AvgWordsInList@97a29adc
  2017. !!!!!!!
  2018. computing for services.complexity.wordLists.AvgWordsInList@c0f743bf
  2019. !!!!!!!
  2020. computing for services.complexity.wordLists.AvgWordsInList@484512a
  2021. !!!!!!!
  2022. computing for services.complexity.wordLists.AvgWordsInList@f76cab77
  2023. !!!!!!!
  2024. computing for services.complexity.wordLists.AvgWordsInList@20c1545a
  2025. !!!!!!!
  2026. computing for services.complexity.wordLists.AvgWordsInList@511c3bf5
  2027. !!!!!!!
  2028. computing for services.complexity.wordLists.AvgWordsInList@44049642
  2029. !!!!!!!
  2030. computing for services.complexity.wordLists.AvgWordsInList@6d593f25
  2031. !!!!!!!
  2032. computing for services.complexity.wordLists.AvgWordsInList@29fd2cf2
  2033. !!!!!!!
  2034. computing for services.complexity.wordLists.AvgWordsInList@1ce5873f
  2035. !!!!!!!
  2036. computing for services.complexity.wordLists.AvgWordsInList@463a3022
  2037. !!!!!!!
  2038. computing for services.complexity.wordLists.AvgWordsInList@d69d12e3
  2039. !!!!!!!
  2040. computing for services.complexity.wordLists.AvgWordsInList@c9856d30
  2041. !!!!!!!
  2042. computing for services.complexity.wordLists.AvgWordsInList@f2da1613
  2043. !!!!!!!
  2044. computing for services.complexity.wordLists.AvgWordsInList@ab5cda99
  2045. !!!!!!!
  2046. computing for services.complexity.wordLists.AvgWordsInList@9e4534e6
  2047. !!!!!!!
  2048. computing for services.complexity.wordLists.AvgWordsInList@c799ddc9
  2049. !!!!!!!
  2050. computing for services.complexity.wordLists.AvgWordsInList@725b827c
  2051. !!!!!!!
  2052. computing for services.complexity.wordLists.AvgWordsInList@6543dcc9
  2053. !!!!!!!
  2054. computing for services.complexity.wordLists.AvgWordsInList@8e9885ac
  2055. !!!!!!!
  2056. computing for services.complexity.wordLists.AvgWordsInList@857b40c9
  2057. !!!!!!!
  2058. computing for services.complexity.wordLists.AvgWordsInList@78639b16
  2059. !!!!!!!
  2060. computing for services.complexity.wordLists.AvgWordsInList@a1b843f9
  2061. !!!!!!!
  2062. computing for services.complexity.wordLists.AvgWordsInList@fd3758e3
  2063. !!!!!!!
  2064. computing for services.complexity.wordLists.AvgWordsInList@f01fb330
  2065. !!!!!!!
  2066. computing for services.complexity.wordLists.AvgWordsInList@19745c13
  2067. !!!!!!!
  2068. computing for services.complexity.wordLists.AvgWordsInList@c2168fb2
  2069. !!!!!!!
  2070. computing for services.complexity.wordLists.AvgWordsInList@b4fee9ff
  2071. !!!!!!!
  2072. computing for services.complexity.wordLists.AvgWordsInList@de5392e2
  2073. !!!!!!!
  2074. computing for services.complexity.wordLists.AvgWordsInList@42fac1e3
  2075. !!!!!!!
  2076. computing for services.complexity.wordLists.AvgWordsInList@35e31c30
  2077. !!!!!!!
  2078. computing for services.complexity.wordLists.AvgWordsInList@5f37c513
  2079. !!!!!!!
  2080. computing for services.complexity.wordLists.AvgWordsInList@cd53a819
  2081. !!!!!!!
  2082. computing for services.complexity.wordLists.AvgWordsInList@c03c0266
  2083. !!!!!!!
  2084. computing for services.complexity.wordLists.AvgWordsInList@e990ab49
  2085. !!!!!!!
  2086. computing for services.complexity.wordLists.AvgWordsInList@a869a3a1
  2087. !!!!!!!
  2088. computing for services.complexity.wordLists.AvgWordsInList@9b51fdee
  2089. !!!!!!!
  2090. computing for services.complexity.wordLists.AvgWordsInList@c4a6a6d1
  2091. !!!!!!!
  2092. computing for services.complexity.wordLists.AvgWordsInList@188152e5
  2093. !!!!!!!
  2094. computing for services.complexity.wordLists.AvgWordsInList@b69ad32
  2095. !!!!!!!
  2096. computing for services.complexity.wordLists.AvgWordsInList@34be5615
  2097. !!!!!!!
  2098. computing for services.complexity.wordLists.AvgWordsInList@3bf9753e
  2099. !!!!!!!
  2100. computing for services.complexity.wordLists.AvgWordsInList@2ee1cf8b
  2101. !!!!!!!
  2102. computing for services.complexity.wordLists.AvgWordsInList@5836786e
  2103. !!!!!!!
  2104. computing for services.complexity.wordLists.AvgWordsInList@18972937
  2105. !!!!!!!
  2106. computing for services.complexity.wordLists.AvgWordsInList@b7f8384
  2107. !!!!!!!
  2108. computing for services.complexity.wordLists.AvgWordsInList@34d42c67
  2109. !!!!!!!
  2110. computing for services.complexity.wordLists.AvgWordsInList@f55b8211
  2111. !!!!!!!
  2112. computing for services.complexity.wordLists.AvgWordsInList@e843dc5e
  2113. !!!!!!!
  2114. computing for services.complexity.wordLists.AvgWordsInList@11988541
  2115. !!!!!!!
  2116. computing for services.complexity.wordLists.AvgWordsInList@47d07b32
  2117. !!!!!!!
  2118. computing for services.complexity.wordLists.AvgWordsInList@3ab8d57f
  2119. !!!!!!!
  2120. computing for services.complexity.wordLists.AvgWordsInList@640d7e62
  2121. !!!!!!!
  2122. computing for services.complexity.wordLists.AvgWordsInList@51320cc6
  2123. !!!!!!!
  2124. computing for services.complexity.wordLists.AvgWordsInList@441a6713
  2125. !!!!!!!
  2126. computing for services.complexity.wordLists.AvgWordsInList@6d6f0ff6
  2127. !!!!!!!
  2128. computing for services.complexity.wordLists.AvgWordsInList@bcb8c255
  2129. !!!!!!!
  2130. computing for services.complexity.wordLists.AvgWordsInList@afa11ca2
  2131. !!!!!!!
  2132. computing for services.complexity.wordLists.AvgWordsInList@d8f5c585
  2133. !!!!!!!
  2134. computing for services.complexity.wordLists.AvgWordsInList@20c29478
  2135. !!!!!!!
  2136. computing for services.complexity.wordLists.AvgWordsInList@13aaeec5
  2137. !!!!!!!
  2138. computing for services.complexity.wordLists.AvgWordsInList@3cff97a8
  2139. !!!!!!!
  2140. computing for services.complexity.wordLists.AvgWordsInList@33cef3c
  2141. !!!!!!!
  2142. computing for services.complexity.wordLists.AvgWordsInList@f6254989
  2143. !!!!!!!
  2144. computing for services.complexity.wordLists.AvgWordsInList@1f79f26c
  2145. !!!!!!!
  2146. computing for services.complexity.wordLists.AvgWordsInList@fe2daa87
  2147. !!!!!!!
  2148. computing for services.complexity.wordLists.AvgWordsInList@f11604d4
  2149. !!!!!!!
  2150. computing for services.complexity.wordLists.AvgWordsInList@1a6aadb7
  2151. !!!!!!!
  2152. computing for services.complexity.wordLists.AvgWordsInList@e27a2b21
  2153. !!!!!!!
  2154. computing for services.complexity.wordLists.AvgWordsInList@d562856e
  2155. !!!!!!!
  2156. computing for services.complexity.wordLists.AvgWordsInList@feb72e51
  2157. !!!!!!!
  2158. computing for services.complexity.wordLists.AvgWordsInList@9f9ee2e4
  2159. !!!!!!!
  2160. computing for services.complexity.wordLists.AvgWordsInList@92873d31
  2161. !!!!!!!
  2162. computing for services.complexity.wordLists.AvgWordsInList@bbdbe614
  2163. !!!!!!!
  2164. computing for services.complexity.wordLists.AvgWordsInList@73610936
  2165. !!!!!!!
  2166. computing for services.complexity.wordLists.AvgWordsInList@66496383
  2167. !!!!!!!
  2168. computing for services.complexity.wordLists.AvgWordsInList@8f9e0c66
  2169. !!!!!!!
  2170. computing for services.complexity.wordLists.AvgWordsInList@75492c1b
  2171. !!!!!!!
  2172. computing for services.complexity.wordLists.AvgWordsInList@68318668
  2173. !!!!!!!
  2174. computing for services.complexity.wordLists.AvgWordsInList@91862f4b
  2175. !!!!!!!
  2176. computing for services.complexity.wordLists.AvgWordsInList@406e84d8
  2177. !!!!!!!
  2178. computing for services.complexity.wordLists.AvgWordsInList@3356df25
  2179. !!!!!!!
  2180. computing for services.complexity.wordLists.AvgWordsInList@5cab8808
  2181. !!!!!!!
  2182. computing for services.complexity.wordLists.AvgWordsInList@9b937db0
  2183. !!!!!!!
  2184. computing for services.complexity.wordLists.AvgWordsInList@8e7bd7fd
  2185. !!!!!!!
  2186. computing for services.complexity.wordLists.AvgWordsInList@b7d080e0
  2187. !!!!!!!
  2188. computing for services.complexity.wordLists.AvgWordsInList@28bcfbdf
  2189. !!!!!!!
  2190. computing for services.complexity.wordLists.AvgWordsInList@1ba5562c
  2191. !!!!!!!
  2192. computing for services.complexity.wordLists.AvgWordsInList@44f9ff0f
  2193. !!!!!!!
  2194. computing for services.complexity.wordLists.AvgWordsInList@77cb243c
  2195. !!!!!!!
  2196. computing for services.complexity.wordLists.AvgWordsInList@6ab37e89
  2197. !!!!!!!
  2198. computing for services.complexity.wordLists.AvgWordsInList@9408276c
  2199. !!!!!!!
  2200. computing for services.complexity.wordLists.AvgWordsInList@9c74b9e1
  2201. !!!!!!!
  2202. computing for services.complexity.wordLists.AvgWordsInList@8f5d142e
  2203. !!!!!!!
  2204. computing for services.complexity.wordLists.AvgWordsInList@b8b1bd11
  2205. !!!!!!!
  2206. computing for services.complexity.wordLists.AvgWordsInList@3c2661b9
  2207. !!!!!!!
  2208. computing for services.complexity.wordLists.AvgWordsInList@2f0ebc06
  2209. !!!!!!!
  2210. computing for services.complexity.wordLists.AvgWordsInList@586364e9
  2211. !!!!!!!
  2212. computing for services.complexity.wordLists.AvgWordsInList@f375ab
  2213. !!!!!!!
  2214. computing for services.complexity.wordLists.AvgWordsInList@f3dbcff8
  2215. !!!!!!!
  2216. computing for services.complexity.wordLists.AvgWordsInList@1d3078db
  2217. !!!!!!!
  2218. computing for services.complexity.wordLists.AvgWordsInList@8e55e4b6
  2219. !!!!!!!
  2220. computing for services.complexity.wordLists.AvgWordsInList@813e3f03
  2221. !!!!!!!
  2222. computing for services.complexity.wordLists.AvgWordsInList@aa92e7e6
  2223. !!!!!!!
  2224. computing for services.complexity.wordLists.AvgWordsInList@c12b8973
  2225. !!!!!!!
  2226. computing for services.complexity.wordLists.AvgWordsInList@b413e3c0
  2227. !!!!!!!
  2228. computing for services.complexity.wordLists.AvgWordsInList@dd688ca3
  2229. !!!!!!!
  2230. computing for services.complexity.wordLists.AvgWordsInList@f36dc117
  2231. !!!!!!!
  2232. computing for services.complexity.wordLists.AvgWordsInList@e6561b64
  2233. !!!!!!!
  2234. computing for services.complexity.wordLists.AvgWordsInList@faac447
  2235. !!!!!!!
  2236. computing for services.complexity.wordLists.AvgWordsInList@a0f1b8f8
  2237. !!!!!!!
  2238. computing for services.complexity.wordLists.AvgWordsInList@93da1345
  2239. !!!!!!!
  2240. computing for services.complexity.wordLists.AvgWordsInList@bd2ebc28
  2241. !!!!!!!
  2242. computing for services.complexity.wordLists.AvgWordsInList@40f44113
  2243. !!!!!!!
  2244. computing for services.complexity.wordLists.AvgWordsInList@33dc9b60
  2245. !!!!!!!
  2246. computing for services.complexity.wordLists.AvgWordsInList@5d314443
  2247. !!!!!!!
  2248. computing for services.complexity.wordLists.AvgWordsInList@312a167f
  2249. !!!!!!!
  2250. computing for services.complexity.wordLists.AvgWordsInList@241270cc
  2251. !!!!!!!
  2252. computing for services.complexity.wordLists.AvgWordsInList@4d6719af
  2253. !!!!!!!
  2254. computing for services.complexity.wordLists.AvgWordsInList@31f4b50b
  2255. !!!!!!!
  2256. computing for services.complexity.wordLists.AvgWordsInList@24dd0f58
  2257. !!!!!!!
  2258. computing for services.complexity.wordLists.AvgWordsInList@4e31b83b
  2259. !!!!!!!
  2260. computing for services.complexity.wordLists.AvgWordsInList@7d1bfb6a
  2261. !!!!!!!
  2262. computing for services.complexity.wordLists.AvgWordsInList@700455b7
  2263. !!!!!!!
  2264. computing for services.complexity.wordLists.AvgWordsInList@9958fe9a
  2265. !!!!!!!
  2266. computing for services.complexity.wordLists.AvgWordsInList@5799f585
  2267. !!!!!!!
  2268. computing for services.complexity.wordLists.AvgWordsInList@4a824fd2
  2269. !!!!!!!
  2270. computing for services.complexity.wordLists.AvgWordsInList@73d6f8b5
  2271. !!!!!!!
  2272. computing for services.complexity.wordLists.AvgWordsInList@c3e5f086
  2273. !!!!!!!
  2274. computing for services.complexity.wordLists.AvgWordsInList@b6ce4ad3
  2275. !!!!!!!
  2276. computing for services.complexity.wordLists.AvgWordsInList@e022f3b6
  2277. !!!!!!!
  2278. computing for services.complexity.wordLists.AvgWordsInList@11ccbabc
  2279. !!!!!!!
  2280. computing for services.complexity.wordLists.AvgWordsInList@4b51509
  2281. !!!!!!!
  2282. computing for services.complexity.wordLists.AvgWordsInList@2e09bdec
  2283. !!!!!!!
  2284. computing for services.complexity.wordLists.AvgWordsInList@63fdcf50
  2285. !!!!!!!
  2286. computing for services.complexity.wordLists.AvgWordsInList@56e6299d
  2287. !!!!!!!
  2288. computing for services.complexity.wordLists.AvgWordsInList@803ad280
  2289. !!!!!!!
  2290. computing for services.complexity.wordLists.AvgWordsInList@933654dd
  2291. !!!!!!!
  2292. computing for services.complexity.wordLists.AvgWordsInList@861eaf2a
  2293. !!!!!!!
  2294. computing for services.complexity.wordLists.AvgWordsInList@af73580d
  2295. !!!!!!!
  2296. computing for services.complexity.wordLists.AvgWordsInList@9e45b462
  2297. !!!!!!!
  2298. computing for services.complexity.wordLists.AvgWordsInList@912e0eaf
  2299. !!!!!!!
  2300. computing for services.complexity.wordLists.AvgWordsInList@ba82b792
  2301. !!!!!!!
  2302. computing for services.complexity.wordLists.AvgWordsInList@c8caa33f
  2303. !!!!!!!
  2304. computing for services.complexity.wordLists.AvgWordsInList@bbb2fd8c
  2305. !!!!!!!
  2306. computing for services.complexity.wordLists.AvgWordsInList@e507a66f
  2307. !!!!!!!
  2308. computing for services.complexity.wordLists.AvgWordsInList@bb71f8f1
  2309. !!!!!!!
  2310. computing for services.complexity.wordLists.AvgWordsInList@ae5a533e
  2311. !!!!!!!
  2312. computing for services.complexity.wordLists.AvgWordsInList@d7aefc21
  2313. !!!!!!!
  2314. computing for services.complexity.wordLists.AvgWordsInList@ca9c402e
  2315. !!!!!!!
  2316. computing for services.complexity.wordLists.AvgWordsInList@bd849a7b
  2317. !!!!!!!
  2318. computing for services.complexity.wordLists.AvgWordsInList@e6d9435e
  2319. !!!!!!!
  2320. computing for services.complexity.wordLists.AvgWordsInList@64c62e61
  2321. !!!!!!!
  2322. computing for services.complexity.wordLists.AvgWordsInList@57ae88ae
  2323. !!!!!!!
  2324. computing for services.complexity.wordLists.AvgWordsInList@81033191
  2325. !!!!!!!
  2326. computing for services.complexity.wordLists.AvgWordsInList@fa2b6839
  2327. !!!!!!!
  2328. computing for services.complexity.wordLists.AvgWordsInList@ed13c286
  2329. !!!!!!!
  2330. computing for services.complexity.wordLists.AvgWordsInList@16686b69
  2331. !!!!!!!
  2332. computing for services.complexity.wordLists.AvgWordsInList@7d8d5a8
  2333. !!!!!!!
  2334. computing for services.complexity.wordLists.AvgWordsInList@fac12ff5
  2335. !!!!!!!
  2336. computing for services.complexity.wordLists.AvgWordsInList@2415d8d8
  2337. !!!!!!!
  2338. computing for services.complexity.wordLists.AvgWordsInList@3d54f517
  2339. !!!!!!!
  2340. computing for services.complexity.wordLists.AvgWordsInList@303d4f64
  2341. !!!!!!!
  2342. computing for services.complexity.wordLists.AvgWordsInList@5991f847
  2343. !!!!!!!
  2344. computing for services.complexity.wordLists.AvgWordsInList@933ae3ac
  2345. !!!!!!!
  2346. computing for services.complexity.wordLists.AvgWordsInList@86233df9
  2347. !!!!!!!
  2348. computing for services.complexity.wordLists.AvgWordsInList@af77e6dc
  2349. !!!!!!!
  2350. computing for services.complexity.wordLists.AvgWordsInList@b47acda0
  2351. !!!!!!!
  2352. computing for services.complexity.wordLists.AvgWordsInList@a76327ed
  2353. !!!!!!!
  2354. computing for services.complexity.wordLists.AvgWordsInList@d0b7d0d0
  2355. !!!!!!!
  2356. computing for services.complexity.wordLists.AvgWordsInList@2c7aca31
  2357. !!!!!!!
  2358. computing for services.complexity.wordLists.AvgWordsInList@1f63247e
  2359. !!!!!!!
  2360. computing for services.complexity.wordLists.AvgWordsInList@48b7cd61
  2361. !!!!!!!
  2362. computing for services.complexity.wordLists.AvgWordsInList@9e121df3
  2363. !!!!!!!
  2364. computing for services.complexity.wordLists.AvgWordsInList@90fa7840
  2365. !!!!!!!
  2366. computing for services.complexity.wordLists.AvgWordsInList@ba4f2123
  2367. !!!!!!!
  2368. computing for services.complexity.wordLists.AvgWordsInList@65101ad4
  2369. !!!!!!!
  2370. computing for services.complexity.wordLists.AvgWordsInList@57f87521
  2371. !!!!!!!
  2372. computing for services.complexity.wordLists.AvgWordsInList@814d1e04
  2373. !!!!!!!
  2374. computing for services.complexity.wordLists.AvgWordsInList@d0f4e6db
  2375. !!!!!!!
  2376. computing for services.complexity.wordLists.AvgWordsInList@c3dd4128
  2377. !!!!!!!
  2378. computing for services.complexity.wordLists.AvgWordsInList@ed31ea0b
  2379. !!!!!!!
  2380. computing for services.complexity.wordLists.AvgWordsInList@6f74cd6
  2381. !!!!!!!
  2382. computing for services.complexity.wordLists.AvgWordsInList@f9dfa723
  2383. !!!!!!!
  2384. computing for services.complexity.wordLists.AvgWordsInList@23345006
  2385. !!!!!!!
  2386. computing for services.complexity.wordLists.AvgWordsInList@48a247be
  2387. !!!!!!!
  2388. computing for services.complexity.wordLists.AvgWordsInList@3b8aa20b
  2389. !!!!!!!
  2390. computing for services.complexity.wordLists.AvgWordsInList@64df4aee
  2391. !!!!!!!
  2392. computing for services.complexity.wordLists.AvgWordsInList@7690db25
  2393. !!!!!!!
  2394. computing for services.complexity.wordLists.AvgWordsInList@69793572
  2395. !!!!!!!
  2396. computing for services.complexity.wordLists.AvgWordsInList@92cdde55
  2397. !!!!!!!
  2398. computing for services.complexity.wordLists.AvgWordsInList@93ff4c26
  2399. !!!!!!!
  2400. computing for services.complexity.wordLists.AvgWordsInList@86e7a673
  2401. !!!!!!!
  2402. computing for services.complexity.wordLists.AvgWordsInList@b03c4f56
  2403. !!!!!!!
  2404. computing for services.complexity.wordLists.AvgWordsInList@52e8bcf9
  2405. !!!!!!!
  2406. computing for services.complexity.wordLists.AvgWordsInList@45d11746
  2407. !!!!!!!
  2408. computing for services.complexity.wordLists.AvgWordsInList@6f25c029
  2409. !!!!!!!
  2410. computing for services.complexity.wordLists.AvgWordsInList@4a543f9d
  2411. !!!!!!!
  2412. computing for services.complexity.wordLists.AvgWordsInList@3d3c99ea
  2413. !!!!!!!
  2414. computing for services.complexity.wordLists.AvgWordsInList@669142cd
  2415. !!!!!!!
  2416. computing for services.complexity.wordLists.AvgWordsInList@6592b3aa
  2417. !!!!!!!
  2418. computing for services.complexity.wordLists.AvgWordsInList@587b0df7
  2419. !!!!!!!
  2420. computing for services.complexity.wordLists.AvgWordsInList@81cfb6da
  2421. !!!!!!!
  2422. computing for services.complexity.wordLists.AvgWordsInList@8964e284
  2423. !!!!!!!
  2424. computing for services.complexity.wordLists.AvgWordsInList@7c4d3cd1
  2425. !!!!!!!
  2426. computing for services.complexity.wordLists.AvgWordsInList@a5a1e5b4
  2427. !!!!!!!
  2428. computing for services.complexity.wordLists.AvgWordsInList@59c827bc
  2429. !!!!!!!
  2430. computing for services.complexity.wordLists.AvgWordsInList@4cb08209
  2431. !!!!!!!
  2432. computing for services.complexity.wordLists.AvgWordsInList@76052aec
  2433. !!!!!!!
  2434. computing for services.complexity.wordLists.AvgWordsInList@483138fd
  2435. !!!!!!!
  2436. computing for services.complexity.wordLists.AvgWordsInList@3b19934a
  2437. !!!!!!!
  2438. computing for services.complexity.wordLists.AvgWordsInList@646e3c2d
  2439. !!!!!!!
  2440. computing for services.complexity.wordLists.AvgWordsInList@715a6647
  2441. !!!!!!!
  2442. computing for services.complexity.wordLists.AvgWordsInList@6442c094
  2443. !!!!!!!
  2444. computing for services.complexity.wordLists.AvgWordsInList@8d976977
  2445. !!!!!!!
  2446. computing for services.complexity.wordLists.AvgWordsInList@18a49650
  2447. !!!!!!!
  2448. computing for services.complexity.wordLists.AvgWordsInList@b8cf09d
  2449. !!!!!!!
  2450. computing for services.complexity.wordLists.AvgWordsInList@34e19980
  2451. !!!!!!!
  2452. computing for services.complexity.wordLists.AvgWordsInList@8d4a73d6
  2453. !!!!!!!
  2454. computing for services.complexity.wordLists.AvgWordsInList@8032ce23
  2455. !!!!!!!
  2456. computing for services.complexity.wordLists.AvgWordsInList@a9877706
  2457. !!!!!!!
  2458. computing for services.complexity.wordLists.AvgWordsInList@6332fc4a
  2459. !!!!!!!
  2460. computing for services.complexity.wordLists.AvgWordsInList@561b5697
  2461. !!!!!!!
  2462. computing for services.complexity.wordLists.AvgWordsInList@7f6fff7a
  2463. !!!!!!!
  2464. computing for services.complexity.wordLists.AvgWordsInList@c8bfd65a
  2465. !!!!!!!
  2466. computing for services.complexity.wordLists.AvgWordsInList@bba830a7
  2467. !!!!!!!
  2468. computing for services.complexity.wordLists.AvgWordsInList@e4fcd98a
  2469. !!!!!!!
  2470. computing for services.complexity.wordLists.AvgWordsInList@3ab6b886
  2471. !!!!!!!
  2472. computing for services.complexity.wordLists.AvgWordsInList@2d9f12d3
  2473. !!!!!!!
  2474. computing for services.complexity.wordLists.AvgWordsInList@56f3bbb6
  2475. !!!!!!!
  2476. computing for services.complexity.wordLists.AvgWordsInList@d2f89e92
  2477. !!!!!!!
  2478. computing for services.complexity.wordLists.AvgWordsInList@c5e0f8df
  2479. !!!!!!!
  2480. computing for services.complexity.wordLists.AvgWordsInList@ef35a1c2
  2481. !!!!!!!
  2482. computing for services.complexity.wordLists.AvgWordsInList@ccd2343f
  2483. !!!!!!!
  2484. computing for services.complexity.wordLists.AvgWordsInList@bfba8e8c
  2485. !!!!!!!
  2486. computing for services.complexity.wordLists.AvgWordsInList@e90f376f
  2487. !!!!!!!
  2488. computing for services.complexity.wordLists.AvgWordsInList@eba32b31
  2489. !!!!!!!
  2490. computing for services.complexity.wordLists.AvgWordsInList@de8b857e
  2491. !!!!!!!
  2492. computing for services.complexity.wordLists.AvgWordsInList@7e02e61
  2493. !!!!!!!
  2494. computing for services.complexity.wordLists.AvgWordsInList@2d1af19f
  2495. !!!!!!!
  2496. computing for services.complexity.wordLists.AvgWordsInList@20034bec
  2497. !!!!!!!
  2498. computing for services.complexity.wordLists.AvgWordsInList@4957f4cf
  2499. !!!!!!!
  2500. computing for services.complexity.wordLists.AvgWordsInList@3dfdf099
  2501. !!!!!!!
  2502. computing for services.complexity.wordLists.AvgWordsInList@30e64ae6
  2503. !!!!!!!
  2504. computing for services.complexity.wordLists.AvgWordsInList@5a3af3c9
  2505. !!!!!!!
  2506. computing for services.complexity.wordLists.AvgWordsInList@8a2b54ee
  2507. !!!!!!!
  2508. computing for services.complexity.wordLists.AvgWordsInList@7d13af3b
  2509. !!!!!!!
  2510. computing for services.complexity.wordLists.AvgWordsInList@a668581e
  2511. !!!!!!!
  2512. computing for services.complexity.wordLists.AvgWordsInList@706769fa
  2513. !!!!!!!
  2514. computing for services.complexity.wordLists.AvgWordsInList@634fc447
  2515. !!!!!!!
  2516. computing for services.complexity.wordLists.AvgWordsInList@8ca46d2a
  2517. !!!!!!!
  2518. computing for services.complexity.wordLists.AvgWordsInList@26ec1e4a
  2519. !!!!!!!
  2520. computing for services.complexity.wordLists.AvgWordsInList@19d47897
  2521. !!!!!!!
  2522. computing for services.complexity.wordLists.AvgWordsInList@4329217a
  2523. !!!!!!!
  2524. computing for services.complexity.wordLists.AvgWordsInList@648b6e4f
  2525. !!!!!!!
  2526. computing for services.complexity.wordLists.AvgWordsInList@5773c89c
  2527. !!!!!!!
  2528. computing for services.complexity.wordLists.AvgWordsInList@80c8717f
  2529. !!!!!!!
  2530. computing for services.complexity.wordLists.AvgWordsInList@39bee6af
  2531. !!!!!!!
  2532. computing for services.complexity.wordLists.AvgWordsInList@2ca740fc
  2533. !!!!!!!
  2534. computing for services.complexity.wordLists.AvgWordsInList@55fbe9df
  2535. !!!!!!!
  2536. computing for services.complexity.wordLists.AvgWordsInList@71c7e223
  2537. !!!!!!!
  2538. computing for services.complexity.wordLists.AvgWordsInList@64b03c70
  2539. !!!!!!!
  2540. computing for services.complexity.wordLists.AvgWordsInList@8e04e553
  2541. !!!!!!!
  2542. computing for services.complexity.wordLists.AvgWordsInList@e30cbb15
  2543. !!!!!!!
  2544. computing for services.complexity.wordLists.AvgWordsInList@d5f51562
  2545. !!!!!!!
  2546. computing for services.complexity.wordLists.AvgWordsInList@ff49be45
  2547. !!!!!!!
  2548. computing for services.complexity.wordLists.AvgWordsInList@296d512d
  2549. !!!!!!!
  2550. computing for services.complexity.wordLists.AvgWordsInList@1c55ab7a
  2551. !!!!!!!
  2552. computing for services.complexity.wordLists.AvgWordsInList@45aa545d
  2553. !!!!!!!
  2554. computing for services.complexity.wordLists.AvgWordsInList@87ec7ce2
  2555. !!!!!!!
  2556. computing for services.complexity.wordLists.AvgWordsInList@7ad4d72f
  2557. !!!!!!!
  2558. computing for services.complexity.wordLists.AvgWordsInList@a4298012
  2559. !!!!!!!
  2560. computing for services.complexity.wordLists.AvgWordsInList@5bb0e767
  2561. !!!!!!!
  2562. computing for services.complexity.wordLists.AvgWordsInList@4e9941b4
  2563. !!!!!!!
  2564. computing for services.complexity.wordLists.AvgWordsInList@77edea97
  2565. !!!!!!!
  2566. computing for services.complexity.wordLists.AvgWordsInList@159afc3c
  2567. !!!!!!!
  2568. computing for services.complexity.wordLists.AvgWordsInList@8835689
  2569. !!!!!!!
  2570. computing for services.complexity.wordLists.AvgWordsInList@31d7ff6c
  2571. !!!!!!!
  2572. computing for services.complexity.wordLists.AvgWordsInList@e2f08804
  2573. !!!!!!!
  2574. computing for services.complexity.wordLists.AvgWordsInList@d5d8e251
  2575. !!!!!!!
  2576. computing for services.complexity.wordLists.AvgWordsInList@ff2d8b34
  2577. !!!!!!!
  2578. computing for services.complexity.wordLists.AvgWordsInList@46dc2b20
  2579. !!!!!!!
  2580. computing for services.complexity.wordLists.AvgWordsInList@39c4856d
  2581. !!!!!!!
  2582. computing for services.complexity.wordLists.AvgWordsInList@63192e50
  2583. !!!!!!!
  2584. computing for services.complexity.wordLists.AvgWordsInList@c68f481a
  2585. !!!!!!!
  2586. computing for services.complexity.wordLists.AvgWordsInList@b977a267
  2587. !!!!!!!
  2588. computing for services.complexity.wordLists.AvgWordsInList@e2cc4b4a
  2589. !!!!!!!
  2590. computing for services.complexity.wordLists.AvgWordsInList@bc789adb
  2591. !!!!!!!
  2592. computing for services.complexity.wordLists.AvgWordsInList@af60f528
  2593. !!!!!!!
  2594. computing for services.complexity.wordLists.AvgWordsInList@d8b59e0b
  2595. !!!!!!!
  2596. computing for services.complexity.wordLists.AvgWordsInList@183ecc8
  2597. !!!!!!!
  2598. computing for services.complexity.wordLists.AvgWordsInList@f46c4715
  2599. !!!!!!!
  2600. computing for services.complexity.wordLists.AvgWordsInList@1dc0eff8
  2601. !!!!!!!
  2602. computing for services.complexity.wordLists.AvgWordsInList@66811eb3
  2603. !!!!!!!
  2604. computing for services.complexity.wordLists.AvgWordsInList@59697900
  2605. !!!!!!!
  2606. computing for services.complexity.wordLists.AvgWordsInList@82be21e3
  2607. !!!!!!!
  2608. computing for services.complexity.wordLists.AvgWordsInList@1e2de39f
  2609. !!!!!!!
  2610. computing for services.complexity.wordLists.AvgWordsInList@11163dec
  2611. !!!!!!!
  2612. computing for services.complexity.wordLists.AvgWordsInList@3a6ae6cf
  2613. !!!!!!!
  2614. computing for services.complexity.wordLists.AvgWordsInList@d1218eeb
  2615. !!!!!!!
  2616. computing for services.complexity.wordLists.AvgWordsInList@c409e938
  2617. !!!!!!!
  2618. computing for services.complexity.wordLists.AvgWordsInList@ed5e921b
  2619. !!!!!!!
  2620. computing for services.complexity.wordLists.AvgWordsInList@402478b5
  2621. !!!!!!!
  2622. computing for services.complexity.wordLists.AvgWordsInList@330cd302
  2623. !!!!!!!
  2624. computing for services.complexity.wordLists.AvgWordsInList@5c617be5
  2625. !!!!!!!
  2626. computing for services.complexity.wordLists.AvgWordsInList@df041f47
  2627. !!!!!!!
  2628. computing for services.complexity.wordLists.AvgWordsInList@d1ec7994
  2629. !!!!!!!
  2630. computing for services.complexity.wordLists.AvgWordsInList@fb412277
  2631. !!!!!!!
  2632. computing for services.complexity.wordLists.AvgWordsInList@d4b9b4ca
  2633. !!!!!!!
  2634. computing for services.complexity.wordLists.AvgWordsInList@c7a20f17
  2635. !!!!!!!
  2636. computing for services.complexity.wordLists.AvgWordsInList@f0f6b7fa
  2637. !!!!!!!
  2638. computing for services.complexity.wordLists.AvgWordsInList@73a90e06
  2639. !!!!!!!
  2640. computing for services.complexity.wordLists.AvgWordsInList@66916853
  2641. !!!!!!!
  2642. computing for services.complexity.wordLists.AvgWordsInList@8fe61136
  2643. !!!!!!!
  2644. computing for services.complexity.wordLists.AvgWordsInList@533aba41
  2645. !!!!!!!
  2646. computing for services.complexity.wordLists.AvgWordsInList@4623148e
  2647. !!!!!!!
  2648. computing for services.complexity.wordLists.AvgWordsInList@6f77bd71
  2649. !!!!!!!
  2650. computing for services.complexity.wordLists.AvgWordsInList@220faf37
  2651. !!!!!!!
  2652. computing for services.complexity.wordLists.AvgWordsInList@14f80984
  2653. !!!!!!!
  2654. computing for services.complexity.wordLists.AvgWordsInList@3e4cb267
  2655. !!!!!!!
  2656. computing for services.complexity.wordLists.AvgWordsInList@197cb7bd
  2657. !!!!!!!
  2658. computing for services.complexity.wordLists.AvgWordsInList@c65120a
  2659. !!!!!!!
  2660. computing for services.complexity.wordLists.AvgWordsInList@35b9baed
  2661. !!!!!!!
  2662. computing for services.complexity.wordLists.AvgWordsInList@dbffe161
  2663. !!!!!!!
  2664. computing for services.complexity.wordLists.AvgWordsInList@cee83bae
  2665. !!!!!!!
  2666. computing for services.complexity.wordLists.AvgWordsInList@f83ce491
  2667. !!!!!!!
  2668. computing for services.complexity.wordLists.AvgWordsInList@1de49125
  2669. !!!!!!!
  2670. computing for services.complexity.wordLists.AvgWordsInList@10cceb72
  2671. !!!!!!!
  2672. computing for services.complexity.wordLists.AvgWordsInList@3a219455
  2673. !!!!!!!
  2674. computing for services.complexity.wordLists.AvgWordsInList@cf8826c7
  2675. !!!!!!!
  2676. computing for services.complexity.wordLists.AvgWordsInList@c2708114
  2677. !!!!!!!
  2678. computing for services.complexity.wordLists.AvgWordsInList@ebc529f7
  2679. !!!!!!!
  2680. computing for services.complexity.wordLists.AvgWordsInList@c237f424
  2681. !!!!!!!
  2682. computing for services.complexity.wordLists.AvgWordsInList@b5204e71
  2683. !!!!!!!
  2684. computing for services.complexity.wordLists.AvgWordsInList@de74f754
  2685. !!!!!!!
  2686. computing for services.complexity.wordLists.AvgWordsInList@76ccbb18
  2687. !!!!!!!
  2688. computing for services.complexity.wordLists.AvgWordsInList@69b51565
  2689. !!!!!!!
  2690. computing for services.complexity.wordLists.AvgWordsInList@9309be48
  2691. !!!!!!!
  2692. computing for services.complexity.wordLists.AvgWordsInList@4ca7aa9c
  2693. !!!!!!!
  2694. computing for services.complexity.wordLists.AvgWordsInList@3f9004e9
  2695. !!!!!!!
  2696. computing for services.complexity.wordLists.AvgWordsInList@68e4adcc
  2697. !!!!!!!
  2698. computing for services.complexity.wordLists.AvgWordsInList@d0abd580
  2699. !!!!!!!
  2700. computing for services.complexity.wordLists.AvgWordsInList@c3942fcd
  2701. !!!!!!!
  2702. computing for services.complexity.wordLists.AvgWordsInList@ece8d8b0
  2703. !!!!!!!
  2704. computing for services.complexity.wordLists.AvgWordsInList@fab1a9fb
  2705. !!!!!!!
  2706. computing for services.complexity.wordLists.AvgWordsInList@ed9a0448
  2707. !!!!!!!
  2708. computing for services.complexity.wordLists.AvgWordsInList@16eead2b
  2709. !!!!!!!
  2710. computing for services.complexity.wordLists.AvgWordsInList@27dc10d6
  2711. !!!!!!!
  2712. computing for services.complexity.wordLists.AvgWordsInList@1ac46b23
  2713. !!!!!!!
  2714. computing for services.complexity.wordLists.AvgWordsInList@44191406
  2715. !!!!!!!
  2716. computing for services.complexity.wordLists.AvgWordsInList@dc308516
  2717. !!!!!!!
  2718. computing for services.complexity.wordLists.AvgWordsInList@cf18df63
  2719. !!!!!!!
  2720. computing for services.complexity.wordLists.AvgWordsInList@f86d8846
  2721. !!!!!!!
  2722. computing for services.complexity.wordLists.AvgWordsInList@a32876a9
  2723. !!!!!!!
  2724. computing for services.complexity.wordLists.AvgWordsInList@9610d0f6
  2725. !!!!!!!
  2726. computing for services.complexity.wordLists.AvgWordsInList@bf6579d9
  2727. !!!!!!!
  2728. computing for services.complexity.wordLists.AvgWordsInList@1b7079e0
  2729. !!!!!!!
  2730. computing for services.complexity.wordLists.AvgWordsInList@e58d42d
  2731. !!!!!!!
  2732. computing for services.complexity.wordLists.AvgWordsInList@37ad7d10
  2733. !!!!!!!
  2734. computing for services.complexity.wordLists.AvgWordsInList@e1ed4017
  2735. !!!!!!!
  2736. computing for services.complexity.wordLists.AvgWordsInList@d4d59a64
  2737. !!!!!!!
  2738. computing for services.complexity.wordLists.AvgWordsInList@fe2a4347
  2739. !!!!!!!
  2740. computing for services.complexity.wordLists.AvgWordsInList@ecedcb63
  2741. !!!!!!!
  2742. computing for services.complexity.wordLists.AvgWordsInList@dfd625b0
  2743. !!!!!!!
  2744. computing for services.complexity.wordLists.AvgWordsInList@92ace93
  2745. !!!!!!!
  2746. computing for services.complexity.wordLists.AvgWordsInList@28dd5b8a
  2747. !!!!!!!
  2748. computing for services.complexity.wordLists.AvgWordsInList@1bc5b5d7
  2749. !!!!!!!
  2750. computing for services.complexity.wordLists.AvgWordsInList@451a5eba
  2751. !!!!!!!
  2752. computing for services.complexity.wordLists.AvgWordsInList@db587ae1
  2753. !!!!!!!
  2754. computing for services.complexity.wordLists.AvgWordsInList@ce40d52e
  2755. !!!!!!!
  2756. computing for services.complexity.wordLists.AvgWordsInList@f7957e11
  2757. [services.complexity.wordLists.AvgWordsInList@6c575d88, services.complexity.wordLists.AvgWordsInList@5f3fb7d5, services.complexity.wordLists.AvgWordsInList@889460b8, services.complexity.wordLists.AvgWordsInList@2f7b7eb9, services.complexity.wordLists.AvgWordsInList@2263d906, services.complexity.wordLists.AvgWordsInList@4bb881e9, services.complexity.wordLists.AvgWordsInList@dee24fb2, services.complexity.wordLists.AvgWordsInList@d1caa9ff, services.complexity.wordLists.AvgWordsInList@fb1f52e2, services.complexity.wordLists.AvgWordsInList@233e9bc7, services.complexity.wordLists.AvgWordsInList@1626f614, services.complexity.wordLists.AvgWordsInList@3f7b9ef7, services.complexity.wordLists.AvgWordsInList@fadc412a, services.complexity.wordLists.AvgWordsInList@edc49b77, services.complexity.wordLists.AvgWordsInList@1719445a, services.complexity.wordLists.AvgWordsInList@71301fc4, services.complexity.wordLists.AvgWordsInList@64187a11, services.complexity.wordLists.AvgWordsInList@8d6d22f4, services.complexity.wordLists.AvgWordsInList@d0db6cc4, services.complexity.wordLists.AvgWordsInList@c3c3c711, services.complexity.wordLists.AvgWordsInList@ed186ff4, services.complexity.wordLists.AvgWordsInList@a7dbb5bf, services.complexity.wordLists.AvgWordsInList@9ac4100c, services.complexity.wordLists.AvgWordsInList@c418b8ef, services.complexity.wordLists.AvgWordsInList@9538beab, services.complexity.wordLists.AvgWordsInList@882118f8, services.complexity.wordLists.AvgWordsInList@b175c1db, services.complexity.wordLists.AvgWordsInList@411c3dd1, services.complexity.wordLists.AvgWordsInList@3404981e, services.complexity.wordLists.AvgWordsInList@5d594101, services.complexity.wordLists.AvgWordsInList@701f4a56, services.complexity.wordLists.AvgWordsInList@6307a4a3, services.complexity.wordLists.AvgWordsInList@8c5c4d86, services.complexity.wordLists.AvgWordsInList@5bc5c10e, services.complexity.wordLists.AvgWordsInList@4eae1b5b, services.complexity.wordLists.AvgWordsInList@7802c43e, services.complexity.wordLists.AvgWordsInList@35780310, services.complexity.wordLists.AvgWordsInList@28605d5d, services.complexity.wordLists.AvgWordsInList@51b50640, services.complexity.wordLists.AvgWordsInList@5d7e09eb, services.complexity.wordLists.AvgWordsInList@50666438, services.complexity.wordLists.AvgWordsInList@79bb0d1b, services.complexity.wordLists.AvgWordsInList@6520da2c, services.complexity.wordLists.AvgWordsInList@58093479, services.complexity.wordLists.AvgWordsInList@815ddd5c, services.complexity.wordLists.AvgWordsInList@aa2e9673, services.complexity.wordLists.AvgWordsInList@9d16f0c0, services.complexity.wordLists.AvgWordsInList@c66b99a3, services.complexity.wordLists.AvgWordsInList@2dbf22fd, services.complexity.wordLists.AvgWordsInList@20a77d4a, services.complexity.wordLists.AvgWordsInList@49fc262d, services.complexity.wordLists.AvgWordsInList@c1848614, services.complexity.wordLists.AvgWordsInList@b46ce061, services.complexity.wordLists.AvgWordsInList@ddc18944, services.complexity.wordLists.AvgWordsInList@f992ad32, services.complexity.wordLists.AvgWordsInList@ec7b077f, services.complexity.wordLists.AvgWordsInList@15cfb062, services.complexity.wordLists.AvgWordsInList@b7fcae33, services.complexity.wordLists.AvgWordsInList@aae50880, services.complexity.wordLists.AvgWordsInList@d439b163, services.complexity.wordLists.AvgWordsInList@eb3b5f31, services.complexity.wordLists.AvgWordsInList@de23b97e, services.complexity.wordLists.AvgWordsInList@7786261, services.complexity.wordLists.AvgWordsInList@3f96798d, services.complexity.wordLists.AvgWordsInList@327ed3da, services.complexity.wordLists.AvgWordsInList@5bd37cbd, services.complexity.wordLists.AvgWordsInList@19ebebf5, services.complexity.wordLists.AvgWordsInList@cd44642, services.complexity.wordLists.AvgWordsInList@3628ef25, services.complexity.wordLists.AvgWordsInList@924b48e8, services.complexity.wordLists.AvgWordsInList@8533a335, services.complexity.wordLists.AvgWordsInList@ae884c18, services.complexity.wordLists.AvgWordsInList@3f2c2b0a, services.complexity.wordLists.AvgWordsInList@32148557, services.complexity.wordLists.AvgWordsInList@5b692e3a, services.complexity.wordLists.AvgWordsInList@5267224d, services.complexity.wordLists.AvgWordsInList@454f7c9a, services.complexity.wordLists.AvgWordsInList@6ea4257d, services.complexity.wordLists.AvgWordsInList@fb0be35b, services.complexity.wordLists.AvgWordsInList@edf43da8, services.complexity.wordLists.AvgWordsInList@1748e68b, services.complexity.wordLists.AvgWordsInList@1dbe55db, services.complexity.wordLists.AvgWordsInList@10a6b028, services.complexity.wordLists.AvgWordsInList@39fb590b, services.complexity.wordLists.AvgWordsInList@1e5c4f4d, services.complexity.wordLists.AvgWordsInList@1144a99a, services.complexity.wordLists.AvgWordsInList@3a99527d, services.complexity.wordLists.AvgWordsInList@daf5e48a, services.complexity.wordLists.AvgWordsInList@cdde3ed7, services.complexity.wordLists.AvgWordsInList@f732e7ba, services.complexity.wordLists.AvgWordsInList@e96d022f, services.complexity.wordLists.AvgWordsInList@dc555c7c, services.complexity.wordLists.AvgWordsInList@5aa055f, services.complexity.wordLists.AvgWordsInList@8bffdc41, services.complexity.wordLists.AvgWordsInList@7ee8368e, services.complexity.wordLists.AvgWordsInList@a83cdf71, services.complexity.wordLists.AvgWordsInList@10caaba7, services.complexity.wordLists.AvgWordsInList@3b305f4, services.complexity.wordLists.AvgWordsInList@2d07aed7, services.complexity.wordLists.AvgWordsInList@a68996f3, services.complexity.wordLists.AvgWordsInList@9971f140, services.complexity.wordLists.AvgWordsInList@c2c69a23, services.complexity.wordLists.AvgWordsInList@b2d57e98, services.complexity.wordLists.AvgWordsInList@a5bdd8e5, services.complexity.wordLists.AvgWordsInList@cf1281c8, services.complexity.wordLists.AvgWordsInList@ffdf8ee9, services.complexity.wordLists.AvgWordsInList@f2c7e936, services.complexity.wordLists.AvgWordsInList@1c1c9219, services.complexity.wordLists.AvgWordsInList@6bf6e33e, services.complexity.wordLists.AvgWordsInList@5edf3d8b, services.complexity.wordLists.AvgWordsInList@8833e66e, services.complexity.wordLists.AvgWordsInList@d8e3abd4, services.complexity.wordLists.AvgWordsInList@cbcc0621, services.complexity.wordLists.AvgWordsInList@f520af04, services.complexity.wordLists.AvgWordsInList@a8d7bca8, services.complexity.wordLists.AvgWordsInList@9bc016f5, services.complexity.wordLists.AvgWordsInList@c514bfd8, services.complexity.wordLists.AvgWordsInList@5d7d1bdb, services.complexity.wordLists.AvgWordsInList@50657628, services.complexity.wordLists.AvgWordsInList@79ba1f0b, services.complexity.wordLists.AvgWordsInList@53845e5f, services.complexity.wordLists.AvgWordsInList@466cb8ac, services.complexity.wordLists.AvgWordsInList@6fc1618f, services.complexity.wordLists.AvgWordsInList@2a6bd595, services.complexity.wordLists.AvgWordsInList@1d542fe2, services.complexity.wordLists.AvgWordsInList@46a8d8c5, services.complexity.wordLists.AvgWordsInList@81e3286e, services.complexity.wordLists.AvgWordsInList@74cb82bb, services.complexity.wordLists.AvgWordsInList@9e202b9e, services.complexity.wordLists.AvgWordsInList@7d1e60a2, services.complexity.wordLists.AvgWordsInList@7006baef, services.complexity.wordLists.AvgWordsInList@995b63d2, services.complexity.wordLists.AvgWordsInList@17e17c76, services.complexity.wordLists.AvgWordsInList@ac9d6c3, services.complexity.wordLists.AvgWordsInList@341e7fa6, services.complexity.wordLists.AvgWordsInList@76ac279e, services.complexity.wordLists.AvgWordsInList@699481eb, services.complexity.wordLists.AvgWordsInList@92e92ace, services.complexity.wordLists.AvgWordsInList@d25e16dc, services.complexity.wordLists.AvgWordsInList@c5467129, services.complexity.wordLists.AvgWordsInList@ee9b1a0c, services.complexity.wordLists.AvgWordsInList@68d498a7, services.complexity.wordLists.AvgWordsInList@5bbcf2f4, services.complexity.wordLists.AvgWordsInList@85119bd7, services.complexity.wordLists.AvgWordsInList@c522a9ab, services.complexity.wordLists.AvgWordsInList@b80b03f8, services.complexity.wordLists.AvgWordsInList@e15facdb, services.complexity.wordLists.AvgWordsInList@142cfffd, services.complexity.wordLists.AvgWordsInList@7155a4a, services.complexity.wordLists.AvgWordsInList@306a032d, services.complexity.wordLists.AvgWordsInList@5faeed86, services.complexity.wordLists.AvgWordsInList@529747d3, services.complexity.wordLists.AvgWordsInList@7bebf0b6, services.complexity.wordLists.AvgWordsInList@b89af21d, services.complexity.wordLists.AvgWordsInList@ab834c6a, services.complexity.wordLists.AvgWordsInList@d4d7f54d, services.complexity.wordLists.AvgWordsInList@c3416230, services.complexity.wordLists.AvgWordsInList@b629bc7d, services.complexity.wordLists.AvgWordsInList@df7e6560, services.complexity.wordLists.AvgWordsInList@3233458a, services.complexity.wordLists.AvgWordsInList@251b9fd7, services.complexity.wordLists.AvgWordsInList@4e7048ba, services.complexity.wordLists.AvgWordsInList@6606561a, services.complexity.wordLists.AvgWordsInList@58eeb067, services.complexity.wordLists.AvgWordsInList@8243594a, services.complexity.wordLists.AvgWordsInList@cce2dd2d, services.complexity.wordLists.AvgWordsInList@bfcb377a, services.complexity.wordLists.AvgWordsInList@e91fe05d, services.complexity.wordLists.AvgWordsInList@bde445c2, services.complexity.wordLists.AvgWordsInList@b0cca00f, services.complexity.wordLists.AvgWordsInList@da2148f2, services.complexity.wordLists.AvgWordsInList@a18539bd, services.complexity.wordLists.AvgWordsInList@946d940a, services.complexity.wordLists.AvgWordsInList@bdc23ced, services.complexity.wordLists.AvgWordsInList@7c4a252, services.complexity.wordLists.AvgWordsInList@faacfc9f, services.complexity.wordLists.AvgWordsInList@2401a582, services.complexity.wordLists.AvgWordsInList@a5559422, services.complexity.wordLists.AvgWordsInList@983dee6f, services.complexity.wordLists.AvgWordsInList@c1929752, services.complexity.wordLists.AvgWordsInList@cc9fa91c, services.complexity.wordLists.AvgWordsInList@bf880369, services.complexity.wordLists.AvgWordsInList@e8dcac4c, services.complexity.wordLists.AvgWordsInList@85c29cbd, services.complexity.wordLists.AvgWordsInList@78aaf70a, services.complexity.wordLists.AvgWordsInList@a1ff9fed, services.complexity.wordLists.AvgWordsInList@a8e14cb0, services.complexity.wordLists.AvgWordsInList@9bc9a6fd, services.complexity.wordLists.AvgWordsInList@c51e4fe0, services.complexity.wordLists.AvgWordsInList@ef217318, services.complexity.wordLists.AvgWordsInList@e209cd65, services.complexity.wordLists.AvgWordsInList@b5e7648, services.complexity.wordLists.AvgWordsInList@a0937da2, services.complexity.wordLists.AvgWordsInList@937bd7ef, services.complexity.wordLists.AvgWordsInList@bcd080d2, services.complexity.wordLists.AvgWordsInList@886b0556, services.complexity.wordLists.AvgWordsInList@7b535fa3, services.complexity.wordLists.AvgWordsInList@a4a80886, services.complexity.wordLists.AvgWordsInList@efd2fff3, services.complexity.wordLists.AvgWordsInList@e2bb5a40, services.complexity.wordLists.AvgWordsInList@c100323, services.complexity.wordLists.AvgWordsInList@8e28a23a, services.complexity.wordLists.AvgWordsInList@8110fc87, services.complexity.wordLists.AvgWordsInList@aa65a56a, services.complexity.wordLists.AvgWordsInList@401dcf2d, services.complexity.wordLists.AvgWordsInList@3306297a, services.complexity.wordLists.AvgWordsInList@5c5ad25d, services.complexity.wordLists.AvgWordsInList@b8bf070f, services.complexity.wordLists.AvgWordsInList@aba7615c, services.complexity.wordLists.AvgWordsInList@d4fc0a3f, services.complexity.wordLists.AvgWordsInList@1995727f, services.complexity.wordLists.AvgWordsInList@c7dcccc, services.complexity.wordLists.AvgWordsInList@35d275af, services.complexity.wordLists.AvgWordsInList@bda8bee6, services.complexity.wordLists.AvgWordsInList@b0911933, services.complexity.wordLists.AvgWordsInList@d9e5c216, services.complexity.wordLists.AvgWordsInList@9f38251a, services.complexity.wordLists.AvgWordsInList@92207f67, services.complexity.wordLists.AvgWordsInList@bb75284a, services.complexity.wordLists.AvgWordsInList@d8c5c4b1, services.complexity.wordLists.AvgWordsInList@cbae1efe, services.complexity.wordLists.AvgWordsInList@f502c7e1, services.complexity.wordLists.AvgWordsInList@c85331a9, services.complexity.wordLists.AvgWordsInList@bb3b8bf6, services.complexity.wordLists.AvgWordsInList@e49034d9, services.complexity.wordLists.AvgWordsInList@cb7a3006, services.complexity.wordLists.AvgWordsInList@be628a53, services.complexity.wordLists.AvgWordsInList@e7b73336, services.complexity.wordLists.AvgWordsInList@363e2d2a, services.complexity.wordLists.AvgWordsInList@29268777, services.complexity.wordLists.AvgWordsInList@527b305a, services.complexity.wordLists.AvgWordsInList@d10ac9f8, services.complexity.wordLists.AvgWordsInList@c3f32445, services.complexity.wordLists.AvgWordsInList@ed47cd28, services.complexity.wordLists.AvgWordsInList@89b6e1fc, services.complexity.wordLists.AvgWordsInList@7c9f3c49, services.complexity.wordLists.AvgWordsInList@a5f3e52c, services.complexity.wordLists.AvgWordsInList@c1321419, services.complexity.wordLists.AvgWordsInList@b41a6e66, services.complexity.wordLists.AvgWordsInList@dd6f1749, services.complexity.wordLists.AvgWordsInList@fb8ee023, services.complexity.wordLists.AvgWordsInList@ee773a70, services.complexity.wordLists.AvgWordsInList@17cbe353, services.complexity.wordLists.AvgWordsInList@53f7d330, services.complexity.wordLists.AvgWordsInList@46e02d7d, services.complexity.wordLists.AvgWordsInList@7034d660, services.complexity.wordLists.AvgWordsInList@e38eaf03, services.complexity.wordLists.AvgWordsInList@d6770950, services.complexity.wordLists.AvgWordsInList@ffcbb233, services.complexity.wordLists.AvgWordsInList@c83f1462, services.complexity.wordLists.AvgWordsInList@bb276eaf, services.complexity.wordLists.AvgWordsInList@e47c1792, services.complexity.wordLists.AvgWordsInList@640edb99, services.complexity.wordLists.AvgWordsInList@56f735e6, services.complexity.wordLists.AvgWordsInList@804bdec9, services.complexity.wordLists.AvgWordsInList@c84a955c, services.complexity.wordLists.AvgWordsInList@bb32efa9, services.complexity.wordLists.AvgWordsInList@e487988c, services.complexity.wordLists.AvgWordsInList@11d02e48, services.complexity.wordLists.AvgWordsInList@4b88895, services.complexity.wordLists.AvgWordsInList@2e0d3178, services.complexity.wordLists.AvgWordsInList@9037d537, services.complexity.wordLists.AvgWordsInList@83202f84, services.complexity.wordLists.AvgWordsInList@ac74d867, services.complexity.wordLists.AvgWordsInList@71b2b98, services.complexity.wordLists.AvgWordsInList@fa0385e5, services.complexity.wordLists.AvgWordsInList@23582ec8, services.complexity.wordLists.AvgWordsInList@3b723cbc, services.complexity.wordLists.AvgWordsInList@2e5a9709, services.complexity.wordLists.AvgWordsInList@57af3fec, services.complexity.wordLists.AvgWordsInList@ec5ff79b, services.complexity.wordLists.AvgWordsInList@df4851e8, services.complexity.wordLists.AvgWordsInList@89cfacb, services.complexity.wordLists.AvgWordsInList@d7feece7, services.complexity.wordLists.AvgWordsInList@cae74734, services.complexity.wordLists.AvgWordsInList@f43bf017, services.complexity.wordLists.AvgWordsInList@f69d737f, services.complexity.wordLists.AvgWordsInList@e985cdcc, services.complexity.wordLists.AvgWordsInList@12da76af, services.complexity.wordLists.AvgWordsInList@5d883635, services.complexity.wordLists.AvgWordsInList@50709082, services.complexity.wordLists.AvgWordsInList@79c53965, services.complexity.wordLists.AvgWordsInList@9a1f7ffd, services.complexity.wordLists.AvgWordsInList@8d07da4a, services.complexity.wordLists.AvgWordsInList@b65c832d, services.complexity.wordLists.AvgWordsInList@79abe9ff, services.complexity.wordLists.AvgWordsInList@6c94444c, services.complexity.wordLists.AvgWordsInList@95e8ed2f, services.complexity.wordLists.AvgWordsInList@18156fd4, services.complexity.wordLists.AvgWordsInList@afdca21, services.complexity.wordLists.AvgWordsInList@34527304, services.complexity.wordLists.AvgWordsInList@1c29a7b1, services.complexity.wordLists.AvgWordsInList@f1201fe, services.complexity.wordLists.AvgWordsInList@3866aae1, services.complexity.wordLists.AvgWordsInList@ed9dc825, services.complexity.wordLists.AvgWordsInList@e0862272, services.complexity.wordLists.AvgWordsInList@9dacb55, services.complexity.wordLists.AvgWordsInList@f134d123, services.complexity.wordLists.AvgWordsInList@e41d2b70, services.complexity.wordLists.AvgWordsInList@d71d453, services.complexity.wordLists.AvgWordsInList@a2a6dbad, services.complexity.wordLists.AvgWordsInList@958f35fa, services.complexity.wordLists.AvgWordsInList@bee3dedd, services.complexity.wordLists.AvgWordsInList@40090b85, services.complexity.wordLists.AvgWordsInList@32f165d2, services.complexity.wordLists.AvgWordsInList@5c460eb5, services.complexity.wordLists.AvgWordsInList@f2feea7f, services.complexity.wordLists.AvgWordsInList@e5e744cc, services.complexity.wordLists.AvgWordsInList@f3bedaf, services.complexity.wordLists.AvgWordsInList@a470f509, services.complexity.wordLists.AvgWordsInList@97594f56, services.complexity.wordLists.AvgWordsInList@c0adf839, services.complexity.wordLists.AvgWordsInList@fef48bee, services.complexity.wordLists.AvgWordsInList@f1dce63b, services.complexity.wordLists.AvgWordsInList@1b318f1e, services.complexity.wordLists.AvgWordsInList@559b711, services.complexity.wordLists.AvgWordsInList@f842115e, services.complexity.wordLists.AvgWordsInList@2196ba41, services.complexity.wordLists.AvgWordsInList@562c4b19, services.complexity.wordLists.AvgWordsInList@4914a566, services.complexity.wordLists.AvgWordsInList@72694e49, services.complexity.wordLists.AvgWordsInList@c163357b, services.complexity.wordLists.AvgWordsInList@b44b8fc8, services.complexity.wordLists.AvgWordsInList@dda038ab, services.complexity.wordLists.AvgWordsInList@aed855d7, services.complexity.wordLists.AvgWordsInList@a1c0b024, services.complexity.wordLists.AvgWordsInList@cb155907, services.complexity.wordLists.AvgWordsInList@b8d7cd1c, services.complexity.wordLists.AvgWordsInList@abc02769, services.complexity.wordLists.AvgWordsInList@d514d04c, services.complexity.wordLists.AvgWordsInList@dbd38955, services.complexity.wordLists.AvgWordsInList@cebbe3a2, services.complexity.wordLists.AvgWordsInList@f8108c85, services.complexity.wordLists.AvgWordsInList@994d5115, services.complexity.wordLists.AvgWordsInList@8c35ab62, services.complexity.wordLists.AvgWordsInList@b58a5445, services.complexity.wordLists.AvgWordsInList@5d3478cc, services.complexity.wordLists.AvgWordsInList@501cd319, services.complexity.wordLists.AvgWordsInList@79717bfc, services.complexity.wordLists.AvgWordsInList@450b3d60, services.complexity.wordLists.AvgWordsInList@37f397ad, services.complexity.wordLists.AvgWordsInList@61484090, services.complexity.wordLists.AvgWordsInList@bc49a516, services.complexity.wordLists.AvgWordsInList@af31ff63, services.complexity.wordLists.AvgWordsInList@d886a846, services.complexity.wordLists.AvgWordsInList@a16fb1f6, services.complexity.wordLists.AvgWordsInList@94580c43, services.complexity.wordLists.AvgWordsInList@bdacb526, services.complexity.wordLists.AvgWordsInList@6bb34c7b, services.complexity.wordLists.AvgWordsInList@5e9ba6c8, services.complexity.wordLists.AvgWordsInList@87f04fab, services.complexity.wordLists.AvgWordsInList@7f8659a6, services.complexity.wordLists.AvgWordsInList@726eb3f3, services.complexity.wordLists.AvgWordsInList@9bc35cd6, services.complexity.wordLists.AvgWordsInList@8f2d8737, services.complexity.wordLists.AvgWordsInList@8215e184, services.complexity.wordLists.AvgWordsInList@ab6a8a67, services.complexity.wordLists.AvgWordsInList@6ff68d9b, services.complexity.wordLists.AvgWordsInList@62dee7e8, services.complexity.wordLists.AvgWordsInList@8c3390cb, services.complexity.wordLists.AvgWordsInList@aae67550, services.complexity.wordLists.AvgWordsInList@9dcecf9d, services.complexity.wordLists.AvgWordsInList@c7237880, services.complexity.wordLists.AvgWordsInList@c0189030, services.complexity.wordLists.AvgWordsInList@b300ea7d, services.complexity.wordLists.AvgWordsInList@dc559360, services.complexity.wordLists.AvgWordsInList@74ce7cbe, services.complexity.wordLists.AvgWordsInList@67b6d70b, services.complexity.wordLists.AvgWordsInList@910b7fee, services.complexity.wordLists.AvgWordsInList@e06adca9, services.complexity.wordLists.AvgWordsInList@d35336f6, services.complexity.wordLists.AvgWordsInList@fca7dfd9, services.complexity.wordLists.AvgWordsInList@a54b43b6, services.complexity.wordLists.AvgWordsInList@98339e03, services.complexity.wordLists.AvgWordsInList@c18846e6, services.complexity.wordLists.AvgWordsInList@bd8977af, services.complexity.wordLists.AvgWordsInList@b071d1fc, services.complexity.wordLists.AvgWordsInList@d9c67adf, services.complexity.wordLists.AvgWordsInList@421874, services.complexity.wordLists.AvgWordsInList@f32a72c1, services.complexity.wordLists.AvgWordsInList@1c7f1ba4, services.complexity.wordLists.AvgWordsInList@cd2ea38e, services.complexity.wordLists.AvgWordsInList@c016fddb, services.complexity.wordLists.AvgWordsInList@e96ba6be, services.complexity.wordLists.AvgWordsInList@221d9a32, services.complexity.wordLists.AvgWordsInList@1505f47f, services.complexity.wordLists.AvgWordsInList@3e5a9d62, services.complexity.wordLists.AvgWordsInList@cdc46f1, services.complexity.wordLists.AvgWordsInList@ffc4a13e, services.complexity.wordLists.AvgWordsInList@29194a21, services.complexity.wordLists.AvgWordsInList@c75f8ac1, services.complexity.wordLists.AvgWordsInList@ba47e50e, services.complexity.wordLists.AvgWordsInList@e39c8df1, services.complexity.wordLists.AvgWordsInList@ab8a7b43, services.complexity.wordLists.AvgWordsInList@9e72d590, services.complexity.wordLists.AvgWordsInList@c7c77e73, services.complexity.wordLists.AvgWordsInList@8dfc6a2a, services.complexity.wordLists.AvgWordsInList@80e4c477, services.complexity.wordLists.AvgWordsInList@aa396d5a, services.complexity.wordLists.AvgWordsInList@6c261d60, services.complexity.wordLists.AvgWordsInList@5f0e77ad, services.complexity.wordLists.AvgWordsInList@88632090, services.complexity.wordLists.AvgWordsInList@9d8cdc21, services.complexity.wordLists.AvgWordsInList@9075366e, services.complexity.wordLists.AvgWordsInList@b9c9df51, services.complexity.wordLists.AvgWordsInList@99323434, services.complexity.wordLists.AvgWordsInList@8c1a8e81, services.complexity.wordLists.AvgWordsInList@b56f3764, services.complexity.wordLists.AvgWordsInList@67ee4389, services.complexity.wordLists.AvgWordsInList@5ad69dd6, services.complexity.wordLists.AvgWordsInList@842b46b9, services.complexity.wordLists.AvgWordsInList@3fcf34e6, services.complexity.wordLists.AvgWordsInList@32b78f33, services.complexity.wordLists.AvgWordsInList@5c0c3816, services.complexity.wordLists.AvgWordsInList@7ea25a13, services.complexity.wordLists.AvgWordsInList@718ab460, services.complexity.wordLists.AvgWordsInList@9adf5d43, services.complexity.wordLists.AvgWordsInList@b9b6f689, services.complexity.wordLists.AvgWordsInList@ac9f50d6, services.complexity.wordLists.AvgWordsInList@d5f3f9b9, services.complexity.wordLists.AvgWordsInList@b714b62f, services.complexity.wordLists.AvgWordsInList@a9fd107c, services.complexity.wordLists.AvgWordsInList@d351b95f, services.complexity.wordLists.AvgWordsInList@53a5f03b, services.complexity.wordLists.AvgWordsInList@468e4a88, services.complexity.wordLists.AvgWordsInList@6fe2f36b, services.complexity.wordLists.AvgWordsInList@e418fd8e, services.complexity.wordLists.AvgWordsInList@d70157db, services.complexity.wordLists.AvgWordsInList@5600be, services.complexity.wordLists.AvgWordsInList@822f590c, services.complexity.wordLists.AvgWordsInList@7517b359, services.complexity.wordLists.AvgWordsInList@9e6c5c3c, services.complexity.wordLists.AvgWordsInList@5ab55a35, services.complexity.wordLists.AvgWordsInList@4d9db482, services.complexity.wordLists.AvgWordsInList@76f25d65, services.complexity.wordLists.AvgWordsInList@405d76c, services.complexity.wordLists.AvgWordsInList@f6ee31b9, services.complexity.wordLists.AvgWordsInList@2042da9c, services.complexity.wordLists.AvgWordsInList@52e8e775, services.complexity.wordLists.AvgWordsInList@45d141c2, services.complexity.wordLists.AvgWordsInList@6f25eaa5, services.complexity.wordLists.AvgWordsInList@e3c6b421, services.complexity.wordLists.AvgWordsInList@d6af0e6e, services.complexity.wordLists.AvgWordsInList@3b751, services.complexity.wordLists.AvgWordsInList@7e91cfd4, services.complexity.wordLists.AvgWordsInList@717a2a21, services.complexity.wordLists.AvgWordsInList@9aced304, services.complexity.wordLists.AvgWordsInList@60b946e8, services.complexity.wordLists.AvgWordsInList@53a1a135, services.complexity.wordLists.AvgWordsInList@7cf64a18, services.complexity.wordLists.AvgWordsInList@6d645c03, services.complexity.wordLists.AvgWordsInList@604cb650, services.complexity.wordLists.AvgWordsInList@89a15f33, services.complexity.wordLists.AvgWordsInList@6dffc30a, services.complexity.wordLists.AvgWordsInList@60e81d57, services.complexity.wordLists.AvgWordsInList@8a3cc63a, services.complexity.wordLists.AvgWordsInList@bb492247, services.complexity.wordLists.AvgWordsInList@ae317c94, services.complexity.wordLists.AvgWordsInList@d7862577, services.complexity.wordLists.AvgWordsInList@bf00147b, services.complexity.wordLists.AvgWordsInList@b1e86ec8, services.complexity.wordLists.AvgWordsInList@db3d17ab, services.complexity.wordLists.AvgWordsInList@c705953, services.complexity.wordLists.AvgWordsInList@ff58b3a0, services.complexity.wordLists.AvgWordsInList@28ad5c83, services.complexity.wordLists.AvgWordsInList@5af05180, services.complexity.wordLists.AvgWordsInList@4dd8abcd, services.complexity.wordLists.AvgWordsInList@772d54b0, services.complexity.wordLists.AvgWordsInList@8c8c7340, services.complexity.wordLists.AvgWordsInList@7f74cd8d, services.complexity.wordLists.AvgWordsInList@a8c97670, services.complexity.wordLists.AvgWordsInList@e488a58a, services.complexity.wordLists.AvgWordsInList@d770ffd7, services.complexity.wordLists.AvgWordsInList@c5a8ba, services.complexity.wordLists.AvgWordsInList@e3a2d675, services.complexity.wordLists.AvgWordsInList@d68b30c2, services.complexity.wordLists.AvgWordsInList@ffdfd9a5, services.complexity.wordLists.AvgWordsInList@6a084de7, services.complexity.wordLists.AvgWordsInList@5cf0a834, services.complexity.wordLists.AvgWordsInList@86455117, services.complexity.wordLists.AvgWordsInList@dcb84d44, services.complexity.wordLists.AvgWordsInList@cfa0a791, services.complexity.wordLists.AvgWordsInList@f8f55074, services.complexity.wordLists.AvgWordsInList@c47a2283, services.complexity.wordLists.AvgWordsInList@b7627cd0, services.complexity.wordLists.AvgWordsInList@e0b725b3, services.complexity.wordLists.AvgWordsInList@1ef95b4c, services.complexity.wordLists.AvgWordsInList@11e1b599, services.complexity.wordLists.AvgWordsInList@3b365e7c, services.complexity.wordLists.AvgWordsInList@e491a847, services.complexity.wordLists.AvgWordsInList@d77a0294, services.complexity.wordLists.AvgWordsInList@ceab77, services.complexity.wordLists.AvgWordsInList@445c6e8a, services.complexity.wordLists.AvgWordsInList@3744c8d7, services.complexity.wordLists.AvgWordsInList@609971ba, services.complexity.wordLists.AvgWordsInList@359b43d4, services.complexity.wordLists.AvgWordsInList@28839e21, services.complexity.wordLists.AvgWordsInList@51d84704, services.complexity.wordLists.AvgWordsInList@e70d4e5e, services.complexity.wordLists.AvgWordsInList@d9f5a8ab, services.complexity.wordLists.AvgWordsInList@34a518e, services.complexity.wordLists.AvgWordsInList@40e262a9, services.complexity.wordLists.AvgWordsInList@33cabcf6, services.complexity.wordLists.AvgWordsInList@5d1f65d9, services.complexity.wordLists.AvgWordsInList@dbd20a21, services.complexity.wordLists.AvgWordsInList@ceba646e, services.complexity.wordLists.AvgWordsInList@f80f0d51, services.complexity.wordLists.AvgWordsInList@dd91450e, services.complexity.wordLists.AvgWordsInList@d0799f5b, services.complexity.wordLists.AvgWordsInList@f9ce483e, services.complexity.wordLists.AvgWordsInList@2d85eb9f, services.complexity.wordLists.AvgWordsInList@206e45ec, services.complexity.wordLists.AvgWordsInList@49c2eecf, services.complexity.wordLists.AvgWordsInList@afa9ec09, services.complexity.wordLists.AvgWordsInList@a2924656, services.complexity.wordLists.AvgWordsInList@cbe6ef39, services.complexity.wordLists.AvgWordsInList@df3a7ff7, services.complexity.wordLists.AvgWordsInList@d222da44, services.complexity.wordLists.AvgWordsInList@fb778327, services.complexity.wordLists.AvgWordsInList@c1e44c3, services.complexity.wordLists.AvgWordsInList@ff069f10, services.complexity.wordLists.AvgWordsInList@285b47f3, services.complexity.wordLists.AvgWordsInList@400d6e17, services.complexity.wordLists.AvgWordsInList@32f5c864, services.complexity.wordLists.AvgWordsInList@5c4a7147, services.complexity.wordLists.AvgWordsInList@733694aa, services.complexity.wordLists.AvgWordsInList@661eeef7, services.complexity.wordLists.AvgWordsInList@8f7397da, services.complexity.wordLists.AvgWordsInList@ea8b8d36, services.complexity.wordLists.AvgWordsInList@dd73e783, services.complexity.wordLists.AvgWordsInList@6c89066, services.complexity.wordLists.AvgWordsInList@63a351b5, services.complexity.wordLists.AvgWordsInList@568bac02, services.complexity.wordLists.AvgWordsInList@7fe054e5, services.complexity.wordLists.AvgWordsInList@2bfcc733, services.complexity.wordLists.AvgWordsInList@1ee52180, services.complexity.wordLists.AvgWordsInList@4839ca63, services.complexity.wordLists.AvgWordsInList@694cb94f, services.complexity.wordLists.AvgWordsInList@5c35139c, services.complexity.wordLists.AvgWordsInList@8589bc7f, services.complexity.wordLists.AvgWordsInList@a4ba408f, services.complexity.wordLists.AvgWordsInList@97a29adc, services.complexity.wordLists.AvgWordsInList@c0f743bf, services.complexity.wordLists.AvgWordsInList@484512a, services.complexity.wordLists.AvgWordsInList@f76cab77, services.complexity.wordLists.AvgWordsInList@20c1545a, services.complexity.wordLists.AvgWordsInList@511c3bf5, services.complexity.wordLists.AvgWordsInList@44049642, services.complexity.wordLists.AvgWordsInList@6d593f25, services.complexity.wordLists.AvgWordsInList@29fd2cf2, services.complexity.wordLists.AvgWordsInList@1ce5873f, services.complexity.wordLists.AvgWordsInList@463a3022, services.complexity.wordLists.AvgWordsInList@d69d12e3, services.complexity.wordLists.AvgWordsInList@c9856d30, services.complexity.wordLists.AvgWordsInList@f2da1613, services.complexity.wordLists.AvgWordsInList@ab5cda99, services.complexity.wordLists.AvgWordsInList@9e4534e6, services.complexity.wordLists.AvgWordsInList@c799ddc9, services.complexity.wordLists.AvgWordsInList@725b827c, services.complexity.wordLists.AvgWordsInList@6543dcc9, services.complexity.wordLists.AvgWordsInList@8e9885ac, services.complexity.wordLists.AvgWordsInList@857b40c9, services.complexity.wordLists.AvgWordsInList@78639b16, services.complexity.wordLists.AvgWordsInList@a1b843f9, services.complexity.wordLists.AvgWordsInList@fd3758e3, services.complexity.wordLists.AvgWordsInList@f01fb330, services.complexity.wordLists.AvgWordsInList@19745c13, services.complexity.wordLists.AvgWordsInList@c2168fb2, services.complexity.wordLists.AvgWordsInList@b4fee9ff, services.complexity.wordLists.AvgWordsInList@de5392e2, services.complexity.wordLists.AvgWordsInList@42fac1e3, services.complexity.wordLists.AvgWordsInList@35e31c30, services.complexity.wordLists.AvgWordsInList@5f37c513, services.complexity.wordLists.AvgWordsInList@cd53a819, services.complexity.wordLists.AvgWordsInList@c03c0266, services.complexity.wordLists.AvgWordsInList@e990ab49, services.complexity.wordLists.AvgWordsInList@a869a3a1, services.complexity.wordLists.AvgWordsInList@9b51fdee, services.complexity.wordLists.AvgWordsInList@c4a6a6d1, services.complexity.wordLists.AvgWordsInList@188152e5, services.complexity.wordLists.AvgWordsInList@b69ad32, services.complexity.wordLists.AvgWordsInList@34be5615, services.complexity.wordLists.AvgWordsInList@3bf9753e, services.complexity.wordLists.AvgWordsInList@2ee1cf8b, services.complexity.wordLists.AvgWordsInList@5836786e, services.complexity.wordLists.AvgWordsInList@18972937, services.complexity.wordLists.AvgWordsInList@b7f8384, services.complexity.wordLists.AvgWordsInList@34d42c67, services.complexity.wordLists.AvgWordsInList@f55b8211, services.complexity.wordLists.AvgWordsInList@e843dc5e, services.complexity.wordLists.AvgWordsInList@11988541, services.complexity.wordLists.AvgWordsInList@47d07b32, services.complexity.wordLists.AvgWordsInList@3ab8d57f, services.complexity.wordLists.AvgWordsInList@640d7e62, services.complexity.wordLists.AvgWordsInList@51320cc6, services.complexity.wordLists.AvgWordsInList@441a6713, services.complexity.wordLists.AvgWordsInList@6d6f0ff6, services.complexity.wordLists.AvgWordsInList@bcb8c255, services.complexity.wordLists.AvgWordsInList@afa11ca2, services.complexity.wordLists.AvgWordsInList@d8f5c585, services.complexity.wordLists.AvgWordsInList@20c29478, services.complexity.wordLists.AvgWordsInList@13aaeec5, services.complexity.wordLists.AvgWordsInList@3cff97a8, services.complexity.wordLists.AvgWordsInList@33cef3c, services.complexity.wordLists.AvgWordsInList@f6254989, services.complexity.wordLists.AvgWordsInList@1f79f26c, services.complexity.wordLists.AvgWordsInList@fe2daa87, services.complexity.wordLists.AvgWordsInList@f11604d4, services.complexity.wordLists.AvgWordsInList@1a6aadb7, services.complexity.wordLists.AvgWordsInList@e27a2b21, services.complexity.wordLists.AvgWordsInList@d562856e, services.complexity.wordLists.AvgWordsInList@feb72e51, services.complexity.wordLists.AvgWordsInList@9f9ee2e4, services.complexity.wordLists.AvgWordsInList@92873d31, services.complexity.wordLists.AvgWordsInList@bbdbe614, services.complexity.wordLists.AvgWordsInList@73610936, services.complexity.wordLists.AvgWordsInList@66496383, services.complexity.wordLists.AvgWordsInList@8f9e0c66, services.complexity.wordLists.AvgWordsInList@75492c1b, services.complexity.wordLists.AvgWordsInList@68318668, services.complexity.wordLists.AvgWordsInList@91862f4b, services.complexity.wordLists.AvgWordsInList@406e84d8, services.complexity.wordLists.AvgWordsInList@3356df25, services.complexity.wordLists.AvgWordsInList@5cab8808, services.complexity.wordLists.AvgWordsInList@9b937db0, services.complexity.wordLists.AvgWordsInList@8e7bd7fd, services.complexity.wordLists.AvgWordsInList@b7d080e0, services.complexity.wordLists.AvgWordsInList@28bcfbdf, services.complexity.wordLists.AvgWordsInList@1ba5562c, services.complexity.wordLists.AvgWordsInList@44f9ff0f, services.complexity.wordLists.AvgWordsInList@77cb243c, services.complexity.wordLists.AvgWordsInList@6ab37e89, services.complexity.wordLists.AvgWordsInList@9408276c, services.complexity.wordLists.AvgWordsInList@9c74b9e1, services.complexity.wordLists.AvgWordsInList@8f5d142e, services.complexity.wordLists.AvgWordsInList@b8b1bd11, services.complexity.wordLists.AvgWordsInList@3c2661b9, services.complexity.wordLists.AvgWordsInList@2f0ebc06, services.complexity.wordLists.AvgWordsInList@586364e9, services.complexity.wordLists.AvgWordsInList@f375ab, services.complexity.wordLists.AvgWordsInList@f3dbcff8, services.complexity.wordLists.AvgWordsInList@1d3078db, services.complexity.wordLists.AvgWordsInList@8e55e4b6, services.complexity.wordLists.AvgWordsInList@813e3f03, services.complexity.wordLists.AvgWordsInList@aa92e7e6, services.complexity.wordLists.AvgWordsInList@c12b8973, services.complexity.wordLists.AvgWordsInList@b413e3c0, services.complexity.wordLists.AvgWordsInList@dd688ca3, services.complexity.wordLists.AvgWordsInList@f36dc117, services.complexity.wordLists.AvgWordsInList@e6561b64, services.complexity.wordLists.AvgWordsInList@faac447, services.complexity.wordLists.AvgWordsInList@a0f1b8f8, services.complexity.wordLists.AvgWordsInList@93da1345, services.complexity.wordLists.AvgWordsInList@bd2ebc28, services.complexity.wordLists.AvgWordsInList@40f44113, services.complexity.wordLists.AvgWordsInList@33dc9b60, services.complexity.wordLists.AvgWordsInList@5d314443, services.complexity.wordLists.AvgWordsInList@312a167f, services.complexity.wordLists.AvgWordsInList@241270cc, services.complexity.wordLists.AvgWordsInList@4d6719af, services.complexity.wordLists.AvgWordsInList@31f4b50b, services.complexity.wordLists.AvgWordsInList@24dd0f58, services.complexity.wordLists.AvgWordsInList@4e31b83b, services.complexity.wordLists.AvgWordsInList@7d1bfb6a, services.complexity.wordLists.AvgWordsInList@700455b7, services.complexity.wordLists.AvgWordsInList@9958fe9a, services.complexity.wordLists.AvgWordsInList@5799f585, services.complexity.wordLists.AvgWordsInList@4a824fd2, services.complexity.wordLists.AvgWordsInList@73d6f8b5, services.complexity.wordLists.AvgWordsInList@c3e5f086, services.complexity.wordLists.AvgWordsInList@b6ce4ad3, services.complexity.wordLists.AvgWordsInList@e022f3b6, services.complexity.wordLists.AvgWordsInList@11ccbabc, services.complexity.wordLists.AvgWordsInList@4b51509, services.complexity.wordLists.AvgWordsInList@2e09bdec, services.complexity.wordLists.AvgWordsInList@63fdcf50, services.complexity.wordLists.AvgWordsInList@56e6299d, services.complexity.wordLists.AvgWordsInList@803ad280, services.complexity.wordLists.AvgWordsInList@933654dd, services.complexity.wordLists.AvgWordsInList@861eaf2a, services.complexity.wordLists.AvgWordsInList@af73580d, services.complexity.wordLists.AvgWordsInList@9e45b462, services.complexity.wordLists.AvgWordsInList@912e0eaf, services.complexity.wordLists.AvgWordsInList@ba82b792, services.complexity.wordLists.AvgWordsInList@c8caa33f, services.complexity.wordLists.AvgWordsInList@bbb2fd8c, services.complexity.wordLists.AvgWordsInList@e507a66f, services.complexity.wordLists.AvgWordsInList@bb71f8f1, services.complexity.wordLists.AvgWordsInList@ae5a533e, services.complexity.wordLists.AvgWordsInList@d7aefc21, services.complexity.wordLists.AvgWordsInList@ca9c402e, services.complexity.wordLists.AvgWordsInList@bd849a7b, services.complexity.wordLists.AvgWordsInList@e6d9435e, services.complexity.wordLists.AvgWordsInList@64c62e61, services.complexity.wordLists.AvgWordsInList@57ae88ae, services.complexity.wordLists.AvgWordsInList@81033191, services.complexity.wordLists.AvgWordsInList@fa2b6839, services.complexity.wordLists.AvgWordsInList@ed13c286, services.complexity.wordLists.AvgWordsInList@16686b69, services.complexity.wordLists.AvgWordsInList@7d8d5a8, services.complexity.wordLists.AvgWordsInList@fac12ff5, services.complexity.wordLists.AvgWordsInList@2415d8d8, services.complexity.wordLists.AvgWordsInList@3d54f517, services.complexity.wordLists.AvgWordsInList@303d4f64, services.complexity.wordLists.AvgWordsInList@5991f847, services.complexity.wordLists.AvgWordsInList@933ae3ac, services.complexity.wordLists.AvgWordsInList@86233df9, services.complexity.wordLists.AvgWordsInList@af77e6dc, services.complexity.wordLists.AvgWordsInList@b47acda0, services.complexity.wordLists.AvgWordsInList@a76327ed, services.complexity.wordLists.AvgWordsInList@d0b7d0d0, services.complexity.wordLists.AvgWordsInList@2c7aca31, services.complexity.wordLists.AvgWordsInList@1f63247e, services.complexity.wordLists.AvgWordsInList@48b7cd61, services.complexity.wordLists.AvgWordsInList@9e121df3, services.complexity.wordLists.AvgWordsInList@90fa7840, services.complexity.wordLists.AvgWordsInList@ba4f2123, services.complexity.wordLists.AvgWordsInList@65101ad4, services.complexity.wordLists.AvgWordsInList@57f87521, services.complexity.wordLists.AvgWordsInList@814d1e04, services.complexity.wordLists.AvgWordsInList@d0f4e6db, services.complexity.wordLists.AvgWordsInList@c3dd4128, services.complexity.wordLists.AvgWordsInList@ed31ea0b, services.complexity.wordLists.AvgWordsInList@6f74cd6, services.complexity.wordLists.AvgWordsInList@f9dfa723, services.complexity.wordLists.AvgWordsInList@23345006, services.complexity.wordLists.AvgWordsInList@48a247be, services.complexity.wordLists.AvgWordsInList@3b8aa20b, services.complexity.wordLists.AvgWordsInList@64df4aee, services.complexity.wordLists.AvgWordsInList@7690db25, services.complexity.wordLists.AvgWordsInList@69793572, services.complexity.wordLists.AvgWordsInList@92cdde55, services.complexity.wordLists.AvgWordsInList@93ff4c26, services.complexity.wordLists.AvgWordsInList@86e7a673, services.complexity.wordLists.AvgWordsInList@b03c4f56, services.complexity.wordLists.AvgWordsInList@52e8bcf9, services.complexity.wordLists.AvgWordsInList@45d11746, services.complexity.wordLists.AvgWordsInList@6f25c029, services.complexity.wordLists.AvgWordsInList@4a543f9d, services.complexity.wordLists.AvgWordsInList@3d3c99ea, services.complexity.wordLists.AvgWordsInList@669142cd, services.complexity.wordLists.AvgWordsInList@6592b3aa, services.complexity.wordLists.AvgWordsInList@587b0df7, services.complexity.wordLists.AvgWordsInList@81cfb6da, services.complexity.wordLists.AvgWordsInList@8964e284, services.complexity.wordLists.AvgWordsInList@7c4d3cd1, services.complexity.wordLists.AvgWordsInList@a5a1e5b4, services.complexity.wordLists.AvgWordsInList@59c827bc, services.complexity.wordLists.AvgWordsInList@4cb08209, services.complexity.wordLists.AvgWordsInList@76052aec, services.complexity.wordLists.AvgWordsInList@483138fd, services.complexity.wordLists.AvgWordsInList@3b19934a, services.complexity.wordLists.AvgWordsInList@646e3c2d, services.complexity.wordLists.AvgWordsInList@715a6647, services.complexity.wordLists.AvgWordsInList@6442c094, services.complexity.wordLists.AvgWordsInList@8d976977, services.complexity.wordLists.AvgWordsInList@18a49650, services.complexity.wordLists.AvgWordsInList@b8cf09d, services.complexity.wordLists.AvgWordsInList@34e19980, services.complexity.wordLists.AvgWordsInList@8d4a73d6, services.complexity.wordLists.AvgWordsInList@8032ce23, services.complexity.wordLists.AvgWordsInList@a9877706, services.complexity.wordLists.AvgWordsInList@6332fc4a, services.complexity.wordLists.AvgWordsInList@561b5697, services.complexity.wordLists.AvgWordsInList@7f6fff7a, services.complexity.wordLists.AvgWordsInList@c8bfd65a, services.complexity.wordLists.AvgWordsInList@bba830a7, services.complexity.wordLists.AvgWordsInList@e4fcd98a, services.complexity.wordLists.AvgWordsInList@3ab6b886, services.complexity.wordLists.AvgWordsInList@2d9f12d3, services.complexity.wordLists.AvgWordsInList@56f3bbb6, services.complexity.wordLists.AvgWordsInList@d2f89e92, services.complexity.wordLists.AvgWordsInList@c5e0f8df, services.complexity.wordLists.AvgWordsInList@ef35a1c2, services.complexity.wordLists.AvgWordsInList@ccd2343f, services.complexity.wordLists.AvgWordsInList@bfba8e8c, services.complexity.wordLists.AvgWordsInList@e90f376f, services.complexity.wordLists.AvgWordsInList@eba32b31, services.complexity.wordLists.AvgWordsInList@de8b857e, services.complexity.wordLists.AvgWordsInList@7e02e61, services.complexity.wordLists.AvgWordsInList@2d1af19f, services.complexity.wordLists.AvgWordsInList@20034bec, services.complexity.wordLists.AvgWordsInList@4957f4cf, services.complexity.wordLists.AvgWordsInList@3dfdf099, services.complexity.wordLists.AvgWordsInList@30e64ae6, services.complexity.wordLists.AvgWordsInList@5a3af3c9, services.complexity.wordLists.AvgWordsInList@8a2b54ee, services.complexity.wordLists.AvgWordsInList@7d13af3b, services.complexity.wordLists.AvgWordsInList@a668581e, services.complexity.wordLists.AvgWordsInList@706769fa, services.complexity.wordLists.AvgWordsInList@634fc447, services.complexity.wordLists.AvgWordsInList@8ca46d2a, services.complexity.wordLists.AvgWordsInList@26ec1e4a, services.complexity.wordLists.AvgWordsInList@19d47897, services.complexity.wordLists.AvgWordsInList@4329217a, services.complexity.wordLists.AvgWordsInList@648b6e4f, services.complexity.wordLists.AvgWordsInList@5773c89c, services.complexity.wordLists.AvgWordsInList@80c8717f, services.complexity.wordLists.AvgWordsInList@39bee6af, services.complexity.wordLists.AvgWordsInList@2ca740fc, services.complexity.wordLists.AvgWordsInList@55fbe9df, services.complexity.wordLists.AvgWordsInList@71c7e223, services.complexity.wordLists.AvgWordsInList@64b03c70, services.complexity.wordLists.AvgWordsInList@8e04e553, services.complexity.wordLists.AvgWordsInList@e30cbb15, services.complexity.wordLists.AvgWordsInList@d5f51562, services.complexity.wordLists.AvgWordsInList@ff49be45, services.complexity.wordLists.AvgWordsInList@296d512d, services.complexity.wordLists.AvgWordsInList@1c55ab7a, services.complexity.wordLists.AvgWordsInList@45aa545d, services.complexity.wordLists.AvgWordsInList@87ec7ce2, services.complexity.wordLists.AvgWordsInList@7ad4d72f, services.complexity.wordLists.AvgWordsInList@a4298012, services.complexity.wordLists.AvgWordsInList@5bb0e767, services.complexity.wordLists.AvgWordsInList@4e9941b4, services.complexity.wordLists.AvgWordsInList@77edea97, services.complexity.wordLists.AvgWordsInList@159afc3c, services.complexity.wordLists.AvgWordsInList@8835689, services.complexity.wordLists.AvgWordsInList@31d7ff6c, services.complexity.wordLists.AvgWordsInList@e2f08804, services.complexity.wordLists.AvgWordsInList@d5d8e251, services.complexity.wordLists.AvgWordsInList@ff2d8b34, services.complexity.wordLists.AvgWordsInList@46dc2b20, services.complexity.wordLists.AvgWordsInList@39c4856d, services.complexity.wordLists.AvgWordsInList@63192e50, services.complexity.wordLists.AvgWordsInList@c68f481a, services.complexity.wordLists.AvgWordsInList@b977a267, services.complexity.wordLists.AvgWordsInList@e2cc4b4a, services.complexity.wordLists.AvgWordsInList@bc789adb, services.complexity.wordLists.AvgWordsInList@af60f528, services.complexity.wordLists.AvgWordsInList@d8b59e0b, services.complexity.wordLists.AvgWordsInList@183ecc8, services.complexity.wordLists.AvgWordsInList@f46c4715, services.complexity.wordLists.AvgWordsInList@1dc0eff8, services.complexity.wordLists.AvgWordsInList@66811eb3, services.complexity.wordLists.AvgWordsInList@59697900, services.complexity.wordLists.AvgWordsInList@82be21e3, services.complexity.wordLists.AvgWordsInList@1e2de39f, services.complexity.wordLists.AvgWordsInList@11163dec, services.complexity.wordLists.AvgWordsInList@3a6ae6cf, services.complexity.wordLists.AvgWordsInList@d1218eeb, services.complexity.wordLists.AvgWordsInList@c409e938, services.complexity.wordLists.AvgWordsInList@ed5e921b, services.complexity.wordLists.AvgWordsInList@402478b5, services.complexity.wordLists.AvgWordsInList@330cd302, services.complexity.wordLists.AvgWordsInList@5c617be5, services.complexity.wordLists.AvgWordsInList@df041f47, services.complexity.wordLists.AvgWordsInList@d1ec7994, services.complexity.wordLists.AvgWordsInList@fb412277, services.complexity.wordLists.AvgWordsInList@d4b9b4ca, services.complexity.wordLists.AvgWordsInList@c7a20f17, services.complexity.wordLists.AvgWordsInList@f0f6b7fa, services.complexity.wordLists.AvgWordsInList@73a90e06, services.complexity.wordLists.AvgWordsInList@66916853, services.complexity.wordLists.AvgWordsInList@8fe61136, services.complexity.wordLists.AvgWordsInList@533aba41, services.complexity.wordLists.AvgWordsInList@4623148e, services.complexity.wordLists.AvgWordsInList@6f77bd71, services.complexity.wordLists.AvgWordsInList@220faf37, services.complexity.wordLists.AvgWordsInList@14f80984, services.complexity.wordLists.AvgWordsInList@3e4cb267, services.complexity.wordLists.AvgWordsInList@197cb7bd, services.complexity.wordLists.AvgWordsInList@c65120a, services.complexity.wordLists.AvgWordsInList@35b9baed, services.complexity.wordLists.AvgWordsInList@dbffe161, services.complexity.wordLists.AvgWordsInList@cee83bae, services.complexity.wordLists.AvgWordsInList@f83ce491, services.complexity.wordLists.AvgWordsInList@1de49125, services.complexity.wordLists.AvgWordsInList@10cceb72, services.complexity.wordLists.AvgWordsInList@3a219455, services.complexity.wordLists.AvgWordsInList@cf8826c7, services.complexity.wordLists.AvgWordsInList@c2708114, services.complexity.wordLists.AvgWordsInList@ebc529f7, services.complexity.wordLists.AvgWordsInList@c237f424, services.complexity.wordLists.AvgWordsInList@b5204e71, services.complexity.wordLists.AvgWordsInList@de74f754, services.complexity.wordLists.AvgWordsInList@76ccbb18, services.complexity.wordLists.AvgWordsInList@69b51565, services.complexity.wordLists.AvgWordsInList@9309be48, services.complexity.wordLists.AvgWordsInList@4ca7aa9c, services.complexity.wordLists.AvgWordsInList@3f9004e9, services.complexity.wordLists.AvgWordsInList@68e4adcc, services.complexity.wordLists.AvgWordsInList@d0abd580, services.complexity.wordLists.AvgWordsInList@c3942fcd, services.complexity.wordLists.AvgWordsInList@ece8d8b0, services.complexity.wordLists.AvgWordsInList@fab1a9fb, services.complexity.wordLists.AvgWordsInList@ed9a0448, services.complexity.wordLists.AvgWordsInList@16eead2b, services.complexity.wordLists.AvgWordsInList@27dc10d6, services.complexity.wordLists.AvgWordsInList@1ac46b23, services.complexity.wordLists.AvgWordsInList@44191406, services.complexity.wordLists.AvgWordsInList@dc308516, services.complexity.wordLists.AvgWordsInList@cf18df63, services.complexity.wordLists.AvgWordsInList@f86d8846, services.complexity.wordLists.AvgWordsInList@a32876a9, services.complexity.wordLists.AvgWordsInList@9610d0f6, services.complexity.wordLists.AvgWordsInList@bf6579d9, services.complexity.wordLists.AvgWordsInList@1b7079e0, services.complexity.wordLists.AvgWordsInList@e58d42d, services.complexity.wordLists.AvgWordsInList@37ad7d10, services.complexity.wordLists.AvgWordsInList@e1ed4017, services.complexity.wordLists.AvgWordsInList@d4d59a64, services.complexity.wordLists.AvgWordsInList@fe2a4347, services.complexity.wordLists.AvgWordsInList@ecedcb63, services.complexity.wordLists.AvgWordsInList@dfd625b0, services.complexity.wordLists.AvgWordsInList@92ace93, services.complexity.wordLists.AvgWordsInList@28dd5b8a, services.complexity.wordLists.AvgWordsInList@1bc5b5d7, services.complexity.wordLists.AvgWordsInList@451a5eba, services.complexity.wordLists.AvgWordsInList@db587ae1, services.complexity.wordLists.AvgWordsInList@ce40d52e, services.complexity.wordLists.AvgWordsInList@f7957e11]
  2758. Robert mondialu ##############
  2759.  
  2760. generate keywords document
  2761.  
  2762. !!!!!!!
  2763. computing for services.complexity.readability.ReadabilityFlesch@75354416
  2764. !!!!!!!
  2765. computing for services.complexity.readability.ReadabilityFog@751a4362
  2766. !!!!!!!
  2767. computing for services.complexity.readability.ReadabilityKincaid@31ca55e3
  2768. !!!!!!!
  2769. computing for services.complexity.readability.ReadabilityDaleChall@88cf1a2b
  2770. [services.complexity.readability.ReadabilityFlesch@75354416, services.complexity.readability.ReadabilityFog@751a4362, services.complexity.readability.ReadabilityKincaid@31ca55e3, services.complexity.readability.ReadabilityDaleChall@88cf1a2b]
  2771. Robert mondialu ##############
  2772. !!!!!!!
  2773. computing for services.complexity.surface.AvgBlockLength@2b8b76a8
  2774. !!!!!!!
  2775. computing for services.complexity.surface.AvgCommasPerBlock@514ce45e
  2776. !!!!!!!
  2777. computing for services.complexity.surface.AvgCommasPerSentence@23f8522e
  2778. !!!!!!!
  2779. computing for services.complexity.surface.AvgSentenceLength@ab1a074c
  2780. !!!!!!!
  2781. computing for services.complexity.surface.AvgSentencesInBlock@f730cff9
  2782. !!!!!!!
  2783. computing for services.complexity.surface.AvgUniqueWordsInBlock@88e8e956
  2784. !!!!!!!
  2785. computing for services.complexity.surface.AvgUniqueWordsInSentence@9406071b
  2786. !!!!!!!
  2787. computing for services.complexity.surface.AvgWordLength@4d9a9fd1
  2788. !!!!!!!
  2789. computing for services.complexity.surface.AvgWordsInBlock@7baa170c
  2790. !!!!!!!
  2791. computing for services.complexity.surface.AvgWordsInSentence@696c1c19
  2792. !!!!!!!
  2793. computing for services.complexity.surface.CharEntropy@81fe634c
  2794. !!!!!!!
  2795. computing for services.complexity.surface.SDSentencesInBlock@b23226c8
  2796. !!!!!!!
  2797. computing for services.complexity.surface.SDUniqueWordsInBlock@bafd9be4
  2798. !!!!!!!
  2799. computing for services.complexity.surface.SDUniqueWordsInSentence@cdb43061
  2800. !!!!!!!
  2801. computing for services.complexity.surface.SDWordsInBlock@8c258f2e
  2802. !!!!!!!
  2803. computing for services.complexity.surface.SDWordsInSentence@9d0d1657
  2804. !!!!!!!
  2805. computing for services.complexity.surface.WordEntropy@54491063
  2806. !!!!!!!
  2807. computing for services.complexity.surface.WordLettersSD@d0753b2c
  2808. [services.complexity.surface.AvgBlockLength@2b8b76a8, services.complexity.surface.AvgCommasPerBlock@514ce45e, services.complexity.surface.AvgCommasPerSentence@23f8522e, services.complexity.surface.AvgSentenceLength@ab1a074c, services.complexity.surface.AvgSentencesInBlock@f730cff9, services.complexity.surface.AvgUniqueWordsInBlock@88e8e956, services.complexity.surface.AvgUniqueWordsInSentence@9406071b, services.complexity.surface.AvgWordLength@4d9a9fd1, services.complexity.surface.AvgWordsInBlock@7baa170c, services.complexity.surface.AvgWordsInSentence@696c1c19, services.complexity.surface.CharEntropy@81fe634c, services.complexity.surface.SDSentencesInBlock@b23226c8, services.complexity.surface.SDUniqueWordsInBlock@bafd9be4, services.complexity.surface.SDUniqueWordsInSentence@cdb43061, services.complexity.surface.SDWordsInBlock@8c258f2e, services.complexity.surface.SDWordsInSentence@9d0d1657, services.complexity.surface.WordEntropy@54491063, services.complexity.surface.WordLettersSD@d0753b2c]
  2809. Robert mondialu ##############
  2810. !!!!!!!
  2811. computing for services.complexity.CAF.LexicalDiversity@1f385e75
  2812. !!!!!!!
  2813. computing for services.complexity.CAF.LexicalSophistication@5c569392
  2814. !!!!!!!
  2815. computing for services.complexity.CAF.SyntacticDiversity@d16abe7c
  2816. !!!!!!!
  2817. computing for services.complexity.CAF.SyntacticSophistication@2343f047
  2818. !!!!!!!
  2819. computing for services.complexity.CAF.BalancedCAF@dae317f2
  2820. [services.complexity.CAF.LexicalDiversity@1f385e75, services.complexity.CAF.LexicalSophistication@5c569392, services.complexity.CAF.SyntacticDiversity@d16abe7c, services.complexity.CAF.SyntacticSophistication@2343f047, services.complexity.CAF.BalancedCAF@dae317f2]
  2821. Robert mondialu ##############
  2822. !!!!!!!
  2823. computing for services.complexity.syntax.AvgPosPerBlock@35fb66d6
  2824. !!!!!!!
  2825. computing for services.complexity.syntax.AvgPosPerBlock@100b24e6
  2826. !!!!!!!
  2827. computing for services.complexity.syntax.AvgPosPerBlock@68d00937
  2828. !!!!!!!
  2829. computing for services.complexity.syntax.AvgPosPerBlock@bb2b0d0a
  2830. !!!!!!!
  2831. computing for services.complexity.syntax.AvgPosPerBlock@1eeee74f
  2832. !!!!!!!
  2833. computing for services.complexity.syntax.AvgPosPerBlock@3ae8b228
  2834. !!!!!!!
  2835. computing for services.complexity.syntax.AvgPosPerSentence@813a88e9
  2836. !!!!!!!
  2837. computing for services.complexity.syntax.AvgPosPerSentence@25881f3b
  2838. !!!!!!!
  2839. computing for services.complexity.syntax.AvgPosPerSentence@da427c83
  2840. !!!!!!!
  2841. computing for services.complexity.syntax.AvgPosPerSentence@9947a56e
  2842. !!!!!!!
  2843. computing for services.complexity.syntax.AvgPosPerSentence@a44b0f54
  2844. !!!!!!!
  2845. computing for services.complexity.syntax.AvgPosPerSentence@609f8d3b
  2846. !!!!!!!
  2847. computing for services.complexity.syntax.AvgUniquePosPerBlock@a3a06710
  2848. !!!!!!!
  2849. computing for services.complexity.syntax.AvgUniquePosPerBlock@a5a92418
  2850. !!!!!!!
  2851. computing for services.complexity.syntax.AvgUniquePosPerBlock@a28ac3f0
  2852. !!!!!!!
  2853. computing for services.complexity.syntax.AvgUniquePosPerBlock@31da1328
  2854. !!!!!!!
  2855. computing for services.complexity.syntax.AvgUniquePosPerBlock@b8d31189
  2856. !!!!!!!
  2857. computing for services.complexity.syntax.AvgUniquePosPerBlock@e0d61e42
  2858. !!!!!!!
  2859. computing for services.complexity.syntax.PronounsBlock@67f829b2
  2860. !!!!!!!
  2861. computing for services.complexity.syntax.PronounsSentence@a49f131e
  2862. !!!!!!!
  2863. computing for services.complexity.syntax.PronounsBlock@77f05683
  2864. !!!!!!!
  2865. computing for services.complexity.syntax.PronounsSentence@b4973fef
  2866. !!!!!!!
  2867. computing for services.complexity.syntax.PronounsBlock@5225a305
  2868. !!!!!!!
  2869. computing for services.complexity.syntax.PronounsSentence@8ecc8c71
  2870. !!!!!!!
  2871. computing for services.complexity.syntax.PronounsBlock@c780f36e
  2872. !!!!!!!
  2873. computing for services.complexity.syntax.PronounsSentence@427dcda
  2874. !!!!!!!
  2875. computing for services.complexity.syntax.PronounsBlock@95de4b1b
  2876. !!!!!!!
  2877. computing for services.complexity.syntax.PronounsSentence@d2853487
  2878. !!!!!!!
  2879. computing for services.complexity.syntax.AvgNoDependencies@3d831980
  2880. [services.complexity.syntax.AvgPosPerBlock@35fb66d6, services.complexity.syntax.AvgPosPerBlock@100b24e6, services.complexity.syntax.AvgPosPerBlock@68d00937, services.complexity.syntax.AvgPosPerBlock@bb2b0d0a, services.complexity.syntax.AvgPosPerBlock@1eeee74f, services.complexity.syntax.AvgPosPerBlock@3ae8b228, services.complexity.syntax.AvgPosPerSentence@813a88e9, services.complexity.syntax.AvgPosPerSentence@25881f3b, services.complexity.syntax.AvgPosPerSentence@da427c83, services.complexity.syntax.AvgPosPerSentence@9947a56e, services.complexity.syntax.AvgPosPerSentence@a44b0f54, services.complexity.syntax.AvgPosPerSentence@609f8d3b, services.complexity.syntax.AvgUniquePosPerBlock@a3a06710, services.complexity.syntax.AvgUniquePosPerBlock@a5a92418, services.complexity.syntax.AvgUniquePosPerBlock@a28ac3f0, services.complexity.syntax.AvgUniquePosPerBlock@31da1328, services.complexity.syntax.AvgUniquePosPerBlock@b8d31189, services.complexity.syntax.AvgUniquePosPerBlock@e0d61e42, services.complexity.syntax.PronounsBlock@67f829b2, services.complexity.syntax.PronounsSentence@a49f131e, services.complexity.syntax.PronounsBlock@77f05683, services.complexity.syntax.PronounsSentence@b4973fef, services.complexity.syntax.PronounsBlock@5225a305, services.complexity.syntax.PronounsSentence@8ecc8c71, services.complexity.syntax.PronounsBlock@c780f36e, services.complexity.syntax.PronounsSentence@427dcda, services.complexity.syntax.PronounsBlock@95de4b1b, services.complexity.syntax.PronounsSentence@d2853487, services.complexity.syntax.AvgNoDependencies@3d831980]
  2881. Robert mondialu ##############
  2882. !!!!!!!
  2883. computing for services.complexity.wordComplexity.WordComplexity@9f444cef
  2884. !!!!!!!
  2885. computing for services.complexity.wordComplexity.WordComplexity@78564fa9
  2886. !!!!!!!
  2887. computing for services.complexity.wordComplexity.WordComplexity@35c1a507
  2888. !!!!!!!
  2889. computing for services.complexity.wordComplexity.WordComplexity@20de6fca
  2890. !!!!!!!
  2891. computing for services.complexity.wordComplexity.WordComplexity@8c899267
  2892. !!!!!!!
  2893. computing for services.complexity.wordComplexity.WordComplexity@45c0522d
  2894. !!!!!!!
  2895. computing for services.complexity.wordComplexity.WordComplexity@89b419ab
  2896. !!!!!!!
  2897. computing for services.complexity.wordComplexity.AvgAoAScore@403a6903
  2898. !!!!!!!
  2899. computing for services.complexity.wordComplexity.AvgAoAScore@dab3c997
  2900. !!!!!!!
  2901. computing for services.complexity.wordComplexity.AvgAoAScore@5dad12d7
  2902. !!!!!!!
  2903. computing for services.complexity.wordComplexity.AvgAoAScore@d7a0016a
  2904. !!!!!!!
  2905. computing for services.complexity.wordComplexity.AvgAoAScore@721961fe
  2906. !!!!!!!
  2907. computing for services.complexity.wordComplexity.AvgAoAScore@f512ab3e
  2908. !!!!!!!
  2909. computing for services.complexity.wordComplexity.AvgAoAScore@9c8c93a8
  2910. !!!!!!!
  2911. computing for services.complexity.wordComplexity.AvgAoAScore@3705f43c
  2912. !!!!!!!
  2913. computing for services.complexity.wordComplexity.AvgAoAScore@b9ff3d7c
  2914. !!!!!!!
  2915. computing for services.complexity.wordComplexity.AvgAoAScore@3b976f5a
  2916. !!!!!!!
  2917. computing for services.complexity.wordComplexity.AvgAoAScore@d610cfee
  2918. !!!!!!!
  2919. computing for services.complexity.wordComplexity.AvgAoAScore@590a192e
  2920. !!!!!!!
  2921. computing for services.complexity.wordComplexity.AvgAoAScore@a7593ff8
  2922. !!!!!!!
  2923. computing for services.complexity.wordComplexity.AvgAoAScore@41d2a08c
  2924. !!!!!!!
  2925. computing for services.complexity.wordComplexity.AvgAoAScore@c4cbe9cc
  2926. !!!!!!!
  2927. computing for services.complexity.wordComplexity.AvgAoAScore@488b1471
  2928. !!!!!!!
  2929. computing for services.complexity.wordComplexity.AvgAoAScore@9a3d70f0
  2930. !!!!!!!
  2931. computing for services.complexity.wordComplexity.AvgAoAScore@4bd70bec
  2932. !!!!!!!
  2933. computing for services.complexity.wordComplexity.AvgAoAScore@353b91e3
  2934. !!!!!!!
  2935. computing for services.complexity.wordComplexity.AvgAoAScore@86edee62
  2936. !!!!!!!
  2937. computing for services.complexity.wordComplexity.AvgAoAScore@3887895e
  2938. !!!!!!!
  2939. computing for services.complexity.wordComplexity.AvgAoAScore@508aa095
  2940. !!!!!!!
  2941. computing for services.complexity.wordComplexity.AvgAoAScore@a23cfd14
  2942. !!!!!!!
  2943. computing for services.complexity.wordComplexity.AvgAoAScore@53d69810
  2944. !!!!!!!
  2945. computing for services.complexity.wordComplexity.AvgAoAScore@ba405bfb
  2946. !!!!!!!
  2947. computing for services.complexity.wordComplexity.AvgAoAScore@bf2b87a
  2948. !!!!!!!
  2949. computing for services.complexity.wordComplexity.AvgAoAScore@bd8c5376
  2950. !!!!!!!
  2951. computing for services.complexity.wordComplexity.AvgAoAScore@d251b96a
  2952. !!!!!!!
  2953. computing for services.complexity.wordComplexity.AvgAoAScore@240415e9
  2954. !!!!!!!
  2955. computing for services.complexity.wordComplexity.AvgAoAScore@d59db0e5
  2956. [services.complexity.wordComplexity.WordComplexity@9f444cef, services.complexity.wordComplexity.WordComplexity@78564fa9, services.complexity.wordComplexity.WordComplexity@35c1a507, services.complexity.wordComplexity.WordComplexity@20de6fca, services.complexity.wordComplexity.WordComplexity@8c899267, services.complexity.wordComplexity.WordComplexity@45c0522d, services.complexity.wordComplexity.WordComplexity@89b419ab, services.complexity.wordComplexity.AvgAoAScore@403a6903, services.complexity.wordComplexity.AvgAoAScore@dab3c997, services.complexity.wordComplexity.AvgAoAScore@5dad12d7, services.complexity.wordComplexity.AvgAoAScore@d7a0016a, services.complexity.wordComplexity.AvgAoAScore@721961fe, services.complexity.wordComplexity.AvgAoAScore@f512ab3e, services.complexity.wordComplexity.AvgAoAScore@9c8c93a8, services.complexity.wordComplexity.AvgAoAScore@3705f43c, services.complexity.wordComplexity.AvgAoAScore@b9ff3d7c, services.complexity.wordComplexity.AvgAoAScore@3b976f5a, services.complexity.wordComplexity.AvgAoAScore@d610cfee, services.complexity.wordComplexity.AvgAoAScore@590a192e, services.complexity.wordComplexity.AvgAoAScore@a7593ff8, services.complexity.wordComplexity.AvgAoAScore@41d2a08c, services.complexity.wordComplexity.AvgAoAScore@c4cbe9cc, services.complexity.wordComplexity.AvgAoAScore@488b1471, services.complexity.wordComplexity.AvgAoAScore@9a3d70f0, services.complexity.wordComplexity.AvgAoAScore@4bd70bec, services.complexity.wordComplexity.AvgAoAScore@353b91e3, services.complexity.wordComplexity.AvgAoAScore@86edee62, services.complexity.wordComplexity.AvgAoAScore@3887895e, services.complexity.wordComplexity.AvgAoAScore@508aa095, services.complexity.wordComplexity.AvgAoAScore@a23cfd14, services.complexity.wordComplexity.AvgAoAScore@53d69810, services.complexity.wordComplexity.AvgAoAScore@ba405bfb, services.complexity.wordComplexity.AvgAoAScore@bf2b87a, services.complexity.wordComplexity.AvgAoAScore@bd8c5376, services.complexity.wordComplexity.AvgAoAScore@d251b96a, services.complexity.wordComplexity.AvgAoAScore@240415e9, services.complexity.wordComplexity.AvgAoAScore@d59db0e5]
  2957. Robert mondialu ##############
  2958. !!!!!!!
  2959. computing for services.complexity.entityDensity.AvgNamedEntitiesPerBlock@b2bb0f04
  2960. !!!!!!!
  2961. computing for services.complexity.entityDensity.AvgNounNamedEntitesPerBlock@190341d8
  2962. !!!!!!!
  2963. computing for services.complexity.entityDensity.AvgUniqueNamedEntitiesPerBlock@ff554ebd
  2964. !!!!!!!
  2965. computing for services.complexity.entityDensity.AvgNamedEntitiesPerSentence@f537f457
  2966. [services.complexity.entityDensity.AvgNamedEntitiesPerBlock@b2bb0f04, services.complexity.entityDensity.AvgNounNamedEntitesPerBlock@190341d8, services.complexity.entityDensity.AvgUniqueNamedEntitiesPerBlock@ff554ebd, services.complexity.entityDensity.AvgNamedEntitiesPerSentence@f537f457]
  2967. Robert mondialu ##############
  2968. !!!!!!!
  2969. computing for services.complexity.coreference.TotalCorefChains@811858a8
  2970. !!!!!!!
  2971. computing for services.complexity.coreference.AvgCorefsPerChain@c0e94ba4
  2972. !!!!!!!
  2973. computing for services.complexity.coreference.AvgChainSpan@1c0adc04
  2974. !!!!!!!
  2975. computing for services.complexity.coreference.AvgInferenceDistPerChain@12efc0cc
  2976. !!!!!!!
  2977. computing for services.complexity.coreference.ActiveCorefChainsPerWord@796c511c
  2978. !!!!!!!
  2979. computing for services.complexity.coreference.CorefChainsWithBigSpan@c079ff8d
  2980. [services.complexity.coreference.TotalCorefChains@811858a8, services.complexity.coreference.AvgCorefsPerChain@c0e94ba4, services.complexity.coreference.AvgChainSpan@1c0adc04, services.complexity.coreference.AvgInferenceDistPerChain@12efc0cc, services.complexity.coreference.ActiveCorefChainsPerWord@796c511c, services.complexity.coreference.CorefChainsWithBigSpan@c079ff8d]
  2981. Robert mondialu ##############
  2982. !!!!!!!
  2983. computing for services.complexity.connectives.ConnectivesIndex@394863cc
  2984. !!!!!!!
  2985. computing for services.complexity.connectives.ConnectivesIndex@aca0e05d
  2986. !!!!!!!
  2987. computing for services.complexity.connectives.ConnectivesIndex@fb048f98
  2988. !!!!!!!
  2989. computing for services.complexity.connectives.ConnectivesIndex@6e5d0c29
  2990. !!!!!!!
  2991. computing for services.complexity.connectives.ConnectivesIndex@8dc28aff
  2992. !!!!!!!
  2993. computing for services.complexity.connectives.ConnectivesIndex@11b0790
  2994. !!!!!!!
  2995. computing for services.complexity.connectives.ConnectivesIndex@4ae8df88
  2996. !!!!!!!
  2997. computing for services.complexity.connectives.ConnectivesIndex@be415c19
  2998. !!!!!!!
  2999. computing for services.complexity.connectives.ConnectivesIndex@4b807d2d
  3000. !!!!!!!
  3001. computing for services.complexity.connectives.ConnectivesIndex@bed8f9be
  3002. !!!!!!!
  3003. computing for services.complexity.connectives.ConnectivesIndex@59f17391
  3004. !!!!!!!
  3005. computing for services.complexity.connectives.ConnectivesIndex@cd49f022
  3006. !!!!!!!
  3007. computing for services.complexity.connectives.ConnectivesIndex@6ad1f681
  3008. !!!!!!!
  3009. computing for services.complexity.connectives.ConnectivesIndex@de2a7312
  3010. !!!!!!!
  3011. computing for services.complexity.connectives.ConnectivesIndex@bc568407
  3012. !!!!!!!
  3013. computing for services.complexity.connectives.ConnectivesIndex@2faf0098
  3014. !!!!!!!
  3015. computing for services.complexity.connectives.ConnectivesIndex@4692ea4b
  3016. !!!!!!!
  3017. computing for services.complexity.connectives.ConnectivesIndex@b9eb66dc
  3018. !!!!!!!
  3019. computing for services.complexity.connectives.ConnectivesIndex@9b4527a1
  3020. !!!!!!!
  3021. computing for services.complexity.connectives.ConnectivesIndex@e9da432
  3022. !!!!!!!
  3023. computing for services.complexity.connectives.ConnectivesIndex@1045488c
  3024. !!!!!!!
  3025. computing for services.complexity.connectives.ConnectivesIndex@839dc51d
  3026. !!!!!!!
  3027. computing for services.complexity.connectives.ConnectivesIndex@57703479
  3028. !!!!!!!
  3029. computing for services.complexity.connectives.ConnectivesIndex@cac8b10a
  3030. !!!!!!!
  3031. computing for services.complexity.connectives.ConnectivesIndex@88b6301e
  3032. !!!!!!!
  3033. computing for services.complexity.connectives.ConnectivesIndex@fc0eacaf
  3034. !!!!!!!
  3035. computing for services.complexity.connectives.ConnectivesIndex@a3ad02ff
  3036. !!!!!!!
  3037. computing for services.complexity.connectives.ConnectivesIndex@17057f90
  3038. !!!!!!!
  3039. computing for services.complexity.connectives.ConnectivesIndex@c6f6aa0b
  3040. !!!!!!!
  3041. computing for services.complexity.connectives.ConnectivesIndex@3a4f269c
  3042. !!!!!!!
  3043. computing for services.complexity.connectives.ConnectivesIndex@4b3fe81b
  3044. !!!!!!!
  3045. computing for services.complexity.connectives.ConnectivesIndex@be9864ac
  3046. !!!!!!!
  3047. computing for services.complexity.connectives.ConnectivesIndex@a9177144
  3048. !!!!!!!
  3049. computing for services.complexity.connectives.ConnectivesIndex@1c6fedd5
  3050. !!!!!!!
  3051. computing for services.complexity.connectives.ConnectivesIndex@fd07409c
  3052. !!!!!!!
  3053. computing for services.complexity.connectives.ConnectivesIndex@705fbd2d
  3054. !!!!!!!
  3055. computing for services.complexity.connectives.ConnectivesIndex@f861711a
  3056. !!!!!!!
  3057. computing for services.complexity.connectives.ConnectivesIndex@6bb9edab
  3058. !!!!!!!
  3059. computing for services.complexity.connectives.ConnectivesIndex@856cc3d3
  3060. !!!!!!!
  3061. computing for services.complexity.connectives.ConnectivesIndex@f8c54064
  3062. [services.complexity.connectives.ConnectivesIndex@394863cc, services.complexity.connectives.ConnectivesIndex@aca0e05d, services.complexity.connectives.ConnectivesIndex@fb048f98, services.complexity.connectives.ConnectivesIndex@6e5d0c29, services.complexity.connectives.ConnectivesIndex@8dc28aff, services.complexity.connectives.ConnectivesIndex@11b0790, services.complexity.connectives.ConnectivesIndex@4ae8df88, services.complexity.connectives.ConnectivesIndex@be415c19, services.complexity.connectives.ConnectivesIndex@4b807d2d, services.complexity.connectives.ConnectivesIndex@bed8f9be, services.complexity.connectives.ConnectivesIndex@59f17391, services.complexity.connectives.ConnectivesIndex@cd49f022, services.complexity.connectives.ConnectivesIndex@6ad1f681, services.complexity.connectives.ConnectivesIndex@de2a7312, services.complexity.connectives.ConnectivesIndex@bc568407, services.complexity.connectives.ConnectivesIndex@2faf0098, services.complexity.connectives.ConnectivesIndex@4692ea4b, services.complexity.connectives.ConnectivesIndex@b9eb66dc, services.complexity.connectives.ConnectivesIndex@9b4527a1, services.complexity.connectives.ConnectivesIndex@e9da432, services.complexity.connectives.ConnectivesIndex@1045488c, services.complexity.connectives.ConnectivesIndex@839dc51d, services.complexity.connectives.ConnectivesIndex@57703479, services.complexity.connectives.ConnectivesIndex@cac8b10a, services.complexity.connectives.ConnectivesIndex@88b6301e, services.complexity.connectives.ConnectivesIndex@fc0eacaf, services.complexity.connectives.ConnectivesIndex@a3ad02ff, services.complexity.connectives.ConnectivesIndex@17057f90, services.complexity.connectives.ConnectivesIndex@c6f6aa0b, services.complexity.connectives.ConnectivesIndex@3a4f269c, services.complexity.connectives.ConnectivesIndex@4b3fe81b, services.complexity.connectives.ConnectivesIndex@be9864ac, services.complexity.connectives.ConnectivesIndex@a9177144, services.complexity.connectives.ConnectivesIndex@1c6fedd5, services.complexity.connectives.ConnectivesIndex@fd07409c, services.complexity.connectives.ConnectivesIndex@705fbd2d, services.complexity.connectives.ConnectivesIndex@f861711a, services.complexity.connectives.ConnectivesIndex@6bb9edab, services.complexity.connectives.ConnectivesIndex@856cc3d3, services.complexity.connectives.ConnectivesIndex@f8c54064]
  3063. Robert mondialu ##############
  3064. !!!!!!!
  3065. computing for services.complexity.cohesion.lexicalChains.LexicalChainsAvgSpan@91b80377
  3066. !!!!!!!
  3067. computing for services.complexity.cohesion.lexicalChains.LexicalChainsMaxSpan@144bd738
  3068. !!!!!!!
  3069. computing for services.complexity.cohesion.lexicalChains.AvgLexicalChainsPerBlock@a2a09c59
  3070. !!!!!!!
  3071. computing for services.complexity.cohesion.lexicalChains.LexicalChainsCoverage@f5836d07
  3072. !!!!!!!
  3073. computing for services.complexity.cohesion.discourse.AvgScore@f4026042
  3074. !!!!!!!
  3075. computing for services.complexity.cohesion.discourse.AvgScore@bf7c654c
  3076. !!!!!!!
  3077. computing for services.complexity.cohesion.discourse.ScoreSD@12bde438
  3078. !!!!!!!
  3079. computing for services.complexity.cohesion.discourse.ScoreSD@daebbaf8
  3080. !!!!!!!
  3081. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@49f7204d
  3082. !!!!!!!
  3083. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@9b6eee4d
  3084. !!!!!!!
  3085. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@9a2c881
  3086. !!!!!!!
  3087. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@d5e7898c
  3088. !!!!!!!
  3089. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@f5e7030b
  3090. !!!!!!!
  3091. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@a7cb7945
  3092. !!!!!!!
  3093. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@9ac36a07
  3094. !!!!!!!
  3095. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@38bcf74a
  3096. !!!!!!!
  3097. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@6bbd941c
  3098. !!!!!!!
  3099. computing for services.complexity.cohesion.semantic.StartEndCohesion@6ea53384
  3100. !!!!!!!
  3101. computing for services.complexity.cohesion.flow.DocFlowIndex@6ae43ffe
  3102. !!!!!!!
  3103. computing for services.complexity.cohesion.flow.DocFlowIndex@f56835c5
  3104. !!!!!!!
  3105. computing for services.complexity.cohesion.flow.DocFlowIndex@a7b2225b
  3106. !!!!!!!
  3107. computing for services.complexity.cohesion.flow.DocFlowIndex@18698aa1
  3108. !!!!!!!
  3109. computing for services.complexity.cohesion.flow.DocFlowIndex@fdf17aa4
  3110. !!!!!!!
  3111. computing for services.complexity.cohesion.flow.DocFlowIndex@6c54eb74
  3112. !!!!!!!
  3113. computing for services.complexity.cohesion.flow.DocFlowIndex@cf97613b
  3114. !!!!!!!
  3115. computing for services.complexity.cohesion.flow.DocFlowIndex@5a1b5702
  3116. !!!!!!!
  3117. computing for services.complexity.cohesion.flow.DocFlowIndex@c654398
  3118. !!!!!!!
  3119. computing for services.complexity.cohesion.flow.DocFlowIndex@7d1cabde
  3120. !!!!!!!
  3121. computing for services.complexity.cohesion.flow.DocFlowIndex@62a49be1
  3122. !!!!!!!
  3123. computing for services.complexity.cohesion.flow.DocFlowIndex@d1080cb1
  3124. !!!!!!!
  3125. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@f724d183
  3126. !!!!!!!
  3127. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@489c9f83
  3128. !!!!!!!
  3129. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@b6d079b7
  3130. !!!!!!!
  3131. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@83153ac2
  3132. !!!!!!!
  3133. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@a314b441
  3134. !!!!!!!
  3135. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@54f92a7b
  3136. !!!!!!!
  3137. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@47f11b3d
  3138. !!!!!!!
  3139. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@e5eaa880
  3140. !!!!!!!
  3141. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@18eb4552
  3142. !!!!!!!
  3143. computing for services.complexity.cohesion.semantic.StartEndCohesion@1bd2e4ba
  3144. !!!!!!!
  3145. computing for services.complexity.cohesion.flow.DocFlowIndex@1811f134
  3146. !!!!!!!
  3147. computing for services.complexity.cohesion.flow.DocFlowIndex@a295e6fb
  3148. !!!!!!!
  3149. computing for services.complexity.cohesion.flow.DocFlowIndex@54dfd391
  3150. !!!!!!!
  3151. computing for services.complexity.cohesion.flow.DocFlowIndex@c5973bd7
  3152. !!!!!!!
  3153. computing for services.complexity.cohesion.flow.DocFlowIndex@ab1f2bda
  3154. !!!!!!!
  3155. computing for services.complexity.cohesion.flow.DocFlowIndex@19829caa
  3156. !!!!!!!
  3157. computing for services.complexity.cohesion.flow.DocFlowIndex@7cc51271
  3158. !!!!!!!
  3159. computing for services.complexity.cohesion.flow.DocFlowIndex@7490838
  3160. !!!!!!!
  3161. computing for services.complexity.cohesion.flow.DocFlowIndex@b992f4ce
  3162. !!!!!!!
  3163. computing for services.complexity.cohesion.flow.DocFlowIndex@2a4a5d14
  3164. !!!!!!!
  3165. computing for services.complexity.cohesion.flow.DocFlowIndex@fd24d17
  3166. !!!!!!!
  3167. computing for services.complexity.cohesion.flow.DocFlowIndex@7e35bde7
  3168. !!!!!!!
  3169. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6f1b8e7a
  3170. !!!!!!!
  3171. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@c0935c7a
  3172. !!!!!!!
  3173. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@2ec736ae
  3174. !!!!!!!
  3175. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@fb0bf7b9
  3176. !!!!!!!
  3177. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@1b0b7138
  3178. !!!!!!!
  3179. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@ccefe772
  3180. !!!!!!!
  3181. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@bfe7d834
  3182. !!!!!!!
  3183. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@5de16577
  3184. !!!!!!!
  3185. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@90e20249
  3186. !!!!!!!
  3187. computing for services.complexity.cohesion.semantic.StartEndCohesion@93c9a1b1
  3188. !!!!!!!
  3189. computing for services.complexity.cohesion.flow.DocFlowIndex@9008ae2b
  3190. !!!!!!!
  3191. computing for services.complexity.cohesion.flow.DocFlowIndex@1a8ca3f2
  3192. !!!!!!!
  3193. computing for services.complexity.cohesion.flow.DocFlowIndex@ccd69088
  3194. !!!!!!!
  3195. computing for services.complexity.cohesion.flow.DocFlowIndex@3d8df8ce
  3196. !!!!!!!
  3197. computing for services.complexity.cohesion.flow.DocFlowIndex@2315e8d1
  3198. !!!!!!!
  3199. computing for services.complexity.cohesion.flow.DocFlowIndex@917959a1
  3200. !!!!!!!
  3201. computing for services.complexity.cohesion.flow.DocFlowIndex@f4bbcf68
  3202. !!!!!!!
  3203. computing for services.complexity.cohesion.flow.DocFlowIndex@7f3fc52f
  3204. !!!!!!!
  3205. computing for services.complexity.cohesion.flow.DocFlowIndex@3189b1c5
  3206. !!!!!!!
  3207. computing for services.complexity.cohesion.flow.DocFlowIndex@a2411a0b
  3208. !!!!!!!
  3209. computing for services.complexity.cohesion.flow.DocFlowIndex@87c90a0e
  3210. !!!!!!!
  3211. computing for services.complexity.cohesion.flow.DocFlowIndex@f62c7ade
  3212. !!!!!!!
  3213. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@b8e6373
  3214. !!!!!!!
  3215. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@5d063173
  3216. !!!!!!!
  3217. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@cb3a0ba7
  3218. !!!!!!!
  3219. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@977eccb2
  3220. !!!!!!!
  3221. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@b77e4631
  3222. !!!!!!!
  3223. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@6962bc6b
  3224. !!!!!!!
  3225. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@5c5aad2d
  3226. !!!!!!!
  3227. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@fa543a70
  3228. !!!!!!!
  3229. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@2d54d742
  3230. !!!!!!!
  3231. computing for services.complexity.cohesion.semantic.StartEndCohesion@303c76aa
  3232. !!!!!!!
  3233. computing for services.complexity.cohesion.flow.DocFlowIndex@2c7b8324
  3234. !!!!!!!
  3235. computing for services.complexity.cohesion.flow.DocFlowIndex@b6ff78eb
  3236. !!!!!!!
  3237. computing for services.complexity.cohesion.flow.DocFlowIndex@69496581
  3238. !!!!!!!
  3239. computing for services.complexity.cohesion.flow.DocFlowIndex@da00cdc7
  3240. !!!!!!!
  3241. computing for services.complexity.cohesion.flow.DocFlowIndex@bf88bdca
  3242. !!!!!!!
  3243. computing for services.complexity.cohesion.flow.DocFlowIndex@2dec2e9a
  3244. !!!!!!!
  3245. computing for services.complexity.cohesion.flow.DocFlowIndex@912ea461
  3246. !!!!!!!
  3247. computing for services.complexity.cohesion.flow.DocFlowIndex@1bb29a28
  3248. !!!!!!!
  3249. computing for services.complexity.cohesion.flow.DocFlowIndex@cdfc86be
  3250. !!!!!!!
  3251. computing for services.complexity.cohesion.flow.DocFlowIndex@3eb3ef04
  3252. !!!!!!!
  3253. computing for services.complexity.cohesion.flow.DocFlowIndex@243bdf07
  3254. !!!!!!!
  3255. computing for services.complexity.cohesion.flow.DocFlowIndex@929f4fd7
  3256. !!!!!!!
  3257. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6724333a
  3258. !!!!!!!
  3259. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@b89c013a
  3260. !!!!!!!
  3261. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@26cfdb6e
  3262. !!!!!!!
  3263. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@f3149c79
  3264. !!!!!!!
  3265. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@131415f8
  3266. !!!!!!!
  3267. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@c4f88c32
  3268. !!!!!!!
  3269. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@b7f07cf4
  3270. !!!!!!!
  3271. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@55ea0a37
  3272. !!!!!!!
  3273. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@88eaa709
  3274. !!!!!!!
  3275. computing for services.complexity.cohesion.semantic.StartEndCohesion@8bd24671
  3276. !!!!!!!
  3277. computing for services.complexity.cohesion.flow.DocFlowIndex@881152eb
  3278. !!!!!!!
  3279. computing for services.complexity.cohesion.flow.DocFlowIndex@129548b2
  3280. !!!!!!!
  3281. computing for services.complexity.cohesion.flow.DocFlowIndex@c4df3548
  3282. !!!!!!!
  3283. computing for services.complexity.cohesion.flow.DocFlowIndex@35969d8e
  3284. !!!!!!!
  3285. computing for services.complexity.cohesion.flow.DocFlowIndex@1b1e8d91
  3286. !!!!!!!
  3287. computing for services.complexity.cohesion.flow.DocFlowIndex@8981fe61
  3288. !!!!!!!
  3289. computing for services.complexity.cohesion.flow.DocFlowIndex@ecc47428
  3290. !!!!!!!
  3291. computing for services.complexity.cohesion.flow.DocFlowIndex@774869ef
  3292. !!!!!!!
  3293. computing for services.complexity.cohesion.flow.DocFlowIndex@29925685
  3294. !!!!!!!
  3295. computing for services.complexity.cohesion.flow.DocFlowIndex@9a49becb
  3296. !!!!!!!
  3297. computing for services.complexity.cohesion.flow.DocFlowIndex@7fd1aece
  3298. !!!!!!!
  3299. computing for services.complexity.cohesion.flow.DocFlowIndex@ee351f9e
  3300. !!!!!!!
  3301. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@bbc38a21
  3302. !!!!!!!
  3303. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@d3b5821
  3304. !!!!!!!
  3305. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@7b6f3255
  3306. !!!!!!!
  3307. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@47b3f360
  3308. !!!!!!!
  3309. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@67b36cdf
  3310. !!!!!!!
  3311. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@1997e319
  3312. !!!!!!!
  3313. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@c8fd3db
  3314. !!!!!!!
  3315. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@aa89611e
  3316. !!!!!!!
  3317. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@dd89fdf0
  3318. !!!!!!!
  3319. computing for services.complexity.cohesion.semantic.StartEndCohesion@e0719d58
  3320. !!!!!!!
  3321. computing for services.complexity.cohesion.flow.DocFlowIndex@dcb0a9d2
  3322. !!!!!!!
  3323. computing for services.complexity.cohesion.flow.DocFlowIndex@67349f99
  3324. !!!!!!!
  3325. computing for services.complexity.cohesion.flow.DocFlowIndex@197e8c2f
  3326. !!!!!!!
  3327. computing for services.complexity.cohesion.flow.DocFlowIndex@8a35f475
  3328. !!!!!!!
  3329. computing for services.complexity.cohesion.flow.DocFlowIndex@6fbde478
  3330. !!!!!!!
  3331. computing for services.complexity.cohesion.flow.DocFlowIndex@de215548
  3332. !!!!!!!
  3333. computing for services.complexity.cohesion.flow.DocFlowIndex@4163cb0f
  3334. !!!!!!!
  3335. computing for services.complexity.cohesion.flow.DocFlowIndex@cbe7c0d6
  3336. !!!!!!!
  3337. computing for services.complexity.cohesion.flow.DocFlowIndex@7e31ad6c
  3338. !!!!!!!
  3339. computing for services.complexity.cohesion.flow.DocFlowIndex@eee915b2
  3340. !!!!!!!
  3341. computing for services.complexity.cohesion.flow.DocFlowIndex@d47105b5
  3342. !!!!!!!
  3343. computing for services.complexity.cohesion.flow.DocFlowIndex@42d47685
  3344. [services.complexity.cohesion.lexicalChains.LexicalChainsAvgSpan@91b80377, services.complexity.cohesion.lexicalChains.LexicalChainsMaxSpan@144bd738, services.complexity.cohesion.lexicalChains.AvgLexicalChainsPerBlock@a2a09c59, services.complexity.cohesion.lexicalChains.LexicalChainsCoverage@f5836d07, services.complexity.cohesion.discourse.AvgScore@f4026042, services.complexity.cohesion.discourse.AvgScore@bf7c654c, services.complexity.cohesion.discourse.ScoreSD@12bde438, services.complexity.cohesion.discourse.ScoreSD@daebbaf8, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@49f7204d, services.complexity.cohesion.semantic.AvgBlockDocCohesion@9b6eee4d, services.complexity.cohesion.semantic.AvgInterBlockCohesion@9a2c881, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@d5e7898c, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@f5e7030b, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@a7cb7945, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@9ac36a07, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@38bcf74a, services.complexity.cohesion.semantic.AvgTransitionCohesion@6bbd941c, services.complexity.cohesion.semantic.StartEndCohesion@6ea53384, services.complexity.cohesion.flow.DocFlowIndex@6ae43ffe, services.complexity.cohesion.flow.DocFlowIndex@f56835c5, services.complexity.cohesion.flow.DocFlowIndex@a7b2225b, services.complexity.cohesion.flow.DocFlowIndex@18698aa1, services.complexity.cohesion.flow.DocFlowIndex@fdf17aa4, services.complexity.cohesion.flow.DocFlowIndex@6c54eb74, services.complexity.cohesion.flow.DocFlowIndex@cf97613b, services.complexity.cohesion.flow.DocFlowIndex@5a1b5702, services.complexity.cohesion.flow.DocFlowIndex@c654398, services.complexity.cohesion.flow.DocFlowIndex@7d1cabde, services.complexity.cohesion.flow.DocFlowIndex@62a49be1, services.complexity.cohesion.flow.DocFlowIndex@d1080cb1, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@f724d183, services.complexity.cohesion.semantic.AvgBlockDocCohesion@489c9f83, services.complexity.cohesion.semantic.AvgInterBlockCohesion@b6d079b7, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@83153ac2, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@a314b441, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@54f92a7b, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@47f11b3d, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@e5eaa880, services.complexity.cohesion.semantic.AvgTransitionCohesion@18eb4552, services.complexity.cohesion.semantic.StartEndCohesion@1bd2e4ba, services.complexity.cohesion.flow.DocFlowIndex@1811f134, services.complexity.cohesion.flow.DocFlowIndex@a295e6fb, services.complexity.cohesion.flow.DocFlowIndex@54dfd391, services.complexity.cohesion.flow.DocFlowIndex@c5973bd7, services.complexity.cohesion.flow.DocFlowIndex@ab1f2bda, services.complexity.cohesion.flow.DocFlowIndex@19829caa, services.complexity.cohesion.flow.DocFlowIndex@7cc51271, services.complexity.cohesion.flow.DocFlowIndex@7490838, services.complexity.cohesion.flow.DocFlowIndex@b992f4ce, services.complexity.cohesion.flow.DocFlowIndex@2a4a5d14, services.complexity.cohesion.flow.DocFlowIndex@fd24d17, services.complexity.cohesion.flow.DocFlowIndex@7e35bde7, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6f1b8e7a, services.complexity.cohesion.semantic.AvgBlockDocCohesion@c0935c7a, services.complexity.cohesion.semantic.AvgInterBlockCohesion@2ec736ae, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@fb0bf7b9, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@1b0b7138, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@ccefe772, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@bfe7d834, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@5de16577, services.complexity.cohesion.semantic.AvgTransitionCohesion@90e20249, services.complexity.cohesion.semantic.StartEndCohesion@93c9a1b1, services.complexity.cohesion.flow.DocFlowIndex@9008ae2b, services.complexity.cohesion.flow.DocFlowIndex@1a8ca3f2, services.complexity.cohesion.flow.DocFlowIndex@ccd69088, services.complexity.cohesion.flow.DocFlowIndex@3d8df8ce, services.complexity.cohesion.flow.DocFlowIndex@2315e8d1, services.complexity.cohesion.flow.DocFlowIndex@917959a1, services.complexity.cohesion.flow.DocFlowIndex@f4bbcf68, services.complexity.cohesion.flow.DocFlowIndex@7f3fc52f, services.complexity.cohesion.flow.DocFlowIndex@3189b1c5, services.complexity.cohesion.flow.DocFlowIndex@a2411a0b, services.complexity.cohesion.flow.DocFlowIndex@87c90a0e, services.complexity.cohesion.flow.DocFlowIndex@f62c7ade, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@b8e6373, services.complexity.cohesion.semantic.AvgBlockDocCohesion@5d063173, services.complexity.cohesion.semantic.AvgInterBlockCohesion@cb3a0ba7, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@977eccb2, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@b77e4631, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@6962bc6b, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@5c5aad2d, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@fa543a70, services.complexity.cohesion.semantic.AvgTransitionCohesion@2d54d742, services.complexity.cohesion.semantic.StartEndCohesion@303c76aa, services.complexity.cohesion.flow.DocFlowIndex@2c7b8324, services.complexity.cohesion.flow.DocFlowIndex@b6ff78eb, services.complexity.cohesion.flow.DocFlowIndex@69496581, services.complexity.cohesion.flow.DocFlowIndex@da00cdc7, services.complexity.cohesion.flow.DocFlowIndex@bf88bdca, services.complexity.cohesion.flow.DocFlowIndex@2dec2e9a, services.complexity.cohesion.flow.DocFlowIndex@912ea461, services.complexity.cohesion.flow.DocFlowIndex@1bb29a28, services.complexity.cohesion.flow.DocFlowIndex@cdfc86be, services.complexity.cohesion.flow.DocFlowIndex@3eb3ef04, services.complexity.cohesion.flow.DocFlowIndex@243bdf07, services.complexity.cohesion.flow.DocFlowIndex@929f4fd7, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6724333a, services.complexity.cohesion.semantic.AvgBlockDocCohesion@b89c013a, services.complexity.cohesion.semantic.AvgInterBlockCohesion@26cfdb6e, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@f3149c79, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@131415f8, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@c4f88c32, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@b7f07cf4, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@55ea0a37, services.complexity.cohesion.semantic.AvgTransitionCohesion@88eaa709, services.complexity.cohesion.semantic.StartEndCohesion@8bd24671, services.complexity.cohesion.flow.DocFlowIndex@881152eb, services.complexity.cohesion.flow.DocFlowIndex@129548b2, services.complexity.cohesion.flow.DocFlowIndex@c4df3548, services.complexity.cohesion.flow.DocFlowIndex@35969d8e, services.complexity.cohesion.flow.DocFlowIndex@1b1e8d91, services.complexity.cohesion.flow.DocFlowIndex@8981fe61, services.complexity.cohesion.flow.DocFlowIndex@ecc47428, services.complexity.cohesion.flow.DocFlowIndex@774869ef, services.complexity.cohesion.flow.DocFlowIndex@29925685, services.complexity.cohesion.flow.DocFlowIndex@9a49becb, services.complexity.cohesion.flow.DocFlowIndex@7fd1aece, services.complexity.cohesion.flow.DocFlowIndex@ee351f9e, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@bbc38a21, services.complexity.cohesion.semantic.AvgBlockDocCohesion@d3b5821, services.complexity.cohesion.semantic.AvgInterBlockCohesion@7b6f3255, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@47b3f360, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@67b36cdf, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@1997e319, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@c8fd3db, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@aa89611e, services.complexity.cohesion.semantic.AvgTransitionCohesion@dd89fdf0, services.complexity.cohesion.semantic.StartEndCohesion@e0719d58, services.complexity.cohesion.flow.DocFlowIndex@dcb0a9d2, services.complexity.cohesion.flow.DocFlowIndex@67349f99, services.complexity.cohesion.flow.DocFlowIndex@197e8c2f, services.complexity.cohesion.flow.DocFlowIndex@8a35f475, services.complexity.cohesion.flow.DocFlowIndex@6fbde478, services.complexity.cohesion.flow.DocFlowIndex@de215548, services.complexity.cohesion.flow.DocFlowIndex@4163cb0f, services.complexity.cohesion.flow.DocFlowIndex@cbe7c0d6, services.complexity.cohesion.flow.DocFlowIndex@7e31ad6c, services.complexity.cohesion.flow.DocFlowIndex@eee915b2, services.complexity.cohesion.flow.DocFlowIndex@d47105b5, services.complexity.cohesion.flow.DocFlowIndex@42d47685]
  3345. Robert mondialu ##############
  3346. !!!!!!!
  3347. computing for services.complexity.dialogism.DialogismSynergyIndex@d18b3c58
  3348. !!!!!!!
  3349. computing for services.complexity.dialogism.DialogismSynergyIndex@6dc7e0bf
  3350. !!!!!!!
  3351. computing for services.complexity.dialogism.DialogismSynergyIndex@27954a51
  3352. !!!!!!!
  3353. computing for services.complexity.dialogism.DialogismSynergyIndex@3e96db75
  3354. !!!!!!!
  3355. computing for services.complexity.dialogism.DialogismSynergyIndex@322bab1d
  3356. !!!!!!!
  3357. computing for services.complexity.dialogism.DialogismSynergyIndex@ed5b772
  3358. !!!!!!!
  3359. computing for services.complexity.dialogism.DialogismSynergyIndex@ca554398
  3360. !!!!!!!
  3361. computing for services.complexity.dialogism.DialogismSynergyIndex@52c0f264
  3362. !!!!!!!
  3363. computing for services.complexity.dialogism.DialogismMutualInformationIndex@729aa6a5
  3364. !!!!!!!
  3365. computing for services.complexity.dialogism.DialogismMutualInformationIndex@d1b9c1ef
  3366. !!!!!!!
  3367. computing for services.complexity.dialogism.DialogismMutualInformationIndex@44771c18
  3368. !!!!!!!
  3369. computing for services.complexity.dialogism.DialogismMutualInformationIndex@8a5df069
  3370. !!!!!!!
  3371. computing for services.complexity.dialogism.AvgNoVoices@50df4e0f
  3372. !!!!!!!
  3373. computing for services.complexity.dialogism.DialogismIndex@6a41d16c
  3374. !!!!!!!
  3375. computing for services.complexity.dialogism.DialogismIndex@bbef69c6
  3376. !!!!!!!
  3377. computing for services.complexity.dialogism.DialogismIndex@f6ff7805
  3378. !!!!!!!
  3379. computing for services.complexity.dialogism.DialogismIndex@a84c304c
  3380. !!!!!!!
  3381. computing for services.complexity.dialogism.DialogismIndex@5d66c355
  3382. !!!!!!!
  3383. computing for services.complexity.dialogism.DialogismIndex@399a9b2d
  3384. !!!!!!!
  3385. computing for services.complexity.dialogism.DialogismIndex@3379dc03
  3386. !!!!!!!
  3387. computing for services.complexity.dialogism.DialogismIndex@44f0adc0
  3388. !!!!!!!
  3389. computing for services.complexity.dialogism.DialogismIndex@3cf36ba1
  3390. !!!!!!!
  3391. computing for services.complexity.dialogism.DialogismIndex@387c7231
  3392. !!!!!!!
  3393. computing for services.complexity.dialogism.VoicesAvgSpan@1edeb59f
  3394. !!!!!!!
  3395. computing for services.complexity.dialogism.VoicesMaxSpan@efb75364
  3396. [services.complexity.dialogism.DialogismSynergyIndex@d18b3c58, services.complexity.dialogism.DialogismSynergyIndex@6dc7e0bf, services.complexity.dialogism.DialogismSynergyIndex@27954a51, services.complexity.dialogism.DialogismSynergyIndex@3e96db75, services.complexity.dialogism.DialogismSynergyIndex@322bab1d, services.complexity.dialogism.DialogismSynergyIndex@ed5b772, services.complexity.dialogism.DialogismSynergyIndex@ca554398, services.complexity.dialogism.DialogismSynergyIndex@52c0f264, services.complexity.dialogism.DialogismMutualInformationIndex@729aa6a5, services.complexity.dialogism.DialogismMutualInformationIndex@d1b9c1ef, services.complexity.dialogism.DialogismMutualInformationIndex@44771c18, services.complexity.dialogism.DialogismMutualInformationIndex@8a5df069, services.complexity.dialogism.AvgNoVoices@50df4e0f, services.complexity.dialogism.DialogismIndex@6a41d16c, services.complexity.dialogism.DialogismIndex@bbef69c6, services.complexity.dialogism.DialogismIndex@f6ff7805, services.complexity.dialogism.DialogismIndex@a84c304c, services.complexity.dialogism.DialogismIndex@5d66c355, services.complexity.dialogism.DialogismIndex@399a9b2d, services.complexity.dialogism.DialogismIndex@3379dc03, services.complexity.dialogism.DialogismIndex@44f0adc0, services.complexity.dialogism.DialogismIndex@3cf36ba1, services.complexity.dialogism.DialogismIndex@387c7231, services.complexity.dialogism.VoicesAvgSpan@1edeb59f, services.complexity.dialogism.VoicesMaxSpan@efb75364]
  3397. Robert mondialu ##############
  3398. !!!!!!!
  3399. computing for services.complexity.rhythm.indices.AvgSyllablesInSentence@f0288168
  3400. !!!!!!!
  3401. computing for services.complexity.rhythm.indices.AvgStressedSyllablesInSentence@ff647d9e
  3402. !!!!!!!
  3403. computing for services.complexity.rhythm.indices.AvgRhythmicUnits@95f22628
  3404. !!!!!!!
  3405. computing for services.complexity.rhythm.indices.AvgSyllablesInRhythmicUnit@4bf18340
  3406. !!!!!!!
  3407. computing for services.complexity.rhythm.indices.AvgStressedSyllablesInRhythmicUnit@7eb0f19b
  3408. !!!!!!!
  3409. computing for services.complexity.rhythm.indices.LanguageRhythmicCoefficient@ed37af2a
  3410.  
  3411. Exception caught
  3412. -1
  3413. java.lang.ArrayIndexOutOfBoundsException: -1
  3414. at java.util.ArrayList.elementData(ArrayList.java:418)
  3415. at java.util.ArrayList.get(ArrayList.java:431)
  3416. at services.complexity.rhythm.indices.LanguageRhythmicCoefficient.compute(LanguageRhythmicCoefficient.java:76)
  3417. at services.complexity.ComplexityIndices.computeComplexityFactors(ComplexityIndices.java:50)
  3418. at data.AbstractDocument.computeAll(AbstractDocument.java:189)
  3419. at webService.query.QueryHelper.generateDocument(QueryHelper.java:67)
  3420. at runtime.cv.CVAnalyzer.processFile(CVAnalyzer.java:324)
  3421. at runtime.cv.CVAnalyzer.lambda$processPath$0(CVAnalyzer.java:356)
  3422. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
  3423. at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
  3424. at java.util.Iterator.forEachRemaining(Iterator.java:116)
  3425. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
  3426. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
  3427. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
  3428. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
  3429. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
  3430. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  3431. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
  3432. at runtime.cv.CVAnalyzer.processPath(CVAnalyzer.java:346)
  3433. at main.java.com.linkedin.linkedin_api.Main.cvSampleTest(Main.java:117)
  3434. at main.java.com.linkedin.linkedin_api.Main.main(Main.java:63)
  3435.  
  3436. Found file
  3437.  
  3438.  
  3439. Found pdf file
  3440.  
  3441.  
  3442. Building csv row
  3443.  
  3444.  
  3445. Processing pdf to txt
  3446.  
  3447.  
  3448. generate cv document
  3449.  
  3450. !!!!!!!
  3451. computing for services.complexity.readability.ReadabilityFlesch@75354416
  3452. !!!!!!!
  3453. computing for services.complexity.readability.ReadabilityFog@751a4362
  3454. !!!!!!!
  3455. computing for services.complexity.readability.ReadabilityKincaid@31ca55e3
  3456. !!!!!!!
  3457. computing for services.complexity.readability.ReadabilityDaleChall@88cf1a2b
  3458. [services.complexity.readability.ReadabilityFlesch@75354416, services.complexity.readability.ReadabilityFog@751a4362, services.complexity.readability.ReadabilityKincaid@31ca55e3, services.complexity.readability.ReadabilityDaleChall@88cf1a2b]
  3459. Robert mondialu ##############
  3460. !!!!!!!
  3461. computing for services.complexity.surface.AvgBlockLength@2b8b76a8
  3462. !!!!!!!
  3463. computing for services.complexity.surface.AvgCommasPerBlock@514ce45e
  3464. !!!!!!!
  3465. computing for services.complexity.surface.AvgCommasPerSentence@23f8522e
  3466. !!!!!!!
  3467. computing for services.complexity.surface.AvgSentenceLength@ab1a074c
  3468. !!!!!!!
  3469. computing for services.complexity.surface.AvgSentencesInBlock@f730cff9
  3470. !!!!!!!
  3471. computing for services.complexity.surface.AvgUniqueWordsInBlock@88e8e956
  3472. !!!!!!!
  3473. computing for services.complexity.surface.AvgUniqueWordsInSentence@9406071b
  3474. !!!!!!!
  3475. computing for services.complexity.surface.AvgWordLength@4d9a9fd1
  3476. !!!!!!!
  3477. computing for services.complexity.surface.AvgWordsInBlock@7baa170c
  3478. !!!!!!!
  3479. computing for services.complexity.surface.AvgWordsInSentence@696c1c19
  3480. !!!!!!!
  3481. computing for services.complexity.surface.CharEntropy@81fe634c
  3482. !!!!!!!
  3483. computing for services.complexity.surface.SDSentencesInBlock@b23226c8
  3484. !!!!!!!
  3485. computing for services.complexity.surface.SDUniqueWordsInBlock@bafd9be4
  3486. !!!!!!!
  3487. computing for services.complexity.surface.SDUniqueWordsInSentence@cdb43061
  3488. !!!!!!!
  3489. computing for services.complexity.surface.SDWordsInBlock@8c258f2e
  3490. !!!!!!!
  3491. computing for services.complexity.surface.SDWordsInSentence@9d0d1657
  3492. !!!!!!!
  3493. computing for services.complexity.surface.WordEntropy@54491063
  3494. !!!!!!!
  3495. computing for services.complexity.surface.WordLettersSD@d0753b2c
  3496. [services.complexity.surface.AvgBlockLength@2b8b76a8, services.complexity.surface.AvgCommasPerBlock@514ce45e, services.complexity.surface.AvgCommasPerSentence@23f8522e, services.complexity.surface.AvgSentenceLength@ab1a074c, services.complexity.surface.AvgSentencesInBlock@f730cff9, services.complexity.surface.AvgUniqueWordsInBlock@88e8e956, services.complexity.surface.AvgUniqueWordsInSentence@9406071b, services.complexity.surface.AvgWordLength@4d9a9fd1, services.complexity.surface.AvgWordsInBlock@7baa170c, services.complexity.surface.AvgWordsInSentence@696c1c19, services.complexity.surface.CharEntropy@81fe634c, services.complexity.surface.SDSentencesInBlock@b23226c8, services.complexity.surface.SDUniqueWordsInBlock@bafd9be4, services.complexity.surface.SDUniqueWordsInSentence@cdb43061, services.complexity.surface.SDWordsInBlock@8c258f2e, services.complexity.surface.SDWordsInSentence@9d0d1657, services.complexity.surface.WordEntropy@54491063, services.complexity.surface.WordLettersSD@d0753b2c]
  3497. Robert mondialu ##############
  3498. !!!!!!!
  3499. computing for services.complexity.CAF.LexicalDiversity@1f385e75
  3500. !!!!!!!
  3501. computing for services.complexity.CAF.LexicalSophistication@5c569392
  3502. !!!!!!!
  3503. computing for services.complexity.CAF.SyntacticDiversity@d16abe7c
  3504. !!!!!!!
  3505. computing for services.complexity.CAF.SyntacticSophistication@2343f047
  3506. !!!!!!!
  3507. computing for services.complexity.CAF.BalancedCAF@dae317f2
  3508. [services.complexity.CAF.LexicalDiversity@1f385e75, services.complexity.CAF.LexicalSophistication@5c569392, services.complexity.CAF.SyntacticDiversity@d16abe7c, services.complexity.CAF.SyntacticSophistication@2343f047, services.complexity.CAF.BalancedCAF@dae317f2]
  3509. Robert mondialu ##############
  3510. !!!!!!!
  3511. computing for services.complexity.syntax.AvgPosPerBlock@35fb66d6
  3512. !!!!!!!
  3513. computing for services.complexity.syntax.AvgPosPerBlock@100b24e6
  3514. !!!!!!!
  3515. computing for services.complexity.syntax.AvgPosPerBlock@68d00937
  3516. !!!!!!!
  3517. computing for services.complexity.syntax.AvgPosPerBlock@bb2b0d0a
  3518. !!!!!!!
  3519. computing for services.complexity.syntax.AvgPosPerBlock@1eeee74f
  3520. !!!!!!!
  3521. computing for services.complexity.syntax.AvgPosPerBlock@3ae8b228
  3522. !!!!!!!
  3523. computing for services.complexity.syntax.AvgPosPerSentence@813a88e9
  3524. !!!!!!!
  3525. computing for services.complexity.syntax.AvgPosPerSentence@25881f3b
  3526. !!!!!!!
  3527. computing for services.complexity.syntax.AvgPosPerSentence@da427c83
  3528. !!!!!!!
  3529. computing for services.complexity.syntax.AvgPosPerSentence@9947a56e
  3530. !!!!!!!
  3531. computing for services.complexity.syntax.AvgPosPerSentence@a44b0f54
  3532. !!!!!!!
  3533. computing for services.complexity.syntax.AvgPosPerSentence@609f8d3b
  3534. !!!!!!!
  3535. computing for services.complexity.syntax.AvgUniquePosPerBlock@a3a06710
  3536. !!!!!!!
  3537. computing for services.complexity.syntax.AvgUniquePosPerBlock@a5a92418
  3538. !!!!!!!
  3539. computing for services.complexity.syntax.AvgUniquePosPerBlock@a28ac3f0
  3540. !!!!!!!
  3541. computing for services.complexity.syntax.AvgUniquePosPerBlock@31da1328
  3542. !!!!!!!
  3543. computing for services.complexity.syntax.AvgUniquePosPerBlock@b8d31189
  3544. !!!!!!!
  3545. computing for services.complexity.syntax.AvgUniquePosPerBlock@e0d61e42
  3546. !!!!!!!
  3547. computing for services.complexity.syntax.PronounsBlock@67f829b2
  3548. !!!!!!!
  3549. computing for services.complexity.syntax.PronounsSentence@a49f131e
  3550. !!!!!!!
  3551. computing for services.complexity.syntax.PronounsBlock@77f05683
  3552. !!!!!!!
  3553. computing for services.complexity.syntax.PronounsSentence@b4973fef
  3554. !!!!!!!
  3555. computing for services.complexity.syntax.PronounsBlock@5225a305
  3556. !!!!!!!
  3557. computing for services.complexity.syntax.PronounsSentence@8ecc8c71
  3558. !!!!!!!
  3559. computing for services.complexity.syntax.PronounsBlock@c780f36e
  3560. !!!!!!!
  3561. computing for services.complexity.syntax.PronounsSentence@427dcda
  3562. !!!!!!!
  3563. computing for services.complexity.syntax.PronounsBlock@95de4b1b
  3564. !!!!!!!
  3565. computing for services.complexity.syntax.PronounsSentence@d2853487
  3566. !!!!!!!
  3567. computing for services.complexity.syntax.AvgNoDependencies@3d831980
  3568. [services.complexity.syntax.AvgPosPerBlock@35fb66d6, services.complexity.syntax.AvgPosPerBlock@100b24e6, services.complexity.syntax.AvgPosPerBlock@68d00937, services.complexity.syntax.AvgPosPerBlock@bb2b0d0a, services.complexity.syntax.AvgPosPerBlock@1eeee74f, services.complexity.syntax.AvgPosPerBlock@3ae8b228, services.complexity.syntax.AvgPosPerSentence@813a88e9, services.complexity.syntax.AvgPosPerSentence@25881f3b, services.complexity.syntax.AvgPosPerSentence@da427c83, services.complexity.syntax.AvgPosPerSentence@9947a56e, services.complexity.syntax.AvgPosPerSentence@a44b0f54, services.complexity.syntax.AvgPosPerSentence@609f8d3b, services.complexity.syntax.AvgUniquePosPerBlock@a3a06710, services.complexity.syntax.AvgUniquePosPerBlock@a5a92418, services.complexity.syntax.AvgUniquePosPerBlock@a28ac3f0, services.complexity.syntax.AvgUniquePosPerBlock@31da1328, services.complexity.syntax.AvgUniquePosPerBlock@b8d31189, services.complexity.syntax.AvgUniquePosPerBlock@e0d61e42, services.complexity.syntax.PronounsBlock@67f829b2, services.complexity.syntax.PronounsSentence@a49f131e, services.complexity.syntax.PronounsBlock@77f05683, services.complexity.syntax.PronounsSentence@b4973fef, services.complexity.syntax.PronounsBlock@5225a305, services.complexity.syntax.PronounsSentence@8ecc8c71, services.complexity.syntax.PronounsBlock@c780f36e, services.complexity.syntax.PronounsSentence@427dcda, services.complexity.syntax.PronounsBlock@95de4b1b, services.complexity.syntax.PronounsSentence@d2853487, services.complexity.syntax.AvgNoDependencies@3d831980]
  3569. Robert mondialu ##############
  3570. !!!!!!!
  3571. computing for services.complexity.wordComplexity.WordComplexity@9f444cef
  3572. !!!!!!!
  3573. computing for services.complexity.wordComplexity.WordComplexity@78564fa9
  3574. !!!!!!!
  3575. computing for services.complexity.wordComplexity.WordComplexity@35c1a507
  3576. !!!!!!!
  3577. computing for services.complexity.wordComplexity.WordComplexity@20de6fca
  3578. !!!!!!!
  3579. computing for services.complexity.wordComplexity.WordComplexity@8c899267
  3580. !!!!!!!
  3581. computing for services.complexity.wordComplexity.WordComplexity@45c0522d
  3582. !!!!!!!
  3583. computing for services.complexity.wordComplexity.WordComplexity@89b419ab
  3584. !!!!!!!
  3585. computing for services.complexity.wordComplexity.AvgAoAScore@403a6903
  3586. !!!!!!!
  3587. computing for services.complexity.wordComplexity.AvgAoAScore@dab3c997
  3588. !!!!!!!
  3589. computing for services.complexity.wordComplexity.AvgAoAScore@5dad12d7
  3590. !!!!!!!
  3591. computing for services.complexity.wordComplexity.AvgAoAScore@d7a0016a
  3592. !!!!!!!
  3593. computing for services.complexity.wordComplexity.AvgAoAScore@721961fe
  3594. !!!!!!!
  3595. computing for services.complexity.wordComplexity.AvgAoAScore@f512ab3e
  3596. !!!!!!!
  3597. computing for services.complexity.wordComplexity.AvgAoAScore@9c8c93a8
  3598. !!!!!!!
  3599. computing for services.complexity.wordComplexity.AvgAoAScore@3705f43c
  3600. !!!!!!!
  3601. computing for services.complexity.wordComplexity.AvgAoAScore@b9ff3d7c
  3602. !!!!!!!
  3603. computing for services.complexity.wordComplexity.AvgAoAScore@3b976f5a
  3604. !!!!!!!
  3605. computing for services.complexity.wordComplexity.AvgAoAScore@d610cfee
  3606. !!!!!!!
  3607. computing for services.complexity.wordComplexity.AvgAoAScore@590a192e
  3608. !!!!!!!
  3609. computing for services.complexity.wordComplexity.AvgAoAScore@a7593ff8
  3610. !!!!!!!
  3611. computing for services.complexity.wordComplexity.AvgAoAScore@41d2a08c
  3612. !!!!!!!
  3613. computing for services.complexity.wordComplexity.AvgAoAScore@c4cbe9cc
  3614. !!!!!!!
  3615. computing for services.complexity.wordComplexity.AvgAoAScore@488b1471
  3616. !!!!!!!
  3617. computing for services.complexity.wordComplexity.AvgAoAScore@9a3d70f0
  3618. !!!!!!!
  3619. computing for services.complexity.wordComplexity.AvgAoAScore@4bd70bec
  3620. !!!!!!!
  3621. computing for services.complexity.wordComplexity.AvgAoAScore@353b91e3
  3622. !!!!!!!
  3623. computing for services.complexity.wordComplexity.AvgAoAScore@86edee62
  3624. !!!!!!!
  3625. computing for services.complexity.wordComplexity.AvgAoAScore@3887895e
  3626. !!!!!!!
  3627. computing for services.complexity.wordComplexity.AvgAoAScore@508aa095
  3628. !!!!!!!
  3629. computing for services.complexity.wordComplexity.AvgAoAScore@a23cfd14
  3630. !!!!!!!
  3631. computing for services.complexity.wordComplexity.AvgAoAScore@53d69810
  3632. !!!!!!!
  3633. computing for services.complexity.wordComplexity.AvgAoAScore@ba405bfb
  3634. !!!!!!!
  3635. computing for services.complexity.wordComplexity.AvgAoAScore@bf2b87a
  3636. !!!!!!!
  3637. computing for services.complexity.wordComplexity.AvgAoAScore@bd8c5376
  3638. !!!!!!!
  3639. computing for services.complexity.wordComplexity.AvgAoAScore@d251b96a
  3640. !!!!!!!
  3641. computing for services.complexity.wordComplexity.AvgAoAScore@240415e9
  3642. !!!!!!!
  3643. computing for services.complexity.wordComplexity.AvgAoAScore@d59db0e5
  3644. [services.complexity.wordComplexity.WordComplexity@9f444cef, services.complexity.wordComplexity.WordComplexity@78564fa9, services.complexity.wordComplexity.WordComplexity@35c1a507, services.complexity.wordComplexity.WordComplexity@20de6fca, services.complexity.wordComplexity.WordComplexity@8c899267, services.complexity.wordComplexity.WordComplexity@45c0522d, services.complexity.wordComplexity.WordComplexity@89b419ab, services.complexity.wordComplexity.AvgAoAScore@403a6903, services.complexity.wordComplexity.AvgAoAScore@dab3c997, services.complexity.wordComplexity.AvgAoAScore@5dad12d7, services.complexity.wordComplexity.AvgAoAScore@d7a0016a, services.complexity.wordComplexity.AvgAoAScore@721961fe, services.complexity.wordComplexity.AvgAoAScore@f512ab3e, services.complexity.wordComplexity.AvgAoAScore@9c8c93a8, services.complexity.wordComplexity.AvgAoAScore@3705f43c, services.complexity.wordComplexity.AvgAoAScore@b9ff3d7c, services.complexity.wordComplexity.AvgAoAScore@3b976f5a, services.complexity.wordComplexity.AvgAoAScore@d610cfee, services.complexity.wordComplexity.AvgAoAScore@590a192e, services.complexity.wordComplexity.AvgAoAScore@a7593ff8, services.complexity.wordComplexity.AvgAoAScore@41d2a08c, services.complexity.wordComplexity.AvgAoAScore@c4cbe9cc, services.complexity.wordComplexity.AvgAoAScore@488b1471, services.complexity.wordComplexity.AvgAoAScore@9a3d70f0, services.complexity.wordComplexity.AvgAoAScore@4bd70bec, services.complexity.wordComplexity.AvgAoAScore@353b91e3, services.complexity.wordComplexity.AvgAoAScore@86edee62, services.complexity.wordComplexity.AvgAoAScore@3887895e, services.complexity.wordComplexity.AvgAoAScore@508aa095, services.complexity.wordComplexity.AvgAoAScore@a23cfd14, services.complexity.wordComplexity.AvgAoAScore@53d69810, services.complexity.wordComplexity.AvgAoAScore@ba405bfb, services.complexity.wordComplexity.AvgAoAScore@bf2b87a, services.complexity.wordComplexity.AvgAoAScore@bd8c5376, services.complexity.wordComplexity.AvgAoAScore@d251b96a, services.complexity.wordComplexity.AvgAoAScore@240415e9, services.complexity.wordComplexity.AvgAoAScore@d59db0e5]
  3645. Robert mondialu ##############
  3646. !!!!!!!
  3647. computing for services.complexity.entityDensity.AvgNamedEntitiesPerBlock@b2bb0f04
  3648. !!!!!!!
  3649. computing for services.complexity.entityDensity.AvgNounNamedEntitesPerBlock@190341d8
  3650. !!!!!!!
  3651. computing for services.complexity.entityDensity.AvgUniqueNamedEntitiesPerBlock@ff554ebd
  3652. !!!!!!!
  3653. computing for services.complexity.entityDensity.AvgNamedEntitiesPerSentence@f537f457
  3654. [services.complexity.entityDensity.AvgNamedEntitiesPerBlock@b2bb0f04, services.complexity.entityDensity.AvgNounNamedEntitesPerBlock@190341d8, services.complexity.entityDensity.AvgUniqueNamedEntitiesPerBlock@ff554ebd, services.complexity.entityDensity.AvgNamedEntitiesPerSentence@f537f457]
  3655. Robert mondialu ##############
  3656. !!!!!!!
  3657. computing for services.complexity.coreference.TotalCorefChains@811858a8
  3658. !!!!!!!
  3659. computing for services.complexity.coreference.AvgCorefsPerChain@c0e94ba4
  3660. !!!!!!!
  3661. computing for services.complexity.coreference.AvgChainSpan@1c0adc04
  3662. !!!!!!!
  3663. computing for services.complexity.coreference.AvgInferenceDistPerChain@12efc0cc
  3664. !!!!!!!
  3665. computing for services.complexity.coreference.ActiveCorefChainsPerWord@796c511c
  3666. !!!!!!!
  3667. computing for services.complexity.coreference.CorefChainsWithBigSpan@c079ff8d
  3668. [services.complexity.coreference.TotalCorefChains@811858a8, services.complexity.coreference.AvgCorefsPerChain@c0e94ba4, services.complexity.coreference.AvgChainSpan@1c0adc04, services.complexity.coreference.AvgInferenceDistPerChain@12efc0cc, services.complexity.coreference.ActiveCorefChainsPerWord@796c511c, services.complexity.coreference.CorefChainsWithBigSpan@c079ff8d]
  3669. Robert mondialu ##############
  3670. !!!!!!!
  3671. computing for services.complexity.connectives.ConnectivesIndex@394863cc
  3672. !!!!!!!
  3673. computing for services.complexity.connectives.ConnectivesIndex@aca0e05d
  3674. !!!!!!!
  3675. computing for services.complexity.connectives.ConnectivesIndex@fb048f98
  3676. !!!!!!!
  3677. computing for services.complexity.connectives.ConnectivesIndex@6e5d0c29
  3678. !!!!!!!
  3679. computing for services.complexity.connectives.ConnectivesIndex@8dc28aff
  3680. !!!!!!!
  3681. computing for services.complexity.connectives.ConnectivesIndex@11b0790
  3682. !!!!!!!
  3683. computing for services.complexity.connectives.ConnectivesIndex@4ae8df88
  3684. !!!!!!!
  3685. computing for services.complexity.connectives.ConnectivesIndex@be415c19
  3686. !!!!!!!
  3687. computing for services.complexity.connectives.ConnectivesIndex@4b807d2d
  3688. !!!!!!!
  3689. computing for services.complexity.connectives.ConnectivesIndex@bed8f9be
  3690. !!!!!!!
  3691. computing for services.complexity.connectives.ConnectivesIndex@59f17391
  3692. !!!!!!!
  3693. computing for services.complexity.connectives.ConnectivesIndex@cd49f022
  3694. !!!!!!!
  3695. computing for services.complexity.connectives.ConnectivesIndex@6ad1f681
  3696. !!!!!!!
  3697. computing for services.complexity.connectives.ConnectivesIndex@de2a7312
  3698. !!!!!!!
  3699. computing for services.complexity.connectives.ConnectivesIndex@bc568407
  3700. !!!!!!!
  3701. computing for services.complexity.connectives.ConnectivesIndex@2faf0098
  3702. !!!!!!!
  3703. computing for services.complexity.connectives.ConnectivesIndex@4692ea4b
  3704. !!!!!!!
  3705. computing for services.complexity.connectives.ConnectivesIndex@b9eb66dc
  3706. !!!!!!!
  3707. computing for services.complexity.connectives.ConnectivesIndex@9b4527a1
  3708. !!!!!!!
  3709. computing for services.complexity.connectives.ConnectivesIndex@e9da432
  3710. !!!!!!!
  3711. computing for services.complexity.connectives.ConnectivesIndex@1045488c
  3712. !!!!!!!
  3713. computing for services.complexity.connectives.ConnectivesIndex@839dc51d
  3714. !!!!!!!
  3715. computing for services.complexity.connectives.ConnectivesIndex@57703479
  3716. !!!!!!!
  3717. computing for services.complexity.connectives.ConnectivesIndex@cac8b10a
  3718. !!!!!!!
  3719. computing for services.complexity.connectives.ConnectivesIndex@88b6301e
  3720. !!!!!!!
  3721. computing for services.complexity.connectives.ConnectivesIndex@fc0eacaf
  3722. !!!!!!!
  3723. computing for services.complexity.connectives.ConnectivesIndex@a3ad02ff
  3724. !!!!!!!
  3725. computing for services.complexity.connectives.ConnectivesIndex@17057f90
  3726. !!!!!!!
  3727. computing for services.complexity.connectives.ConnectivesIndex@c6f6aa0b
  3728. !!!!!!!
  3729. computing for services.complexity.connectives.ConnectivesIndex@3a4f269c
  3730. !!!!!!!
  3731. computing for services.complexity.connectives.ConnectivesIndex@4b3fe81b
  3732. !!!!!!!
  3733. computing for services.complexity.connectives.ConnectivesIndex@be9864ac
  3734. !!!!!!!
  3735. computing for services.complexity.connectives.ConnectivesIndex@a9177144
  3736. !!!!!!!
  3737. computing for services.complexity.connectives.ConnectivesIndex@1c6fedd5
  3738. !!!!!!!
  3739. computing for services.complexity.connectives.ConnectivesIndex@fd07409c
  3740. !!!!!!!
  3741. computing for services.complexity.connectives.ConnectivesIndex@705fbd2d
  3742. !!!!!!!
  3743. computing for services.complexity.connectives.ConnectivesIndex@f861711a
  3744. !!!!!!!
  3745. computing for services.complexity.connectives.ConnectivesIndex@6bb9edab
  3746. !!!!!!!
  3747. computing for services.complexity.connectives.ConnectivesIndex@856cc3d3
  3748. !!!!!!!
  3749. computing for services.complexity.connectives.ConnectivesIndex@f8c54064
  3750. [services.complexity.connectives.ConnectivesIndex@394863cc, services.complexity.connectives.ConnectivesIndex@aca0e05d, services.complexity.connectives.ConnectivesIndex@fb048f98, services.complexity.connectives.ConnectivesIndex@6e5d0c29, services.complexity.connectives.ConnectivesIndex@8dc28aff, services.complexity.connectives.ConnectivesIndex@11b0790, services.complexity.connectives.ConnectivesIndex@4ae8df88, services.complexity.connectives.ConnectivesIndex@be415c19, services.complexity.connectives.ConnectivesIndex@4b807d2d, services.complexity.connectives.ConnectivesIndex@bed8f9be, services.complexity.connectives.ConnectivesIndex@59f17391, services.complexity.connectives.ConnectivesIndex@cd49f022, services.complexity.connectives.ConnectivesIndex@6ad1f681, services.complexity.connectives.ConnectivesIndex@de2a7312, services.complexity.connectives.ConnectivesIndex@bc568407, services.complexity.connectives.ConnectivesIndex@2faf0098, services.complexity.connectives.ConnectivesIndex@4692ea4b, services.complexity.connectives.ConnectivesIndex@b9eb66dc, services.complexity.connectives.ConnectivesIndex@9b4527a1, services.complexity.connectives.ConnectivesIndex@e9da432, services.complexity.connectives.ConnectivesIndex@1045488c, services.complexity.connectives.ConnectivesIndex@839dc51d, services.complexity.connectives.ConnectivesIndex@57703479, services.complexity.connectives.ConnectivesIndex@cac8b10a, services.complexity.connectives.ConnectivesIndex@88b6301e, services.complexity.connectives.ConnectivesIndex@fc0eacaf, services.complexity.connectives.ConnectivesIndex@a3ad02ff, services.complexity.connectives.ConnectivesIndex@17057f90, services.complexity.connectives.ConnectivesIndex@c6f6aa0b, services.complexity.connectives.ConnectivesIndex@3a4f269c, services.complexity.connectives.ConnectivesIndex@4b3fe81b, services.complexity.connectives.ConnectivesIndex@be9864ac, services.complexity.connectives.ConnectivesIndex@a9177144, services.complexity.connectives.ConnectivesIndex@1c6fedd5, services.complexity.connectives.ConnectivesIndex@fd07409c, services.complexity.connectives.ConnectivesIndex@705fbd2d, services.complexity.connectives.ConnectivesIndex@f861711a, services.complexity.connectives.ConnectivesIndex@6bb9edab, services.complexity.connectives.ConnectivesIndex@856cc3d3, services.complexity.connectives.ConnectivesIndex@f8c54064]
  3751. Robert mondialu ##############
  3752. !!!!!!!
  3753. computing for services.complexity.cohesion.lexicalChains.LexicalChainsAvgSpan@91b80377
  3754. !!!!!!!
  3755. computing for services.complexity.cohesion.lexicalChains.LexicalChainsMaxSpan@144bd738
  3756. !!!!!!!
  3757. computing for services.complexity.cohesion.lexicalChains.AvgLexicalChainsPerBlock@a2a09c59
  3758. !!!!!!!
  3759. computing for services.complexity.cohesion.lexicalChains.LexicalChainsCoverage@f5836d07
  3760. !!!!!!!
  3761. computing for services.complexity.cohesion.discourse.AvgScore@f4026042
  3762. !!!!!!!
  3763. computing for services.complexity.cohesion.discourse.AvgScore@bf7c654c
  3764. !!!!!!!
  3765. computing for services.complexity.cohesion.discourse.ScoreSD@12bde438
  3766. !!!!!!!
  3767. computing for services.complexity.cohesion.discourse.ScoreSD@daebbaf8
  3768. !!!!!!!
  3769. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@49f7204d
  3770. !!!!!!!
  3771. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@9b6eee4d
  3772. !!!!!!!
  3773. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@9a2c881
  3774. !!!!!!!
  3775. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@d5e7898c
  3776. !!!!!!!
  3777. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@f5e7030b
  3778. !!!!!!!
  3779. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@a7cb7945
  3780. !!!!!!!
  3781. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@9ac36a07
  3782. !!!!!!!
  3783. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@38bcf74a
  3784. !!!!!!!
  3785. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@6bbd941c
  3786. !!!!!!!
  3787. computing for services.complexity.cohesion.semantic.StartEndCohesion@6ea53384
  3788. !!!!!!!
  3789. computing for services.complexity.cohesion.flow.DocFlowIndex@6ae43ffe
  3790. !!!!!!!
  3791. computing for services.complexity.cohesion.flow.DocFlowIndex@f56835c5
  3792. !!!!!!!
  3793. computing for services.complexity.cohesion.flow.DocFlowIndex@a7b2225b
  3794. !!!!!!!
  3795. computing for services.complexity.cohesion.flow.DocFlowIndex@18698aa1
  3796. !!!!!!!
  3797. computing for services.complexity.cohesion.flow.DocFlowIndex@fdf17aa4
  3798. !!!!!!!
  3799. computing for services.complexity.cohesion.flow.DocFlowIndex@6c54eb74
  3800. !!!!!!!
  3801. computing for services.complexity.cohesion.flow.DocFlowIndex@cf97613b
  3802. !!!!!!!
  3803. computing for services.complexity.cohesion.flow.DocFlowIndex@5a1b5702
  3804. !!!!!!!
  3805. computing for services.complexity.cohesion.flow.DocFlowIndex@c654398
  3806. !!!!!!!
  3807. computing for services.complexity.cohesion.flow.DocFlowIndex@7d1cabde
  3808. !!!!!!!
  3809. computing for services.complexity.cohesion.flow.DocFlowIndex@62a49be1
  3810. !!!!!!!
  3811. computing for services.complexity.cohesion.flow.DocFlowIndex@d1080cb1
  3812. !!!!!!!
  3813. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@f724d183
  3814. !!!!!!!
  3815. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@489c9f83
  3816. !!!!!!!
  3817. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@b6d079b7
  3818. !!!!!!!
  3819. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@83153ac2
  3820. !!!!!!!
  3821. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@a314b441
  3822. !!!!!!!
  3823. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@54f92a7b
  3824. !!!!!!!
  3825. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@47f11b3d
  3826. !!!!!!!
  3827. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@e5eaa880
  3828. !!!!!!!
  3829. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@18eb4552
  3830. !!!!!!!
  3831. computing for services.complexity.cohesion.semantic.StartEndCohesion@1bd2e4ba
  3832. !!!!!!!
  3833. computing for services.complexity.cohesion.flow.DocFlowIndex@1811f134
  3834. !!!!!!!
  3835. computing for services.complexity.cohesion.flow.DocFlowIndex@a295e6fb
  3836. !!!!!!!
  3837. computing for services.complexity.cohesion.flow.DocFlowIndex@54dfd391
  3838. !!!!!!!
  3839. computing for services.complexity.cohesion.flow.DocFlowIndex@c5973bd7
  3840. !!!!!!!
  3841. computing for services.complexity.cohesion.flow.DocFlowIndex@ab1f2bda
  3842. !!!!!!!
  3843. computing for services.complexity.cohesion.flow.DocFlowIndex@19829caa
  3844. !!!!!!!
  3845. computing for services.complexity.cohesion.flow.DocFlowIndex@7cc51271
  3846. !!!!!!!
  3847. computing for services.complexity.cohesion.flow.DocFlowIndex@7490838
  3848. !!!!!!!
  3849. computing for services.complexity.cohesion.flow.DocFlowIndex@b992f4ce
  3850. !!!!!!!
  3851. computing for services.complexity.cohesion.flow.DocFlowIndex@2a4a5d14
  3852. !!!!!!!
  3853. computing for services.complexity.cohesion.flow.DocFlowIndex@fd24d17
  3854. !!!!!!!
  3855. computing for services.complexity.cohesion.flow.DocFlowIndex@7e35bde7
  3856. !!!!!!!
  3857. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6f1b8e7a
  3858. !!!!!!!
  3859. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@c0935c7a
  3860. !!!!!!!
  3861. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@2ec736ae
  3862. !!!!!!!
  3863. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@fb0bf7b9
  3864. !!!!!!!
  3865. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@1b0b7138
  3866. !!!!!!!
  3867. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@ccefe772
  3868. !!!!!!!
  3869. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@bfe7d834
  3870. !!!!!!!
  3871. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@5de16577
  3872. !!!!!!!
  3873. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@90e20249
  3874. !!!!!!!
  3875. computing for services.complexity.cohesion.semantic.StartEndCohesion@93c9a1b1
  3876. !!!!!!!
  3877. computing for services.complexity.cohesion.flow.DocFlowIndex@9008ae2b
  3878. !!!!!!!
  3879. computing for services.complexity.cohesion.flow.DocFlowIndex@1a8ca3f2
  3880. !!!!!!!
  3881. computing for services.complexity.cohesion.flow.DocFlowIndex@ccd69088
  3882. !!!!!!!
  3883. computing for services.complexity.cohesion.flow.DocFlowIndex@3d8df8ce
  3884. !!!!!!!
  3885. computing for services.complexity.cohesion.flow.DocFlowIndex@2315e8d1
  3886. !!!!!!!
  3887. computing for services.complexity.cohesion.flow.DocFlowIndex@917959a1
  3888. !!!!!!!
  3889. computing for services.complexity.cohesion.flow.DocFlowIndex@f4bbcf68
  3890. !!!!!!!
  3891. computing for services.complexity.cohesion.flow.DocFlowIndex@7f3fc52f
  3892. !!!!!!!
  3893. computing for services.complexity.cohesion.flow.DocFlowIndex@3189b1c5
  3894. !!!!!!!
  3895. computing for services.complexity.cohesion.flow.DocFlowIndex@a2411a0b
  3896. !!!!!!!
  3897. computing for services.complexity.cohesion.flow.DocFlowIndex@87c90a0e
  3898. !!!!!!!
  3899. computing for services.complexity.cohesion.flow.DocFlowIndex@f62c7ade
  3900. !!!!!!!
  3901. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@b8e6373
  3902. !!!!!!!
  3903. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@5d063173
  3904. !!!!!!!
  3905. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@cb3a0ba7
  3906. !!!!!!!
  3907. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@977eccb2
  3908. !!!!!!!
  3909. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@b77e4631
  3910. !!!!!!!
  3911. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@6962bc6b
  3912. !!!!!!!
  3913. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@5c5aad2d
  3914. !!!!!!!
  3915. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@fa543a70
  3916. !!!!!!!
  3917. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@2d54d742
  3918. !!!!!!!
  3919. computing for services.complexity.cohesion.semantic.StartEndCohesion@303c76aa
  3920. !!!!!!!
  3921. computing for services.complexity.cohesion.flow.DocFlowIndex@2c7b8324
  3922. !!!!!!!
  3923. computing for services.complexity.cohesion.flow.DocFlowIndex@b6ff78eb
  3924. !!!!!!!
  3925. computing for services.complexity.cohesion.flow.DocFlowIndex@69496581
  3926. !!!!!!!
  3927. computing for services.complexity.cohesion.flow.DocFlowIndex@da00cdc7
  3928. !!!!!!!
  3929. computing for services.complexity.cohesion.flow.DocFlowIndex@bf88bdca
  3930. !!!!!!!
  3931. computing for services.complexity.cohesion.flow.DocFlowIndex@2dec2e9a
  3932. !!!!!!!
  3933. computing for services.complexity.cohesion.flow.DocFlowIndex@912ea461
  3934. !!!!!!!
  3935. computing for services.complexity.cohesion.flow.DocFlowIndex@1bb29a28
  3936. !!!!!!!
  3937. computing for services.complexity.cohesion.flow.DocFlowIndex@cdfc86be
  3938. !!!!!!!
  3939. computing for services.complexity.cohesion.flow.DocFlowIndex@3eb3ef04
  3940. !!!!!!!
  3941. computing for services.complexity.cohesion.flow.DocFlowIndex@243bdf07
  3942. !!!!!!!
  3943. computing for services.complexity.cohesion.flow.DocFlowIndex@929f4fd7
  3944. !!!!!!!
  3945. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6724333a
  3946. !!!!!!!
  3947. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@b89c013a
  3948. !!!!!!!
  3949. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@26cfdb6e
  3950. !!!!!!!
  3951. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@f3149c79
  3952. !!!!!!!
  3953. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@131415f8
  3954. !!!!!!!
  3955. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@c4f88c32
  3956. !!!!!!!
  3957. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@b7f07cf4
  3958. !!!!!!!
  3959. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@55ea0a37
  3960. !!!!!!!
  3961. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@88eaa709
  3962. !!!!!!!
  3963. computing for services.complexity.cohesion.semantic.StartEndCohesion@8bd24671
  3964. !!!!!!!
  3965. computing for services.complexity.cohesion.flow.DocFlowIndex@881152eb
  3966. !!!!!!!
  3967. computing for services.complexity.cohesion.flow.DocFlowIndex@129548b2
  3968. !!!!!!!
  3969. computing for services.complexity.cohesion.flow.DocFlowIndex@c4df3548
  3970. !!!!!!!
  3971. computing for services.complexity.cohesion.flow.DocFlowIndex@35969d8e
  3972. !!!!!!!
  3973. computing for services.complexity.cohesion.flow.DocFlowIndex@1b1e8d91
  3974. !!!!!!!
  3975. computing for services.complexity.cohesion.flow.DocFlowIndex@8981fe61
  3976. !!!!!!!
  3977. computing for services.complexity.cohesion.flow.DocFlowIndex@ecc47428
  3978. !!!!!!!
  3979. computing for services.complexity.cohesion.flow.DocFlowIndex@774869ef
  3980. !!!!!!!
  3981. computing for services.complexity.cohesion.flow.DocFlowIndex@29925685
  3982. !!!!!!!
  3983. computing for services.complexity.cohesion.flow.DocFlowIndex@9a49becb
  3984. !!!!!!!
  3985. computing for services.complexity.cohesion.flow.DocFlowIndex@7fd1aece
  3986. !!!!!!!
  3987. computing for services.complexity.cohesion.flow.DocFlowIndex@ee351f9e
  3988. !!!!!!!
  3989. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@bbc38a21
  3990. !!!!!!!
  3991. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@d3b5821
  3992. !!!!!!!
  3993. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@7b6f3255
  3994. !!!!!!!
  3995. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@47b3f360
  3996. !!!!!!!
  3997. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@67b36cdf
  3998. !!!!!!!
  3999. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@1997e319
  4000. !!!!!!!
  4001. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@c8fd3db
  4002. !!!!!!!
  4003. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@aa89611e
  4004. !!!!!!!
  4005. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@dd89fdf0
  4006. !!!!!!!
  4007. computing for services.complexity.cohesion.semantic.StartEndCohesion@e0719d58
  4008. !!!!!!!
  4009. computing for services.complexity.cohesion.flow.DocFlowIndex@dcb0a9d2
  4010. !!!!!!!
  4011. computing for services.complexity.cohesion.flow.DocFlowIndex@67349f99
  4012. !!!!!!!
  4013. computing for services.complexity.cohesion.flow.DocFlowIndex@197e8c2f
  4014. !!!!!!!
  4015. computing for services.complexity.cohesion.flow.DocFlowIndex@8a35f475
  4016. !!!!!!!
  4017. computing for services.complexity.cohesion.flow.DocFlowIndex@6fbde478
  4018. !!!!!!!
  4019. computing for services.complexity.cohesion.flow.DocFlowIndex@de215548
  4020. !!!!!!!
  4021. computing for services.complexity.cohesion.flow.DocFlowIndex@4163cb0f
  4022. !!!!!!!
  4023. computing for services.complexity.cohesion.flow.DocFlowIndex@cbe7c0d6
  4024. !!!!!!!
  4025. computing for services.complexity.cohesion.flow.DocFlowIndex@7e31ad6c
  4026. !!!!!!!
  4027. computing for services.complexity.cohesion.flow.DocFlowIndex@eee915b2
  4028. !!!!!!!
  4029. computing for services.complexity.cohesion.flow.DocFlowIndex@d47105b5
  4030. !!!!!!!
  4031. computing for services.complexity.cohesion.flow.DocFlowIndex@42d47685
  4032. [services.complexity.cohesion.lexicalChains.LexicalChainsAvgSpan@91b80377, services.complexity.cohesion.lexicalChains.LexicalChainsMaxSpan@144bd738, services.complexity.cohesion.lexicalChains.AvgLexicalChainsPerBlock@a2a09c59, services.complexity.cohesion.lexicalChains.LexicalChainsCoverage@f5836d07, services.complexity.cohesion.discourse.AvgScore@f4026042, services.complexity.cohesion.discourse.AvgScore@bf7c654c, services.complexity.cohesion.discourse.ScoreSD@12bde438, services.complexity.cohesion.discourse.ScoreSD@daebbaf8, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@49f7204d, services.complexity.cohesion.semantic.AvgBlockDocCohesion@9b6eee4d, services.complexity.cohesion.semantic.AvgInterBlockCohesion@9a2c881, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@d5e7898c, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@f5e7030b, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@a7cb7945, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@9ac36a07, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@38bcf74a, services.complexity.cohesion.semantic.AvgTransitionCohesion@6bbd941c, services.complexity.cohesion.semantic.StartEndCohesion@6ea53384, services.complexity.cohesion.flow.DocFlowIndex@6ae43ffe, services.complexity.cohesion.flow.DocFlowIndex@f56835c5, services.complexity.cohesion.flow.DocFlowIndex@a7b2225b, services.complexity.cohesion.flow.DocFlowIndex@18698aa1, services.complexity.cohesion.flow.DocFlowIndex@fdf17aa4, services.complexity.cohesion.flow.DocFlowIndex@6c54eb74, services.complexity.cohesion.flow.DocFlowIndex@cf97613b, services.complexity.cohesion.flow.DocFlowIndex@5a1b5702, services.complexity.cohesion.flow.DocFlowIndex@c654398, services.complexity.cohesion.flow.DocFlowIndex@7d1cabde, services.complexity.cohesion.flow.DocFlowIndex@62a49be1, services.complexity.cohesion.flow.DocFlowIndex@d1080cb1, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@f724d183, services.complexity.cohesion.semantic.AvgBlockDocCohesion@489c9f83, services.complexity.cohesion.semantic.AvgInterBlockCohesion@b6d079b7, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@83153ac2, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@a314b441, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@54f92a7b, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@47f11b3d, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@e5eaa880, services.complexity.cohesion.semantic.AvgTransitionCohesion@18eb4552, services.complexity.cohesion.semantic.StartEndCohesion@1bd2e4ba, services.complexity.cohesion.flow.DocFlowIndex@1811f134, services.complexity.cohesion.flow.DocFlowIndex@a295e6fb, services.complexity.cohesion.flow.DocFlowIndex@54dfd391, services.complexity.cohesion.flow.DocFlowIndex@c5973bd7, services.complexity.cohesion.flow.DocFlowIndex@ab1f2bda, services.complexity.cohesion.flow.DocFlowIndex@19829caa, services.complexity.cohesion.flow.DocFlowIndex@7cc51271, services.complexity.cohesion.flow.DocFlowIndex@7490838, services.complexity.cohesion.flow.DocFlowIndex@b992f4ce, services.complexity.cohesion.flow.DocFlowIndex@2a4a5d14, services.complexity.cohesion.flow.DocFlowIndex@fd24d17, services.complexity.cohesion.flow.DocFlowIndex@7e35bde7, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6f1b8e7a, services.complexity.cohesion.semantic.AvgBlockDocCohesion@c0935c7a, services.complexity.cohesion.semantic.AvgInterBlockCohesion@2ec736ae, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@fb0bf7b9, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@1b0b7138, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@ccefe772, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@bfe7d834, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@5de16577, services.complexity.cohesion.semantic.AvgTransitionCohesion@90e20249, services.complexity.cohesion.semantic.StartEndCohesion@93c9a1b1, services.complexity.cohesion.flow.DocFlowIndex@9008ae2b, services.complexity.cohesion.flow.DocFlowIndex@1a8ca3f2, services.complexity.cohesion.flow.DocFlowIndex@ccd69088, services.complexity.cohesion.flow.DocFlowIndex@3d8df8ce, services.complexity.cohesion.flow.DocFlowIndex@2315e8d1, services.complexity.cohesion.flow.DocFlowIndex@917959a1, services.complexity.cohesion.flow.DocFlowIndex@f4bbcf68, services.complexity.cohesion.flow.DocFlowIndex@7f3fc52f, services.complexity.cohesion.flow.DocFlowIndex@3189b1c5, services.complexity.cohesion.flow.DocFlowIndex@a2411a0b, services.complexity.cohesion.flow.DocFlowIndex@87c90a0e, services.complexity.cohesion.flow.DocFlowIndex@f62c7ade, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@b8e6373, services.complexity.cohesion.semantic.AvgBlockDocCohesion@5d063173, services.complexity.cohesion.semantic.AvgInterBlockCohesion@cb3a0ba7, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@977eccb2, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@b77e4631, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@6962bc6b, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@5c5aad2d, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@fa543a70, services.complexity.cohesion.semantic.AvgTransitionCohesion@2d54d742, services.complexity.cohesion.semantic.StartEndCohesion@303c76aa, services.complexity.cohesion.flow.DocFlowIndex@2c7b8324, services.complexity.cohesion.flow.DocFlowIndex@b6ff78eb, services.complexity.cohesion.flow.DocFlowIndex@69496581, services.complexity.cohesion.flow.DocFlowIndex@da00cdc7, services.complexity.cohesion.flow.DocFlowIndex@bf88bdca, services.complexity.cohesion.flow.DocFlowIndex@2dec2e9a, services.complexity.cohesion.flow.DocFlowIndex@912ea461, services.complexity.cohesion.flow.DocFlowIndex@1bb29a28, services.complexity.cohesion.flow.DocFlowIndex@cdfc86be, services.complexity.cohesion.flow.DocFlowIndex@3eb3ef04, services.complexity.cohesion.flow.DocFlowIndex@243bdf07, services.complexity.cohesion.flow.DocFlowIndex@929f4fd7, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6724333a, services.complexity.cohesion.semantic.AvgBlockDocCohesion@b89c013a, services.complexity.cohesion.semantic.AvgInterBlockCohesion@26cfdb6e, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@f3149c79, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@131415f8, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@c4f88c32, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@b7f07cf4, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@55ea0a37, services.complexity.cohesion.semantic.AvgTransitionCohesion@88eaa709, services.complexity.cohesion.semantic.StartEndCohesion@8bd24671, services.complexity.cohesion.flow.DocFlowIndex@881152eb, services.complexity.cohesion.flow.DocFlowIndex@129548b2, services.complexity.cohesion.flow.DocFlowIndex@c4df3548, services.complexity.cohesion.flow.DocFlowIndex@35969d8e, services.complexity.cohesion.flow.DocFlowIndex@1b1e8d91, services.complexity.cohesion.flow.DocFlowIndex@8981fe61, services.complexity.cohesion.flow.DocFlowIndex@ecc47428, services.complexity.cohesion.flow.DocFlowIndex@774869ef, services.complexity.cohesion.flow.DocFlowIndex@29925685, services.complexity.cohesion.flow.DocFlowIndex@9a49becb, services.complexity.cohesion.flow.DocFlowIndex@7fd1aece, services.complexity.cohesion.flow.DocFlowIndex@ee351f9e, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@bbc38a21, services.complexity.cohesion.semantic.AvgBlockDocCohesion@d3b5821, services.complexity.cohesion.semantic.AvgInterBlockCohesion@7b6f3255, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@47b3f360, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@67b36cdf, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@1997e319, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@c8fd3db, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@aa89611e, services.complexity.cohesion.semantic.AvgTransitionCohesion@dd89fdf0, services.complexity.cohesion.semantic.StartEndCohesion@e0719d58, services.complexity.cohesion.flow.DocFlowIndex@dcb0a9d2, services.complexity.cohesion.flow.DocFlowIndex@67349f99, services.complexity.cohesion.flow.DocFlowIndex@197e8c2f, services.complexity.cohesion.flow.DocFlowIndex@8a35f475, services.complexity.cohesion.flow.DocFlowIndex@6fbde478, services.complexity.cohesion.flow.DocFlowIndex@de215548, services.complexity.cohesion.flow.DocFlowIndex@4163cb0f, services.complexity.cohesion.flow.DocFlowIndex@cbe7c0d6, services.complexity.cohesion.flow.DocFlowIndex@7e31ad6c, services.complexity.cohesion.flow.DocFlowIndex@eee915b2, services.complexity.cohesion.flow.DocFlowIndex@d47105b5, services.complexity.cohesion.flow.DocFlowIndex@42d47685]
  4033. Robert mondialu ##############
  4034. !!!!!!!
  4035. computing for services.complexity.dialogism.DialogismSynergyIndex@d18b3c58
  4036. !!!!!!!
  4037. computing for services.complexity.dialogism.DialogismSynergyIndex@6dc7e0bf
  4038. !!!!!!!
  4039. computing for services.complexity.dialogism.DialogismSynergyIndex@27954a51
  4040. !!!!!!!
  4041. computing for services.complexity.dialogism.DialogismSynergyIndex@3e96db75
  4042. !!!!!!!
  4043. computing for services.complexity.dialogism.DialogismSynergyIndex@322bab1d
  4044. !!!!!!!
  4045. computing for services.complexity.dialogism.DialogismSynergyIndex@ed5b772
  4046. !!!!!!!
  4047. computing for services.complexity.dialogism.DialogismSynergyIndex@ca554398
  4048. !!!!!!!
  4049. computing for services.complexity.dialogism.DialogismSynergyIndex@52c0f264
  4050. !!!!!!!
  4051. computing for services.complexity.dialogism.DialogismMutualInformationIndex@729aa6a5
  4052. !!!!!!!
  4053. computing for services.complexity.dialogism.DialogismMutualInformationIndex@d1b9c1ef
  4054. !!!!!!!
  4055. computing for services.complexity.dialogism.DialogismMutualInformationIndex@44771c18
  4056. !!!!!!!
  4057. computing for services.complexity.dialogism.DialogismMutualInformationIndex@8a5df069
  4058. !!!!!!!
  4059. computing for services.complexity.dialogism.AvgNoVoices@50df4e0f
  4060. !!!!!!!
  4061. computing for services.complexity.dialogism.DialogismIndex@6a41d16c
  4062. !!!!!!!
  4063. computing for services.complexity.dialogism.DialogismIndex@bbef69c6
  4064. !!!!!!!
  4065. computing for services.complexity.dialogism.DialogismIndex@f6ff7805
  4066. !!!!!!!
  4067. computing for services.complexity.dialogism.DialogismIndex@a84c304c
  4068. !!!!!!!
  4069. computing for services.complexity.dialogism.DialogismIndex@5d66c355
  4070. !!!!!!!
  4071. computing for services.complexity.dialogism.DialogismIndex@399a9b2d
  4072. !!!!!!!
  4073. computing for services.complexity.dialogism.DialogismIndex@3379dc03
  4074. !!!!!!!
  4075. computing for services.complexity.dialogism.DialogismIndex@44f0adc0
  4076. !!!!!!!
  4077. computing for services.complexity.dialogism.DialogismIndex@3cf36ba1
  4078. !!!!!!!
  4079. computing for services.complexity.dialogism.DialogismIndex@387c7231
  4080. !!!!!!!
  4081. computing for services.complexity.dialogism.VoicesAvgSpan@1edeb59f
  4082. !!!!!!!
  4083. computing for services.complexity.dialogism.VoicesMaxSpan@efb75364
  4084. [services.complexity.dialogism.DialogismSynergyIndex@d18b3c58, services.complexity.dialogism.DialogismSynergyIndex@6dc7e0bf, services.complexity.dialogism.DialogismSynergyIndex@27954a51, services.complexity.dialogism.DialogismSynergyIndex@3e96db75, services.complexity.dialogism.DialogismSynergyIndex@322bab1d, services.complexity.dialogism.DialogismSynergyIndex@ed5b772, services.complexity.dialogism.DialogismSynergyIndex@ca554398, services.complexity.dialogism.DialogismSynergyIndex@52c0f264, services.complexity.dialogism.DialogismMutualInformationIndex@729aa6a5, services.complexity.dialogism.DialogismMutualInformationIndex@d1b9c1ef, services.complexity.dialogism.DialogismMutualInformationIndex@44771c18, services.complexity.dialogism.DialogismMutualInformationIndex@8a5df069, services.complexity.dialogism.AvgNoVoices@50df4e0f, services.complexity.dialogism.DialogismIndex@6a41d16c, services.complexity.dialogism.DialogismIndex@bbef69c6, services.complexity.dialogism.DialogismIndex@f6ff7805, services.complexity.dialogism.DialogismIndex@a84c304c, services.complexity.dialogism.DialogismIndex@5d66c355, services.complexity.dialogism.DialogismIndex@399a9b2d, services.complexity.dialogism.DialogismIndex@3379dc03, services.complexity.dialogism.DialogismIndex@44f0adc0, services.complexity.dialogism.DialogismIndex@3cf36ba1, services.complexity.dialogism.DialogismIndex@387c7231, services.complexity.dialogism.VoicesAvgSpan@1edeb59f, services.complexity.dialogism.VoicesMaxSpan@efb75364]
  4085. Robert mondialu ##############
  4086. !!!!!!!
  4087. computing for services.complexity.rhythm.indices.AvgSyllablesInSentence@f0288168
  4088. !!!!!!!
  4089. computing for services.complexity.rhythm.indices.AvgStressedSyllablesInSentence@ff647d9e
  4090. !!!!!!!
  4091. computing for services.complexity.rhythm.indices.AvgRhythmicUnits@95f22628
  4092. !!!!!!!
  4093. computing for services.complexity.rhythm.indices.AvgSyllablesInRhythmicUnit@4bf18340
  4094. !!!!!!!
  4095. computing for services.complexity.rhythm.indices.AvgStressedSyllablesInRhythmicUnit@7eb0f19b
  4096. !!!!!!!
  4097. computing for services.complexity.rhythm.indices.LanguageRhythmicCoefficient@ed37af2a
  4098.  
  4099. Exception caught
  4100. null
  4101. java.lang.ArrayIndexOutOfBoundsException
  4102.  
  4103. Found file
  4104.  
  4105.  
  4106. Found pdf file
  4107.  
  4108.  
  4109. Building csv row
  4110.  
  4111.  
  4112. Processing pdf to txt
  4113.  
  4114.  
  4115. generate cv document
  4116.  
  4117. !!!!!!!
  4118. computing for services.complexity.readability.ReadabilityFlesch@75354416
  4119. !!!!!!!
  4120. computing for services.complexity.readability.ReadabilityFog@751a4362
  4121. !!!!!!!
  4122. computing for services.complexity.readability.ReadabilityKincaid@31ca55e3
  4123. !!!!!!!
  4124. computing for services.complexity.readability.ReadabilityDaleChall@88cf1a2b
  4125. [services.complexity.readability.ReadabilityFlesch@75354416, services.complexity.readability.ReadabilityFog@751a4362, services.complexity.readability.ReadabilityKincaid@31ca55e3, services.complexity.readability.ReadabilityDaleChall@88cf1a2b]
  4126. Robert mondialu ##############
  4127. !!!!!!!
  4128. computing for services.complexity.surface.AvgBlockLength@2b8b76a8
  4129. !!!!!!!
  4130. computing for services.complexity.surface.AvgCommasPerBlock@514ce45e
  4131. !!!!!!!
  4132. computing for services.complexity.surface.AvgCommasPerSentence@23f8522e
  4133. !!!!!!!
  4134. computing for services.complexity.surface.AvgSentenceLength@ab1a074c
  4135. !!!!!!!
  4136. computing for services.complexity.surface.AvgSentencesInBlock@f730cff9
  4137. !!!!!!!
  4138. computing for services.complexity.surface.AvgUniqueWordsInBlock@88e8e956
  4139. !!!!!!!
  4140. computing for services.complexity.surface.AvgUniqueWordsInSentence@9406071b
  4141. !!!!!!!
  4142. computing for services.complexity.surface.AvgWordLength@4d9a9fd1
  4143. !!!!!!!
  4144. computing for services.complexity.surface.AvgWordsInBlock@7baa170c
  4145. !!!!!!!
  4146. computing for services.complexity.surface.AvgWordsInSentence@696c1c19
  4147. !!!!!!!
  4148. computing for services.complexity.surface.CharEntropy@81fe634c
  4149. !!!!!!!
  4150. computing for services.complexity.surface.SDSentencesInBlock@b23226c8
  4151. !!!!!!!
  4152. computing for services.complexity.surface.SDUniqueWordsInBlock@bafd9be4
  4153. !!!!!!!
  4154. computing for services.complexity.surface.SDUniqueWordsInSentence@cdb43061
  4155. !!!!!!!
  4156. computing for services.complexity.surface.SDWordsInBlock@8c258f2e
  4157. !!!!!!!
  4158. computing for services.complexity.surface.SDWordsInSentence@9d0d1657
  4159. !!!!!!!
  4160. computing for services.complexity.surface.WordEntropy@54491063
  4161. !!!!!!!
  4162. computing for services.complexity.surface.WordLettersSD@d0753b2c
  4163. [services.complexity.surface.AvgBlockLength@2b8b76a8, services.complexity.surface.AvgCommasPerBlock@514ce45e, services.complexity.surface.AvgCommasPerSentence@23f8522e, services.complexity.surface.AvgSentenceLength@ab1a074c, services.complexity.surface.AvgSentencesInBlock@f730cff9, services.complexity.surface.AvgUniqueWordsInBlock@88e8e956, services.complexity.surface.AvgUniqueWordsInSentence@9406071b, services.complexity.surface.AvgWordLength@4d9a9fd1, services.complexity.surface.AvgWordsInBlock@7baa170c, services.complexity.surface.AvgWordsInSentence@696c1c19, services.complexity.surface.CharEntropy@81fe634c, services.complexity.surface.SDSentencesInBlock@b23226c8, services.complexity.surface.SDUniqueWordsInBlock@bafd9be4, services.complexity.surface.SDUniqueWordsInSentence@cdb43061, services.complexity.surface.SDWordsInBlock@8c258f2e, services.complexity.surface.SDWordsInSentence@9d0d1657, services.complexity.surface.WordEntropy@54491063, services.complexity.surface.WordLettersSD@d0753b2c]
  4164. Robert mondialu ##############
  4165. !!!!!!!
  4166. computing for services.complexity.CAF.LexicalDiversity@1f385e75
  4167. !!!!!!!
  4168. computing for services.complexity.CAF.LexicalSophistication@5c569392
  4169. !!!!!!!
  4170. computing for services.complexity.CAF.SyntacticDiversity@d16abe7c
  4171. !!!!!!!
  4172. computing for services.complexity.CAF.SyntacticSophistication@2343f047
  4173. !!!!!!!
  4174. computing for services.complexity.CAF.BalancedCAF@dae317f2
  4175. [services.complexity.CAF.LexicalDiversity@1f385e75, services.complexity.CAF.LexicalSophistication@5c569392, services.complexity.CAF.SyntacticDiversity@d16abe7c, services.complexity.CAF.SyntacticSophistication@2343f047, services.complexity.CAF.BalancedCAF@dae317f2]
  4176. Robert mondialu ##############
  4177. !!!!!!!
  4178. computing for services.complexity.syntax.AvgPosPerBlock@35fb66d6
  4179. !!!!!!!
  4180. computing for services.complexity.syntax.AvgPosPerBlock@100b24e6
  4181. !!!!!!!
  4182. computing for services.complexity.syntax.AvgPosPerBlock@68d00937
  4183. !!!!!!!
  4184. computing for services.complexity.syntax.AvgPosPerBlock@bb2b0d0a
  4185. !!!!!!!
  4186. computing for services.complexity.syntax.AvgPosPerBlock@1eeee74f
  4187. !!!!!!!
  4188. computing for services.complexity.syntax.AvgPosPerBlock@3ae8b228
  4189. !!!!!!!
  4190. computing for services.complexity.syntax.AvgPosPerSentence@813a88e9
  4191. !!!!!!!
  4192. computing for services.complexity.syntax.AvgPosPerSentence@25881f3b
  4193. !!!!!!!
  4194. computing for services.complexity.syntax.AvgPosPerSentence@da427c83
  4195. !!!!!!!
  4196. computing for services.complexity.syntax.AvgPosPerSentence@9947a56e
  4197. !!!!!!!
  4198. computing for services.complexity.syntax.AvgPosPerSentence@a44b0f54
  4199. !!!!!!!
  4200. computing for services.complexity.syntax.AvgPosPerSentence@609f8d3b
  4201. !!!!!!!
  4202. computing for services.complexity.syntax.AvgUniquePosPerBlock@a3a06710
  4203. !!!!!!!
  4204. computing for services.complexity.syntax.AvgUniquePosPerBlock@a5a92418
  4205. !!!!!!!
  4206. computing for services.complexity.syntax.AvgUniquePosPerBlock@a28ac3f0
  4207. !!!!!!!
  4208. computing for services.complexity.syntax.AvgUniquePosPerBlock@31da1328
  4209. !!!!!!!
  4210. computing for services.complexity.syntax.AvgUniquePosPerBlock@b8d31189
  4211. !!!!!!!
  4212. computing for services.complexity.syntax.AvgUniquePosPerBlock@e0d61e42
  4213. !!!!!!!
  4214. computing for services.complexity.syntax.PronounsBlock@67f829b2
  4215. !!!!!!!
  4216. computing for services.complexity.syntax.PronounsSentence@a49f131e
  4217. !!!!!!!
  4218. computing for services.complexity.syntax.PronounsBlock@77f05683
  4219. !!!!!!!
  4220. computing for services.complexity.syntax.PronounsSentence@b4973fef
  4221. !!!!!!!
  4222. computing for services.complexity.syntax.PronounsBlock@5225a305
  4223. !!!!!!!
  4224. computing for services.complexity.syntax.PronounsSentence@8ecc8c71
  4225. !!!!!!!
  4226. computing for services.complexity.syntax.PronounsBlock@c780f36e
  4227. !!!!!!!
  4228. computing for services.complexity.syntax.PronounsSentence@427dcda
  4229. !!!!!!!
  4230. computing for services.complexity.syntax.PronounsBlock@95de4b1b
  4231. !!!!!!!
  4232. computing for services.complexity.syntax.PronounsSentence@d2853487
  4233. !!!!!!!
  4234. computing for services.complexity.syntax.AvgNoDependencies@3d831980
  4235. [services.complexity.syntax.AvgPosPerBlock@35fb66d6, services.complexity.syntax.AvgPosPerBlock@100b24e6, services.complexity.syntax.AvgPosPerBlock@68d00937, services.complexity.syntax.AvgPosPerBlock@bb2b0d0a, services.complexity.syntax.AvgPosPerBlock@1eeee74f, services.complexity.syntax.AvgPosPerBlock@3ae8b228, services.complexity.syntax.AvgPosPerSentence@813a88e9, services.complexity.syntax.AvgPosPerSentence@25881f3b, services.complexity.syntax.AvgPosPerSentence@da427c83, services.complexity.syntax.AvgPosPerSentence@9947a56e, services.complexity.syntax.AvgPosPerSentence@a44b0f54, services.complexity.syntax.AvgPosPerSentence@609f8d3b, services.complexity.syntax.AvgUniquePosPerBlock@a3a06710, services.complexity.syntax.AvgUniquePosPerBlock@a5a92418, services.complexity.syntax.AvgUniquePosPerBlock@a28ac3f0, services.complexity.syntax.AvgUniquePosPerBlock@31da1328, services.complexity.syntax.AvgUniquePosPerBlock@b8d31189, services.complexity.syntax.AvgUniquePosPerBlock@e0d61e42, services.complexity.syntax.PronounsBlock@67f829b2, services.complexity.syntax.PronounsSentence@a49f131e, services.complexity.syntax.PronounsBlock@77f05683, services.complexity.syntax.PronounsSentence@b4973fef, services.complexity.syntax.PronounsBlock@5225a305, services.complexity.syntax.PronounsSentence@8ecc8c71, services.complexity.syntax.PronounsBlock@c780f36e, services.complexity.syntax.PronounsSentence@427dcda, services.complexity.syntax.PronounsBlock@95de4b1b, services.complexity.syntax.PronounsSentence@d2853487, services.complexity.syntax.AvgNoDependencies@3d831980]
  4236. Robert mondialu ##############
  4237. !!!!!!!
  4238. computing for services.complexity.wordComplexity.WordComplexity@9f444cef
  4239. !!!!!!!
  4240. computing for services.complexity.wordComplexity.WordComplexity@78564fa9
  4241. !!!!!!!
  4242. computing for services.complexity.wordComplexity.WordComplexity@35c1a507
  4243. !!!!!!!
  4244. computing for services.complexity.wordComplexity.WordComplexity@20de6fca
  4245. !!!!!!!
  4246. computing for services.complexity.wordComplexity.WordComplexity@8c899267
  4247. !!!!!!!
  4248. computing for services.complexity.wordComplexity.WordComplexity@45c0522d
  4249. !!!!!!!
  4250. computing for services.complexity.wordComplexity.WordComplexity@89b419ab
  4251. !!!!!!!
  4252. computing for services.complexity.wordComplexity.AvgAoAScore@403a6903
  4253. !!!!!!!
  4254. computing for services.complexity.wordComplexity.AvgAoAScore@dab3c997
  4255. !!!!!!!
  4256. computing for services.complexity.wordComplexity.AvgAoAScore@5dad12d7
  4257. !!!!!!!
  4258. computing for services.complexity.wordComplexity.AvgAoAScore@d7a0016a
  4259. !!!!!!!
  4260. computing for services.complexity.wordComplexity.AvgAoAScore@721961fe
  4261. !!!!!!!
  4262. computing for services.complexity.wordComplexity.AvgAoAScore@f512ab3e
  4263. !!!!!!!
  4264. computing for services.complexity.wordComplexity.AvgAoAScore@9c8c93a8
  4265. !!!!!!!
  4266. computing for services.complexity.wordComplexity.AvgAoAScore@3705f43c
  4267. !!!!!!!
  4268. computing for services.complexity.wordComplexity.AvgAoAScore@b9ff3d7c
  4269. !!!!!!!
  4270. computing for services.complexity.wordComplexity.AvgAoAScore@3b976f5a
  4271. !!!!!!!
  4272. computing for services.complexity.wordComplexity.AvgAoAScore@d610cfee
  4273. !!!!!!!
  4274. computing for services.complexity.wordComplexity.AvgAoAScore@590a192e
  4275. !!!!!!!
  4276. computing for services.complexity.wordComplexity.AvgAoAScore@a7593ff8
  4277. !!!!!!!
  4278. computing for services.complexity.wordComplexity.AvgAoAScore@41d2a08c
  4279. !!!!!!!
  4280. computing for services.complexity.wordComplexity.AvgAoAScore@c4cbe9cc
  4281. !!!!!!!
  4282. computing for services.complexity.wordComplexity.AvgAoAScore@488b1471
  4283. !!!!!!!
  4284. computing for services.complexity.wordComplexity.AvgAoAScore@9a3d70f0
  4285. !!!!!!!
  4286. computing for services.complexity.wordComplexity.AvgAoAScore@4bd70bec
  4287. !!!!!!!
  4288. computing for services.complexity.wordComplexity.AvgAoAScore@353b91e3
  4289. !!!!!!!
  4290. computing for services.complexity.wordComplexity.AvgAoAScore@86edee62
  4291. !!!!!!!
  4292. computing for services.complexity.wordComplexity.AvgAoAScore@3887895e
  4293. !!!!!!!
  4294. computing for services.complexity.wordComplexity.AvgAoAScore@508aa095
  4295. !!!!!!!
  4296. computing for services.complexity.wordComplexity.AvgAoAScore@a23cfd14
  4297. !!!!!!!
  4298. computing for services.complexity.wordComplexity.AvgAoAScore@53d69810
  4299. !!!!!!!
  4300. computing for services.complexity.wordComplexity.AvgAoAScore@ba405bfb
  4301. !!!!!!!
  4302. computing for services.complexity.wordComplexity.AvgAoAScore@bf2b87a
  4303. !!!!!!!
  4304. computing for services.complexity.wordComplexity.AvgAoAScore@bd8c5376
  4305. !!!!!!!
  4306. computing for services.complexity.wordComplexity.AvgAoAScore@d251b96a
  4307. !!!!!!!
  4308. computing for services.complexity.wordComplexity.AvgAoAScore@240415e9
  4309. !!!!!!!
  4310. computing for services.complexity.wordComplexity.AvgAoAScore@d59db0e5
  4311. [services.complexity.wordComplexity.WordComplexity@9f444cef, services.complexity.wordComplexity.WordComplexity@78564fa9, services.complexity.wordComplexity.WordComplexity@35c1a507, services.complexity.wordComplexity.WordComplexity@20de6fca, services.complexity.wordComplexity.WordComplexity@8c899267, services.complexity.wordComplexity.WordComplexity@45c0522d, services.complexity.wordComplexity.WordComplexity@89b419ab, services.complexity.wordComplexity.AvgAoAScore@403a6903, services.complexity.wordComplexity.AvgAoAScore@dab3c997, services.complexity.wordComplexity.AvgAoAScore@5dad12d7, services.complexity.wordComplexity.AvgAoAScore@d7a0016a, services.complexity.wordComplexity.AvgAoAScore@721961fe, services.complexity.wordComplexity.AvgAoAScore@f512ab3e, services.complexity.wordComplexity.AvgAoAScore@9c8c93a8, services.complexity.wordComplexity.AvgAoAScore@3705f43c, services.complexity.wordComplexity.AvgAoAScore@b9ff3d7c, services.complexity.wordComplexity.AvgAoAScore@3b976f5a, services.complexity.wordComplexity.AvgAoAScore@d610cfee, services.complexity.wordComplexity.AvgAoAScore@590a192e, services.complexity.wordComplexity.AvgAoAScore@a7593ff8, services.complexity.wordComplexity.AvgAoAScore@41d2a08c, services.complexity.wordComplexity.AvgAoAScore@c4cbe9cc, services.complexity.wordComplexity.AvgAoAScore@488b1471, services.complexity.wordComplexity.AvgAoAScore@9a3d70f0, services.complexity.wordComplexity.AvgAoAScore@4bd70bec, services.complexity.wordComplexity.AvgAoAScore@353b91e3, services.complexity.wordComplexity.AvgAoAScore@86edee62, services.complexity.wordComplexity.AvgAoAScore@3887895e, services.complexity.wordComplexity.AvgAoAScore@508aa095, services.complexity.wordComplexity.AvgAoAScore@a23cfd14, services.complexity.wordComplexity.AvgAoAScore@53d69810, services.complexity.wordComplexity.AvgAoAScore@ba405bfb, services.complexity.wordComplexity.AvgAoAScore@bf2b87a, services.complexity.wordComplexity.AvgAoAScore@bd8c5376, services.complexity.wordComplexity.AvgAoAScore@d251b96a, services.complexity.wordComplexity.AvgAoAScore@240415e9, services.complexity.wordComplexity.AvgAoAScore@d59db0e5]
  4312. Robert mondialu ##############
  4313. !!!!!!!
  4314. computing for services.complexity.entityDensity.AvgNamedEntitiesPerBlock@b2bb0f04
  4315. !!!!!!!
  4316. computing for services.complexity.entityDensity.AvgNounNamedEntitesPerBlock@190341d8
  4317. !!!!!!!
  4318. computing for services.complexity.entityDensity.AvgUniqueNamedEntitiesPerBlock@ff554ebd
  4319. !!!!!!!
  4320. computing for services.complexity.entityDensity.AvgNamedEntitiesPerSentence@f537f457
  4321. [services.complexity.entityDensity.AvgNamedEntitiesPerBlock@b2bb0f04, services.complexity.entityDensity.AvgNounNamedEntitesPerBlock@190341d8, services.complexity.entityDensity.AvgUniqueNamedEntitiesPerBlock@ff554ebd, services.complexity.entityDensity.AvgNamedEntitiesPerSentence@f537f457]
  4322. Robert mondialu ##############
  4323. !!!!!!!
  4324. computing for services.complexity.coreference.TotalCorefChains@811858a8
  4325. !!!!!!!
  4326. computing for services.complexity.coreference.AvgCorefsPerChain@c0e94ba4
  4327. !!!!!!!
  4328. computing for services.complexity.coreference.AvgChainSpan@1c0adc04
  4329. !!!!!!!
  4330. computing for services.complexity.coreference.AvgInferenceDistPerChain@12efc0cc
  4331. !!!!!!!
  4332. computing for services.complexity.coreference.ActiveCorefChainsPerWord@796c511c
  4333. !!!!!!!
  4334. computing for services.complexity.coreference.CorefChainsWithBigSpan@c079ff8d
  4335. [services.complexity.coreference.TotalCorefChains@811858a8, services.complexity.coreference.AvgCorefsPerChain@c0e94ba4, services.complexity.coreference.AvgChainSpan@1c0adc04, services.complexity.coreference.AvgInferenceDistPerChain@12efc0cc, services.complexity.coreference.ActiveCorefChainsPerWord@796c511c, services.complexity.coreference.CorefChainsWithBigSpan@c079ff8d]
  4336. Robert mondialu ##############
  4337. !!!!!!!
  4338. computing for services.complexity.connectives.ConnectivesIndex@394863cc
  4339. !!!!!!!
  4340. computing for services.complexity.connectives.ConnectivesIndex@aca0e05d
  4341. !!!!!!!
  4342. computing for services.complexity.connectives.ConnectivesIndex@fb048f98
  4343. !!!!!!!
  4344. computing for services.complexity.connectives.ConnectivesIndex@6e5d0c29
  4345. !!!!!!!
  4346. computing for services.complexity.connectives.ConnectivesIndex@8dc28aff
  4347. !!!!!!!
  4348. computing for services.complexity.connectives.ConnectivesIndex@11b0790
  4349. !!!!!!!
  4350. computing for services.complexity.connectives.ConnectivesIndex@4ae8df88
  4351. !!!!!!!
  4352. computing for services.complexity.connectives.ConnectivesIndex@be415c19
  4353. !!!!!!!
  4354. computing for services.complexity.connectives.ConnectivesIndex@4b807d2d
  4355. !!!!!!!
  4356. computing for services.complexity.connectives.ConnectivesIndex@bed8f9be
  4357. !!!!!!!
  4358. computing for services.complexity.connectives.ConnectivesIndex@59f17391
  4359. !!!!!!!
  4360. computing for services.complexity.connectives.ConnectivesIndex@cd49f022
  4361. !!!!!!!
  4362. computing for services.complexity.connectives.ConnectivesIndex@6ad1f681
  4363. !!!!!!!
  4364. computing for services.complexity.connectives.ConnectivesIndex@de2a7312
  4365. !!!!!!!
  4366. computing for services.complexity.connectives.ConnectivesIndex@bc568407
  4367. !!!!!!!
  4368. computing for services.complexity.connectives.ConnectivesIndex@2faf0098
  4369. !!!!!!!
  4370. computing for services.complexity.connectives.ConnectivesIndex@4692ea4b
  4371. !!!!!!!
  4372. computing for services.complexity.connectives.ConnectivesIndex@b9eb66dc
  4373. !!!!!!!
  4374. computing for services.complexity.connectives.ConnectivesIndex@9b4527a1
  4375. !!!!!!!
  4376. computing for services.complexity.connectives.ConnectivesIndex@e9da432
  4377. !!!!!!!
  4378. computing for services.complexity.connectives.ConnectivesIndex@1045488c
  4379. !!!!!!!
  4380. computing for services.complexity.connectives.ConnectivesIndex@839dc51d
  4381. !!!!!!!
  4382. computing for services.complexity.connectives.ConnectivesIndex@57703479
  4383. !!!!!!!
  4384. computing for services.complexity.connectives.ConnectivesIndex@cac8b10a
  4385. !!!!!!!
  4386. computing for services.complexity.connectives.ConnectivesIndex@88b6301e
  4387. !!!!!!!
  4388. computing for services.complexity.connectives.ConnectivesIndex@fc0eacaf
  4389. !!!!!!!
  4390. computing for services.complexity.connectives.ConnectivesIndex@a3ad02ff
  4391. !!!!!!!
  4392. computing for services.complexity.connectives.ConnectivesIndex@17057f90
  4393. !!!!!!!
  4394. computing for services.complexity.connectives.ConnectivesIndex@c6f6aa0b
  4395. !!!!!!!
  4396. computing for services.complexity.connectives.ConnectivesIndex@3a4f269c
  4397. !!!!!!!
  4398. computing for services.complexity.connectives.ConnectivesIndex@4b3fe81b
  4399. !!!!!!!
  4400. computing for services.complexity.connectives.ConnectivesIndex@be9864ac
  4401. !!!!!!!
  4402. computing for services.complexity.connectives.ConnectivesIndex@a9177144
  4403. !!!!!!!
  4404. computing for services.complexity.connectives.ConnectivesIndex@1c6fedd5
  4405. !!!!!!!
  4406. computing for services.complexity.connectives.ConnectivesIndex@fd07409c
  4407. !!!!!!!
  4408. computing for services.complexity.connectives.ConnectivesIndex@705fbd2d
  4409. !!!!!!!
  4410. computing for services.complexity.connectives.ConnectivesIndex@f861711a
  4411. !!!!!!!
  4412. computing for services.complexity.connectives.ConnectivesIndex@6bb9edab
  4413. !!!!!!!
  4414. computing for services.complexity.connectives.ConnectivesIndex@856cc3d3
  4415. !!!!!!!
  4416. computing for services.complexity.connectives.ConnectivesIndex@f8c54064
  4417. [services.complexity.connectives.ConnectivesIndex@394863cc, services.complexity.connectives.ConnectivesIndex@aca0e05d, services.complexity.connectives.ConnectivesIndex@fb048f98, services.complexity.connectives.ConnectivesIndex@6e5d0c29, services.complexity.connectives.ConnectivesIndex@8dc28aff, services.complexity.connectives.ConnectivesIndex@11b0790, services.complexity.connectives.ConnectivesIndex@4ae8df88, services.complexity.connectives.ConnectivesIndex@be415c19, services.complexity.connectives.ConnectivesIndex@4b807d2d, services.complexity.connectives.ConnectivesIndex@bed8f9be, services.complexity.connectives.ConnectivesIndex@59f17391, services.complexity.connectives.ConnectivesIndex@cd49f022, services.complexity.connectives.ConnectivesIndex@6ad1f681, services.complexity.connectives.ConnectivesIndex@de2a7312, services.complexity.connectives.ConnectivesIndex@bc568407, services.complexity.connectives.ConnectivesIndex@2faf0098, services.complexity.connectives.ConnectivesIndex@4692ea4b, services.complexity.connectives.ConnectivesIndex@b9eb66dc, services.complexity.connectives.ConnectivesIndex@9b4527a1, services.complexity.connectives.ConnectivesIndex@e9da432, services.complexity.connectives.ConnectivesIndex@1045488c, services.complexity.connectives.ConnectivesIndex@839dc51d, services.complexity.connectives.ConnectivesIndex@57703479, services.complexity.connectives.ConnectivesIndex@cac8b10a, services.complexity.connectives.ConnectivesIndex@88b6301e, services.complexity.connectives.ConnectivesIndex@fc0eacaf, services.complexity.connectives.ConnectivesIndex@a3ad02ff, services.complexity.connectives.ConnectivesIndex@17057f90, services.complexity.connectives.ConnectivesIndex@c6f6aa0b, services.complexity.connectives.ConnectivesIndex@3a4f269c, services.complexity.connectives.ConnectivesIndex@4b3fe81b, services.complexity.connectives.ConnectivesIndex@be9864ac, services.complexity.connectives.ConnectivesIndex@a9177144, services.complexity.connectives.ConnectivesIndex@1c6fedd5, services.complexity.connectives.ConnectivesIndex@fd07409c, services.complexity.connectives.ConnectivesIndex@705fbd2d, services.complexity.connectives.ConnectivesIndex@f861711a, services.complexity.connectives.ConnectivesIndex@6bb9edab, services.complexity.connectives.ConnectivesIndex@856cc3d3, services.complexity.connectives.ConnectivesIndex@f8c54064]
  4418. Robert mondialu ##############
  4419. !!!!!!!
  4420. computing for services.complexity.cohesion.lexicalChains.LexicalChainsAvgSpan@91b80377
  4421. !!!!!!!
  4422. computing for services.complexity.cohesion.lexicalChains.LexicalChainsMaxSpan@144bd738
  4423. !!!!!!!
  4424. computing for services.complexity.cohesion.lexicalChains.AvgLexicalChainsPerBlock@a2a09c59
  4425. !!!!!!!
  4426. computing for services.complexity.cohesion.lexicalChains.LexicalChainsCoverage@f5836d07
  4427. !!!!!!!
  4428. computing for services.complexity.cohesion.discourse.AvgScore@f4026042
  4429. !!!!!!!
  4430. computing for services.complexity.cohesion.discourse.AvgScore@bf7c654c
  4431. !!!!!!!
  4432. computing for services.complexity.cohesion.discourse.ScoreSD@12bde438
  4433. !!!!!!!
  4434. computing for services.complexity.cohesion.discourse.ScoreSD@daebbaf8
  4435. !!!!!!!
  4436. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@49f7204d
  4437. !!!!!!!
  4438. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@9b6eee4d
  4439. !!!!!!!
  4440. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@9a2c881
  4441. !!!!!!!
  4442. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@d5e7898c
  4443. !!!!!!!
  4444. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@f5e7030b
  4445. !!!!!!!
  4446. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@a7cb7945
  4447. !!!!!!!
  4448. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@9ac36a07
  4449. !!!!!!!
  4450. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@38bcf74a
  4451. !!!!!!!
  4452. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@6bbd941c
  4453. !!!!!!!
  4454. computing for services.complexity.cohesion.semantic.StartEndCohesion@6ea53384
  4455. !!!!!!!
  4456. computing for services.complexity.cohesion.flow.DocFlowIndex@6ae43ffe
  4457. !!!!!!!
  4458. computing for services.complexity.cohesion.flow.DocFlowIndex@f56835c5
  4459. !!!!!!!
  4460. computing for services.complexity.cohesion.flow.DocFlowIndex@a7b2225b
  4461. !!!!!!!
  4462. computing for services.complexity.cohesion.flow.DocFlowIndex@18698aa1
  4463. !!!!!!!
  4464. computing for services.complexity.cohesion.flow.DocFlowIndex@fdf17aa4
  4465. !!!!!!!
  4466. computing for services.complexity.cohesion.flow.DocFlowIndex@6c54eb74
  4467. !!!!!!!
  4468. computing for services.complexity.cohesion.flow.DocFlowIndex@cf97613b
  4469. !!!!!!!
  4470. computing for services.complexity.cohesion.flow.DocFlowIndex@5a1b5702
  4471. !!!!!!!
  4472. computing for services.complexity.cohesion.flow.DocFlowIndex@c654398
  4473. !!!!!!!
  4474. computing for services.complexity.cohesion.flow.DocFlowIndex@7d1cabde
  4475. !!!!!!!
  4476. computing for services.complexity.cohesion.flow.DocFlowIndex@62a49be1
  4477. !!!!!!!
  4478. computing for services.complexity.cohesion.flow.DocFlowIndex@d1080cb1
  4479. !!!!!!!
  4480. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@f724d183
  4481. !!!!!!!
  4482. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@489c9f83
  4483. !!!!!!!
  4484. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@b6d079b7
  4485. !!!!!!!
  4486. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@83153ac2
  4487. !!!!!!!
  4488. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@a314b441
  4489. !!!!!!!
  4490. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@54f92a7b
  4491. !!!!!!!
  4492. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@47f11b3d
  4493. !!!!!!!
  4494. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@e5eaa880
  4495. !!!!!!!
  4496. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@18eb4552
  4497. !!!!!!!
  4498. computing for services.complexity.cohesion.semantic.StartEndCohesion@1bd2e4ba
  4499. !!!!!!!
  4500. computing for services.complexity.cohesion.flow.DocFlowIndex@1811f134
  4501. !!!!!!!
  4502. computing for services.complexity.cohesion.flow.DocFlowIndex@a295e6fb
  4503. !!!!!!!
  4504. computing for services.complexity.cohesion.flow.DocFlowIndex@54dfd391
  4505. !!!!!!!
  4506. computing for services.complexity.cohesion.flow.DocFlowIndex@c5973bd7
  4507. !!!!!!!
  4508. computing for services.complexity.cohesion.flow.DocFlowIndex@ab1f2bda
  4509. !!!!!!!
  4510. computing for services.complexity.cohesion.flow.DocFlowIndex@19829caa
  4511. !!!!!!!
  4512. computing for services.complexity.cohesion.flow.DocFlowIndex@7cc51271
  4513. !!!!!!!
  4514. computing for services.complexity.cohesion.flow.DocFlowIndex@7490838
  4515. !!!!!!!
  4516. computing for services.complexity.cohesion.flow.DocFlowIndex@b992f4ce
  4517. !!!!!!!
  4518. computing for services.complexity.cohesion.flow.DocFlowIndex@2a4a5d14
  4519. !!!!!!!
  4520. computing for services.complexity.cohesion.flow.DocFlowIndex@fd24d17
  4521. !!!!!!!
  4522. computing for services.complexity.cohesion.flow.DocFlowIndex@7e35bde7
  4523. !!!!!!!
  4524. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6f1b8e7a
  4525. !!!!!!!
  4526. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@c0935c7a
  4527. !!!!!!!
  4528. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@2ec736ae
  4529. !!!!!!!
  4530. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@fb0bf7b9
  4531. !!!!!!!
  4532. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@1b0b7138
  4533. !!!!!!!
  4534. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@ccefe772
  4535. !!!!!!!
  4536. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@bfe7d834
  4537. !!!!!!!
  4538. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@5de16577
  4539. !!!!!!!
  4540. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@90e20249
  4541. !!!!!!!
  4542. computing for services.complexity.cohesion.semantic.StartEndCohesion@93c9a1b1
  4543. !!!!!!!
  4544. computing for services.complexity.cohesion.flow.DocFlowIndex@9008ae2b
  4545. !!!!!!!
  4546. computing for services.complexity.cohesion.flow.DocFlowIndex@1a8ca3f2
  4547. !!!!!!!
  4548. computing for services.complexity.cohesion.flow.DocFlowIndex@ccd69088
  4549. !!!!!!!
  4550. computing for services.complexity.cohesion.flow.DocFlowIndex@3d8df8ce
  4551. !!!!!!!
  4552. computing for services.complexity.cohesion.flow.DocFlowIndex@2315e8d1
  4553. !!!!!!!
  4554. computing for services.complexity.cohesion.flow.DocFlowIndex@917959a1
  4555. !!!!!!!
  4556. computing for services.complexity.cohesion.flow.DocFlowIndex@f4bbcf68
  4557. !!!!!!!
  4558. computing for services.complexity.cohesion.flow.DocFlowIndex@7f3fc52f
  4559. !!!!!!!
  4560. computing for services.complexity.cohesion.flow.DocFlowIndex@3189b1c5
  4561. !!!!!!!
  4562. computing for services.complexity.cohesion.flow.DocFlowIndex@a2411a0b
  4563. !!!!!!!
  4564. computing for services.complexity.cohesion.flow.DocFlowIndex@87c90a0e
  4565. !!!!!!!
  4566. computing for services.complexity.cohesion.flow.DocFlowIndex@f62c7ade
  4567. !!!!!!!
  4568. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@b8e6373
  4569. !!!!!!!
  4570. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@5d063173
  4571. !!!!!!!
  4572. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@cb3a0ba7
  4573. !!!!!!!
  4574. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@977eccb2
  4575. !!!!!!!
  4576. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@b77e4631
  4577. !!!!!!!
  4578. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@6962bc6b
  4579. !!!!!!!
  4580. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@5c5aad2d
  4581. !!!!!!!
  4582. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@fa543a70
  4583. !!!!!!!
  4584. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@2d54d742
  4585. !!!!!!!
  4586. computing for services.complexity.cohesion.semantic.StartEndCohesion@303c76aa
  4587. !!!!!!!
  4588. computing for services.complexity.cohesion.flow.DocFlowIndex@2c7b8324
  4589. !!!!!!!
  4590. computing for services.complexity.cohesion.flow.DocFlowIndex@b6ff78eb
  4591. !!!!!!!
  4592. computing for services.complexity.cohesion.flow.DocFlowIndex@69496581
  4593. !!!!!!!
  4594. computing for services.complexity.cohesion.flow.DocFlowIndex@da00cdc7
  4595. !!!!!!!
  4596. computing for services.complexity.cohesion.flow.DocFlowIndex@bf88bdca
  4597. !!!!!!!
  4598. computing for services.complexity.cohesion.flow.DocFlowIndex@2dec2e9a
  4599. !!!!!!!
  4600. computing for services.complexity.cohesion.flow.DocFlowIndex@912ea461
  4601. !!!!!!!
  4602. computing for services.complexity.cohesion.flow.DocFlowIndex@1bb29a28
  4603. !!!!!!!
  4604. computing for services.complexity.cohesion.flow.DocFlowIndex@cdfc86be
  4605. !!!!!!!
  4606. computing for services.complexity.cohesion.flow.DocFlowIndex@3eb3ef04
  4607. !!!!!!!
  4608. computing for services.complexity.cohesion.flow.DocFlowIndex@243bdf07
  4609. !!!!!!!
  4610. computing for services.complexity.cohesion.flow.DocFlowIndex@929f4fd7
  4611. !!!!!!!
  4612. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6724333a
  4613. !!!!!!!
  4614. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@b89c013a
  4615. !!!!!!!
  4616. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@26cfdb6e
  4617. !!!!!!!
  4618. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@f3149c79
  4619. !!!!!!!
  4620. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@131415f8
  4621. !!!!!!!
  4622. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@c4f88c32
  4623. !!!!!!!
  4624. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@b7f07cf4
  4625. !!!!!!!
  4626. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@55ea0a37
  4627. !!!!!!!
  4628. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@88eaa709
  4629. !!!!!!!
  4630. computing for services.complexity.cohesion.semantic.StartEndCohesion@8bd24671
  4631. !!!!!!!
  4632. computing for services.complexity.cohesion.flow.DocFlowIndex@881152eb
  4633. !!!!!!!
  4634. computing for services.complexity.cohesion.flow.DocFlowIndex@129548b2
  4635. !!!!!!!
  4636. computing for services.complexity.cohesion.flow.DocFlowIndex@c4df3548
  4637. !!!!!!!
  4638. computing for services.complexity.cohesion.flow.DocFlowIndex@35969d8e
  4639. !!!!!!!
  4640. computing for services.complexity.cohesion.flow.DocFlowIndex@1b1e8d91
  4641. !!!!!!!
  4642. computing for services.complexity.cohesion.flow.DocFlowIndex@8981fe61
  4643. !!!!!!!
  4644. computing for services.complexity.cohesion.flow.DocFlowIndex@ecc47428
  4645. !!!!!!!
  4646. computing for services.complexity.cohesion.flow.DocFlowIndex@774869ef
  4647. !!!!!!!
  4648. computing for services.complexity.cohesion.flow.DocFlowIndex@29925685
  4649. !!!!!!!
  4650. computing for services.complexity.cohesion.flow.DocFlowIndex@9a49becb
  4651. !!!!!!!
  4652. computing for services.complexity.cohesion.flow.DocFlowIndex@7fd1aece
  4653. !!!!!!!
  4654. computing for services.complexity.cohesion.flow.DocFlowIndex@ee351f9e
  4655. !!!!!!!
  4656. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@bbc38a21
  4657. !!!!!!!
  4658. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@d3b5821
  4659. !!!!!!!
  4660. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@7b6f3255
  4661. !!!!!!!
  4662. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@47b3f360
  4663. !!!!!!!
  4664. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@67b36cdf
  4665. !!!!!!!
  4666. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@1997e319
  4667. !!!!!!!
  4668. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@c8fd3db
  4669. !!!!!!!
  4670. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@aa89611e
  4671. !!!!!!!
  4672. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@dd89fdf0
  4673. !!!!!!!
  4674. computing for services.complexity.cohesion.semantic.StartEndCohesion@e0719d58
  4675. !!!!!!!
  4676. computing for services.complexity.cohesion.flow.DocFlowIndex@dcb0a9d2
  4677. !!!!!!!
  4678. computing for services.complexity.cohesion.flow.DocFlowIndex@67349f99
  4679. !!!!!!!
  4680. computing for services.complexity.cohesion.flow.DocFlowIndex@197e8c2f
  4681. !!!!!!!
  4682. computing for services.complexity.cohesion.flow.DocFlowIndex@8a35f475
  4683. !!!!!!!
  4684. computing for services.complexity.cohesion.flow.DocFlowIndex@6fbde478
  4685. !!!!!!!
  4686. computing for services.complexity.cohesion.flow.DocFlowIndex@de215548
  4687. !!!!!!!
  4688. computing for services.complexity.cohesion.flow.DocFlowIndex@4163cb0f
  4689. !!!!!!!
  4690. computing for services.complexity.cohesion.flow.DocFlowIndex@cbe7c0d6
  4691. !!!!!!!
  4692. computing for services.complexity.cohesion.flow.DocFlowIndex@7e31ad6c
  4693. !!!!!!!
  4694. computing for services.complexity.cohesion.flow.DocFlowIndex@eee915b2
  4695. !!!!!!!
  4696. computing for services.complexity.cohesion.flow.DocFlowIndex@d47105b5
  4697. !!!!!!!
  4698. computing for services.complexity.cohesion.flow.DocFlowIndex@42d47685
  4699. [services.complexity.cohesion.lexicalChains.LexicalChainsAvgSpan@91b80377, services.complexity.cohesion.lexicalChains.LexicalChainsMaxSpan@144bd738, services.complexity.cohesion.lexicalChains.AvgLexicalChainsPerBlock@a2a09c59, services.complexity.cohesion.lexicalChains.LexicalChainsCoverage@f5836d07, services.complexity.cohesion.discourse.AvgScore@f4026042, services.complexity.cohesion.discourse.AvgScore@bf7c654c, services.complexity.cohesion.discourse.ScoreSD@12bde438, services.complexity.cohesion.discourse.ScoreSD@daebbaf8, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@49f7204d, services.complexity.cohesion.semantic.AvgBlockDocCohesion@9b6eee4d, services.complexity.cohesion.semantic.AvgInterBlockCohesion@9a2c881, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@d5e7898c, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@f5e7030b, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@a7cb7945, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@9ac36a07, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@38bcf74a, services.complexity.cohesion.semantic.AvgTransitionCohesion@6bbd941c, services.complexity.cohesion.semantic.StartEndCohesion@6ea53384, services.complexity.cohesion.flow.DocFlowIndex@6ae43ffe, services.complexity.cohesion.flow.DocFlowIndex@f56835c5, services.complexity.cohesion.flow.DocFlowIndex@a7b2225b, services.complexity.cohesion.flow.DocFlowIndex@18698aa1, services.complexity.cohesion.flow.DocFlowIndex@fdf17aa4, services.complexity.cohesion.flow.DocFlowIndex@6c54eb74, services.complexity.cohesion.flow.DocFlowIndex@cf97613b, services.complexity.cohesion.flow.DocFlowIndex@5a1b5702, services.complexity.cohesion.flow.DocFlowIndex@c654398, services.complexity.cohesion.flow.DocFlowIndex@7d1cabde, services.complexity.cohesion.flow.DocFlowIndex@62a49be1, services.complexity.cohesion.flow.DocFlowIndex@d1080cb1, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@f724d183, services.complexity.cohesion.semantic.AvgBlockDocCohesion@489c9f83, services.complexity.cohesion.semantic.AvgInterBlockCohesion@b6d079b7, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@83153ac2, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@a314b441, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@54f92a7b, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@47f11b3d, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@e5eaa880, services.complexity.cohesion.semantic.AvgTransitionCohesion@18eb4552, services.complexity.cohesion.semantic.StartEndCohesion@1bd2e4ba, services.complexity.cohesion.flow.DocFlowIndex@1811f134, services.complexity.cohesion.flow.DocFlowIndex@a295e6fb, services.complexity.cohesion.flow.DocFlowIndex@54dfd391, services.complexity.cohesion.flow.DocFlowIndex@c5973bd7, services.complexity.cohesion.flow.DocFlowIndex@ab1f2bda, services.complexity.cohesion.flow.DocFlowIndex@19829caa, services.complexity.cohesion.flow.DocFlowIndex@7cc51271, services.complexity.cohesion.flow.DocFlowIndex@7490838, services.complexity.cohesion.flow.DocFlowIndex@b992f4ce, services.complexity.cohesion.flow.DocFlowIndex@2a4a5d14, services.complexity.cohesion.flow.DocFlowIndex@fd24d17, services.complexity.cohesion.flow.DocFlowIndex@7e35bde7, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6f1b8e7a, services.complexity.cohesion.semantic.AvgBlockDocCohesion@c0935c7a, services.complexity.cohesion.semantic.AvgInterBlockCohesion@2ec736ae, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@fb0bf7b9, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@1b0b7138, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@ccefe772, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@bfe7d834, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@5de16577, services.complexity.cohesion.semantic.AvgTransitionCohesion@90e20249, services.complexity.cohesion.semantic.StartEndCohesion@93c9a1b1, services.complexity.cohesion.flow.DocFlowIndex@9008ae2b, services.complexity.cohesion.flow.DocFlowIndex@1a8ca3f2, services.complexity.cohesion.flow.DocFlowIndex@ccd69088, services.complexity.cohesion.flow.DocFlowIndex@3d8df8ce, services.complexity.cohesion.flow.DocFlowIndex@2315e8d1, services.complexity.cohesion.flow.DocFlowIndex@917959a1, services.complexity.cohesion.flow.DocFlowIndex@f4bbcf68, services.complexity.cohesion.flow.DocFlowIndex@7f3fc52f, services.complexity.cohesion.flow.DocFlowIndex@3189b1c5, services.complexity.cohesion.flow.DocFlowIndex@a2411a0b, services.complexity.cohesion.flow.DocFlowIndex@87c90a0e, services.complexity.cohesion.flow.DocFlowIndex@f62c7ade, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@b8e6373, services.complexity.cohesion.semantic.AvgBlockDocCohesion@5d063173, services.complexity.cohesion.semantic.AvgInterBlockCohesion@cb3a0ba7, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@977eccb2, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@b77e4631, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@6962bc6b, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@5c5aad2d, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@fa543a70, services.complexity.cohesion.semantic.AvgTransitionCohesion@2d54d742, services.complexity.cohesion.semantic.StartEndCohesion@303c76aa, services.complexity.cohesion.flow.DocFlowIndex@2c7b8324, services.complexity.cohesion.flow.DocFlowIndex@b6ff78eb, services.complexity.cohesion.flow.DocFlowIndex@69496581, services.complexity.cohesion.flow.DocFlowIndex@da00cdc7, services.complexity.cohesion.flow.DocFlowIndex@bf88bdca, services.complexity.cohesion.flow.DocFlowIndex@2dec2e9a, services.complexity.cohesion.flow.DocFlowIndex@912ea461, services.complexity.cohesion.flow.DocFlowIndex@1bb29a28, services.complexity.cohesion.flow.DocFlowIndex@cdfc86be, services.complexity.cohesion.flow.DocFlowIndex@3eb3ef04, services.complexity.cohesion.flow.DocFlowIndex@243bdf07, services.complexity.cohesion.flow.DocFlowIndex@929f4fd7, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6724333a, services.complexity.cohesion.semantic.AvgBlockDocCohesion@b89c013a, services.complexity.cohesion.semantic.AvgInterBlockCohesion@26cfdb6e, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@f3149c79, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@131415f8, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@c4f88c32, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@b7f07cf4, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@55ea0a37, services.complexity.cohesion.semantic.AvgTransitionCohesion@88eaa709, services.complexity.cohesion.semantic.StartEndCohesion@8bd24671, services.complexity.cohesion.flow.DocFlowIndex@881152eb, services.complexity.cohesion.flow.DocFlowIndex@129548b2, services.complexity.cohesion.flow.DocFlowIndex@c4df3548, services.complexity.cohesion.flow.DocFlowIndex@35969d8e, services.complexity.cohesion.flow.DocFlowIndex@1b1e8d91, services.complexity.cohesion.flow.DocFlowIndex@8981fe61, services.complexity.cohesion.flow.DocFlowIndex@ecc47428, services.complexity.cohesion.flow.DocFlowIndex@774869ef, services.complexity.cohesion.flow.DocFlowIndex@29925685, services.complexity.cohesion.flow.DocFlowIndex@9a49becb, services.complexity.cohesion.flow.DocFlowIndex@7fd1aece, services.complexity.cohesion.flow.DocFlowIndex@ee351f9e, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@bbc38a21, services.complexity.cohesion.semantic.AvgBlockDocCohesion@d3b5821, services.complexity.cohesion.semantic.AvgInterBlockCohesion@7b6f3255, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@47b3f360, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@67b36cdf, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@1997e319, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@c8fd3db, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@aa89611e, services.complexity.cohesion.semantic.AvgTransitionCohesion@dd89fdf0, services.complexity.cohesion.semantic.StartEndCohesion@e0719d58, services.complexity.cohesion.flow.DocFlowIndex@dcb0a9d2, services.complexity.cohesion.flow.DocFlowIndex@67349f99, services.complexity.cohesion.flow.DocFlowIndex@197e8c2f, services.complexity.cohesion.flow.DocFlowIndex@8a35f475, services.complexity.cohesion.flow.DocFlowIndex@6fbde478, services.complexity.cohesion.flow.DocFlowIndex@de215548, services.complexity.cohesion.flow.DocFlowIndex@4163cb0f, services.complexity.cohesion.flow.DocFlowIndex@cbe7c0d6, services.complexity.cohesion.flow.DocFlowIndex@7e31ad6c, services.complexity.cohesion.flow.DocFlowIndex@eee915b2, services.complexity.cohesion.flow.DocFlowIndex@d47105b5, services.complexity.cohesion.flow.DocFlowIndex@42d47685]
  4700. Robert mondialu ##############
  4701. !!!!!!!
  4702. computing for services.complexity.dialogism.DialogismSynergyIndex@d18b3c58
  4703. !!!!!!!
  4704. computing for services.complexity.dialogism.DialogismSynergyIndex@6dc7e0bf
  4705. !!!!!!!
  4706. computing for services.complexity.dialogism.DialogismSynergyIndex@27954a51
  4707. !!!!!!!
  4708. computing for services.complexity.dialogism.DialogismSynergyIndex@3e96db75
  4709. !!!!!!!
  4710. computing for services.complexity.dialogism.DialogismSynergyIndex@322bab1d
  4711. !!!!!!!
  4712. computing for services.complexity.dialogism.DialogismSynergyIndex@ed5b772
  4713. !!!!!!!
  4714. computing for services.complexity.dialogism.DialogismSynergyIndex@ca554398
  4715. !!!!!!!
  4716. computing for services.complexity.dialogism.DialogismSynergyIndex@52c0f264
  4717. !!!!!!!
  4718. computing for services.complexity.dialogism.DialogismMutualInformationIndex@729aa6a5
  4719. !!!!!!!
  4720. computing for services.complexity.dialogism.DialogismMutualInformationIndex@d1b9c1ef
  4721. !!!!!!!
  4722. computing for services.complexity.dialogism.DialogismMutualInformationIndex@44771c18
  4723. !!!!!!!
  4724. computing for services.complexity.dialogism.DialogismMutualInformationIndex@8a5df069
  4725. !!!!!!!
  4726. computing for services.complexity.dialogism.AvgNoVoices@50df4e0f
  4727. !!!!!!!
  4728. computing for services.complexity.dialogism.DialogismIndex@6a41d16c
  4729. !!!!!!!
  4730. computing for services.complexity.dialogism.DialogismIndex@bbef69c6
  4731. !!!!!!!
  4732. computing for services.complexity.dialogism.DialogismIndex@f6ff7805
  4733. !!!!!!!
  4734. computing for services.complexity.dialogism.DialogismIndex@a84c304c
  4735. !!!!!!!
  4736. computing for services.complexity.dialogism.DialogismIndex@5d66c355
  4737. !!!!!!!
  4738. computing for services.complexity.dialogism.DialogismIndex@399a9b2d
  4739. !!!!!!!
  4740. computing for services.complexity.dialogism.DialogismIndex@3379dc03
  4741. !!!!!!!
  4742. computing for services.complexity.dialogism.DialogismIndex@44f0adc0
  4743. !!!!!!!
  4744. computing for services.complexity.dialogism.DialogismIndex@3cf36ba1
  4745. !!!!!!!
  4746. computing for services.complexity.dialogism.DialogismIndex@387c7231
  4747. !!!!!!!
  4748. computing for services.complexity.dialogism.VoicesAvgSpan@1edeb59f
  4749. !!!!!!!
  4750. computing for services.complexity.dialogism.VoicesMaxSpan@efb75364
  4751. [services.complexity.dialogism.DialogismSynergyIndex@d18b3c58, services.complexity.dialogism.DialogismSynergyIndex@6dc7e0bf, services.complexity.dialogism.DialogismSynergyIndex@27954a51, services.complexity.dialogism.DialogismSynergyIndex@3e96db75, services.complexity.dialogism.DialogismSynergyIndex@322bab1d, services.complexity.dialogism.DialogismSynergyIndex@ed5b772, services.complexity.dialogism.DialogismSynergyIndex@ca554398, services.complexity.dialogism.DialogismSynergyIndex@52c0f264, services.complexity.dialogism.DialogismMutualInformationIndex@729aa6a5, services.complexity.dialogism.DialogismMutualInformationIndex@d1b9c1ef, services.complexity.dialogism.DialogismMutualInformationIndex@44771c18, services.complexity.dialogism.DialogismMutualInformationIndex@8a5df069, services.complexity.dialogism.AvgNoVoices@50df4e0f, services.complexity.dialogism.DialogismIndex@6a41d16c, services.complexity.dialogism.DialogismIndex@bbef69c6, services.complexity.dialogism.DialogismIndex@f6ff7805, services.complexity.dialogism.DialogismIndex@a84c304c, services.complexity.dialogism.DialogismIndex@5d66c355, services.complexity.dialogism.DialogismIndex@399a9b2d, services.complexity.dialogism.DialogismIndex@3379dc03, services.complexity.dialogism.DialogismIndex@44f0adc0, services.complexity.dialogism.DialogismIndex@3cf36ba1, services.complexity.dialogism.DialogismIndex@387c7231, services.complexity.dialogism.VoicesAvgSpan@1edeb59f, services.complexity.dialogism.VoicesMaxSpan@efb75364]
  4752. Robert mondialu ##############
  4753. !!!!!!!
  4754. computing for services.complexity.rhythm.indices.AvgSyllablesInSentence@f0288168
  4755. !!!!!!!
  4756. computing for services.complexity.rhythm.indices.AvgStressedSyllablesInSentence@ff647d9e
  4757. !!!!!!!
  4758. computing for services.complexity.rhythm.indices.AvgRhythmicUnits@95f22628
  4759. !!!!!!!
  4760. computing for services.complexity.rhythm.indices.AvgSyllablesInRhythmicUnit@4bf18340
  4761. !!!!!!!
  4762. computing for services.complexity.rhythm.indices.AvgStressedSyllablesInRhythmicUnit@7eb0f19b
  4763. !!!!!!!
  4764. computing for services.complexity.rhythm.indices.LanguageRhythmicCoefficient@ed37af2a
  4765. !!!!!!!
  4766. computing for services.complexity.rhythm.indices.LanguageRhythmicIndexSM@44ebd592
  4767. !!!!!!!
  4768. computing for services.complexity.rhythm.indices.FrequencyOfRhythmicIndex@2a3ccf7d
  4769. !!!!!!!
  4770. computing for services.complexity.rhythm.indices.LanguageRhythmicDiameter@1fe39eda
  4771. !!!!!!!
  4772. computing for services.complexity.rhythm.indices.CountAlliterations@74fe5ccc
  4773. !!!!!!!
  4774. computing for services.complexity.rhythm.indices.CountAssonances@b09c6b
  4775. [services.complexity.rhythm.indices.AvgSyllablesInSentence@f0288168, services.complexity.rhythm.indices.AvgStressedSyllablesInSentence@ff647d9e, services.complexity.rhythm.indices.AvgRhythmicUnits@95f22628, services.complexity.rhythm.indices.AvgSyllablesInRhythmicUnit@4bf18340, services.complexity.rhythm.indices.AvgStressedSyllablesInRhythmicUnit@7eb0f19b, services.complexity.rhythm.indices.LanguageRhythmicCoefficient@ed37af2a, services.complexity.rhythm.indices.LanguageRhythmicIndexSM@44ebd592, services.complexity.rhythm.indices.FrequencyOfRhythmicIndex@2a3ccf7d, services.complexity.rhythm.indices.LanguageRhythmicDiameter@1fe39eda, services.complexity.rhythm.indices.CountAlliterations@74fe5ccc, services.complexity.rhythm.indices.CountAssonances@b09c6b]
  4776. Robert mondialu ##############
  4777. !!!!!!!
  4778. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710c0c6
  4779. !!!!!!!
  4780. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b6008
  4781. !!!!!!!
  4782. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bc956c98
  4783. !!!!!!!
  4784. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6ee00bda
  4785. !!!!!!!
  4786. computing for services.complexity.dependencies.AvgDependenciesPerBlock@624dd5ab
  4787. !!!!!!!
  4788. computing for services.complexity.dependencies.AvgDependenciesPerSentence@149874ed
  4789. !!!!!!!
  4790. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b73d073d
  4791. !!!!!!!
  4792. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6987a67f
  4793. !!!!!!!
  4794. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bc9acc01
  4795. !!!!!!!
  4796. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6ee56b43
  4797. !!!!!!!
  4798. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710c300
  4799. !!!!!!!
  4800. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b6242
  4801. !!!!!!!
  4802. computing for services.complexity.dependencies.AvgDependenciesPerBlock@90c22511
  4803. !!!!!!!
  4804. computing for services.complexity.dependencies.AvgDependenciesPerSentence@430cc453
  4805. !!!!!!!
  4806. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b73dc36c
  4807. !!!!!!!
  4808. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698862ae
  4809. !!!!!!!
  4810. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b70f549c
  4811. !!!!!!!
  4812. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6959f3de
  4813. !!!!!!!
  4814. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bcb10e2e
  4815. !!!!!!!
  4816. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6efbad70
  4817. !!!!!!!
  4818. computing for services.complexity.dependencies.AvgDependenciesPerBlock@935611e7
  4819. !!!!!!!
  4820. computing for services.complexity.dependencies.AvgDependenciesPerSentence@45a0b129
  4821. !!!!!!!
  4822. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b73df764
  4823. !!!!!!!
  4824. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698896a6
  4825. !!!!!!!
  4826. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710c9c0
  4827. !!!!!!!
  4828. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b6902
  4829. !!!!!!!
  4830. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bcb86949
  4831. !!!!!!!
  4832. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6f03088b
  4833. !!!!!!!
  4834. computing for services.complexity.dependencies.AvgDependenciesPerBlock@922b7eda
  4835. !!!!!!!
  4836. computing for services.complexity.dependencies.AvgDependenciesPerSentence@44761e1c
  4837. !!!!!!!
  4838. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710cc4b
  4839. !!!!!!!
  4840. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b6b8d
  4841. !!!!!!!
  4842. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710cc4f
  4843. !!!!!!!
  4844. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b6b91
  4845. !!!!!!!
  4846. computing for services.complexity.dependencies.AvgDependenciesPerBlock@afd58a65
  4847. !!!!!!!
  4848. computing for services.complexity.dependencies.AvgDependenciesPerSentence@622029a7
  4849. !!!!!!!
  4850. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b2240340
  4851. !!!!!!!
  4852. computing for services.complexity.dependencies.AvgDependenciesPerSentence@646ea282
  4853. !!!!!!!
  4854. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b73e6a4f
  4855. !!!!!!!
  4856. computing for services.complexity.dependencies.AvgDependenciesPerSentence@69890991
  4857. !!!!!!!
  4858. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b73f022b
  4859. !!!!!!!
  4860. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6989a16d
  4861. !!!!!!!
  4862. computing for services.complexity.dependencies.AvgDependenciesPerBlock@8eaac910
  4863. !!!!!!!
  4864. computing for services.complexity.dependencies.AvgDependenciesPerSentence@40f56852
  4865. !!!!!!!
  4866. computing for services.complexity.dependencies.AvgDependenciesPerBlock@2561bd98
  4867. !!!!!!!
  4868. computing for services.complexity.dependencies.AvgDependenciesPerSentence@d7ac5cda
  4869. !!!!!!!
  4870. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b740b02a
  4871. !!!!!!!
  4872. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698b4f6c
  4873. !!!!!!!
  4874. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b741f8da
  4875. !!!!!!!
  4876. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698c981c
  4877. !!!!!!!
  4878. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b7424f09
  4879. !!!!!!!
  4880. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698cee4b
  4881. !!!!!!!
  4882. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710f037
  4883. !!!!!!!
  4884. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b8f79
  4885. !!!!!!!
  4886. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b742c2c7
  4887. !!!!!!!
  4888. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698d6209
  4889. !!!!!!!
  4890. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b710f1cc
  4891. !!!!!!!
  4892. computing for services.complexity.dependencies.AvgDependenciesPerSentence@695b910e
  4893. !!!!!!!
  4894. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b742f010
  4895. !!!!!!!
  4896. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698d8f52
  4897. !!!!!!!
  4898. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bd536bd4
  4899. !!!!!!!
  4900. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6f9e0b16
  4901. !!!!!!!
  4902. computing for services.complexity.dependencies.AvgDependenciesPerBlock@f11c43e5
  4903. !!!!!!!
  4904. computing for services.complexity.dependencies.AvgDependenciesPerSentence@a366e327
  4905. !!!!!!!
  4906. computing for services.complexity.dependencies.AvgDependenciesPerBlock@79684df8
  4907. !!!!!!!
  4908. computing for services.complexity.dependencies.AvgDependenciesPerSentence@2bb2ed3a
  4909. !!!!!!!
  4910. computing for services.complexity.dependencies.AvgDependenciesPerBlock@2beede71
  4911. !!!!!!!
  4912. computing for services.complexity.dependencies.AvgDependenciesPerSentence@de397db3
  4913. !!!!!!!
  4914. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bd706976
  4915. !!!!!!!
  4916. computing for services.complexity.dependencies.AvgDependenciesPerSentence@6fbb08b8
  4917. !!!!!!!
  4918. computing for services.complexity.dependencies.AvgDependenciesPerBlock@f8229e8f
  4919. !!!!!!!
  4920. computing for services.complexity.dependencies.AvgDependenciesPerSentence@aa6d3dd1
  4921. !!!!!!!
  4922. computing for services.complexity.dependencies.AvgDependenciesPerBlock@44966e1d
  4923. !!!!!!!
  4924. computing for services.complexity.dependencies.AvgDependenciesPerSentence@f6e10d5f
  4925. !!!!!!!
  4926. computing for services.complexity.dependencies.AvgDependenciesPerBlock@b744c91e
  4927. !!!!!!!
  4928. computing for services.complexity.dependencies.AvgDependenciesPerSentence@698f6860
  4929. !!!!!!!
  4930. computing for services.complexity.dependencies.AvgDependenciesPerBlock@372aa977
  4931. !!!!!!!
  4932. computing for services.complexity.dependencies.AvgDependenciesPerSentence@e97548b9
  4933. !!!!!!!
  4934. computing for services.complexity.dependencies.AvgDependenciesPerBlock@bdd8fbc3
  4935. !!!!!!!
  4936. computing for services.complexity.dependencies.AvgDependenciesPerSentence@70239b05
  4937. [services.complexity.dependencies.AvgDependenciesPerBlock@b710c0c6, services.complexity.dependencies.AvgDependenciesPerSentence@695b6008, services.complexity.dependencies.AvgDependenciesPerBlock@bc956c98, services.complexity.dependencies.AvgDependenciesPerSentence@6ee00bda, services.complexity.dependencies.AvgDependenciesPerBlock@624dd5ab, services.complexity.dependencies.AvgDependenciesPerSentence@149874ed, services.complexity.dependencies.AvgDependenciesPerBlock@b73d073d, services.complexity.dependencies.AvgDependenciesPerSentence@6987a67f, services.complexity.dependencies.AvgDependenciesPerBlock@bc9acc01, services.complexity.dependencies.AvgDependenciesPerSentence@6ee56b43, services.complexity.dependencies.AvgDependenciesPerBlock@b710c300, services.complexity.dependencies.AvgDependenciesPerSentence@695b6242, services.complexity.dependencies.AvgDependenciesPerBlock@90c22511, services.complexity.dependencies.AvgDependenciesPerSentence@430cc453, services.complexity.dependencies.AvgDependenciesPerBlock@b73dc36c, services.complexity.dependencies.AvgDependenciesPerSentence@698862ae, services.complexity.dependencies.AvgDependenciesPerBlock@b70f549c, services.complexity.dependencies.AvgDependenciesPerSentence@6959f3de, services.complexity.dependencies.AvgDependenciesPerBlock@bcb10e2e, services.complexity.dependencies.AvgDependenciesPerSentence@6efbad70, services.complexity.dependencies.AvgDependenciesPerBlock@935611e7, services.complexity.dependencies.AvgDependenciesPerSentence@45a0b129, services.complexity.dependencies.AvgDependenciesPerBlock@b73df764, services.complexity.dependencies.AvgDependenciesPerSentence@698896a6, services.complexity.dependencies.AvgDependenciesPerBlock@b710c9c0, services.complexity.dependencies.AvgDependenciesPerSentence@695b6902, services.complexity.dependencies.AvgDependenciesPerBlock@bcb86949, services.complexity.dependencies.AvgDependenciesPerSentence@6f03088b, services.complexity.dependencies.AvgDependenciesPerBlock@922b7eda, services.complexity.dependencies.AvgDependenciesPerSentence@44761e1c, services.complexity.dependencies.AvgDependenciesPerBlock@b710cc4b, services.complexity.dependencies.AvgDependenciesPerSentence@695b6b8d, services.complexity.dependencies.AvgDependenciesPerBlock@b710cc4f, services.complexity.dependencies.AvgDependenciesPerSentence@695b6b91, services.complexity.dependencies.AvgDependenciesPerBlock@afd58a65, services.complexity.dependencies.AvgDependenciesPerSentence@622029a7, services.complexity.dependencies.AvgDependenciesPerBlock@b2240340, services.complexity.dependencies.AvgDependenciesPerSentence@646ea282, services.complexity.dependencies.AvgDependenciesPerBlock@b73e6a4f, services.complexity.dependencies.AvgDependenciesPerSentence@69890991, services.complexity.dependencies.AvgDependenciesPerBlock@b73f022b, services.complexity.dependencies.AvgDependenciesPerSentence@6989a16d, services.complexity.dependencies.AvgDependenciesPerBlock@8eaac910, services.complexity.dependencies.AvgDependenciesPerSentence@40f56852, services.complexity.dependencies.AvgDependenciesPerBlock@2561bd98, services.complexity.dependencies.AvgDependenciesPerSentence@d7ac5cda, services.complexity.dependencies.AvgDependenciesPerBlock@b740b02a, services.complexity.dependencies.AvgDependenciesPerSentence@698b4f6c, services.complexity.dependencies.AvgDependenciesPerBlock@b741f8da, services.complexity.dependencies.AvgDependenciesPerSentence@698c981c, services.complexity.dependencies.AvgDependenciesPerBlock@b7424f09, services.complexity.dependencies.AvgDependenciesPerSentence@698cee4b, services.complexity.dependencies.AvgDependenciesPerBlock@b710f037, services.complexity.dependencies.AvgDependenciesPerSentence@695b8f79, services.complexity.dependencies.AvgDependenciesPerBlock@b742c2c7, services.complexity.dependencies.AvgDependenciesPerSentence@698d6209, services.complexity.dependencies.AvgDependenciesPerBlock@b710f1cc, services.complexity.dependencies.AvgDependenciesPerSentence@695b910e, services.complexity.dependencies.AvgDependenciesPerBlock@b742f010, services.complexity.dependencies.AvgDependenciesPerSentence@698d8f52, services.complexity.dependencies.AvgDependenciesPerBlock@bd536bd4, services.complexity.dependencies.AvgDependenciesPerSentence@6f9e0b16, services.complexity.dependencies.AvgDependenciesPerBlock@f11c43e5, services.complexity.dependencies.AvgDependenciesPerSentence@a366e327, services.complexity.dependencies.AvgDependenciesPerBlock@79684df8, services.complexity.dependencies.AvgDependenciesPerSentence@2bb2ed3a, services.complexity.dependencies.AvgDependenciesPerBlock@2beede71, services.complexity.dependencies.AvgDependenciesPerSentence@de397db3, services.complexity.dependencies.AvgDependenciesPerBlock@bd706976, services.complexity.dependencies.AvgDependenciesPerSentence@6fbb08b8, services.complexity.dependencies.AvgDependenciesPerBlock@f8229e8f, services.complexity.dependencies.AvgDependenciesPerSentence@aa6d3dd1, services.complexity.dependencies.AvgDependenciesPerBlock@44966e1d, services.complexity.dependencies.AvgDependenciesPerSentence@f6e10d5f, services.complexity.dependencies.AvgDependenciesPerBlock@b744c91e, services.complexity.dependencies.AvgDependenciesPerSentence@698f6860, services.complexity.dependencies.AvgDependenciesPerBlock@372aa977, services.complexity.dependencies.AvgDependenciesPerSentence@e97548b9, services.complexity.dependencies.AvgDependenciesPerBlock@bdd8fbc3, services.complexity.dependencies.AvgDependenciesPerSentence@70239b05]
  4938. Robert mondialu ##############
  4939. !!!!!!!
  4940. computing for services.complexity.wordLists.AvgWordsInList@6c575d88
  4941. !!!!!!!
  4942. computing for services.complexity.wordLists.AvgWordsInList@5f3fb7d5
  4943. !!!!!!!
  4944. computing for services.complexity.wordLists.AvgWordsInList@889460b8
  4945. !!!!!!!
  4946. computing for services.complexity.wordLists.AvgWordsInList@2f7b7eb9
  4947. !!!!!!!
  4948. computing for services.complexity.wordLists.AvgWordsInList@2263d906
  4949. !!!!!!!
  4950. computing for services.complexity.wordLists.AvgWordsInList@4bb881e9
  4951. !!!!!!!
  4952. computing for services.complexity.wordLists.AvgWordsInList@dee24fb2
  4953. !!!!!!!
  4954. computing for services.complexity.wordLists.AvgWordsInList@d1caa9ff
  4955. !!!!!!!
  4956. computing for services.complexity.wordLists.AvgWordsInList@fb1f52e2
  4957. !!!!!!!
  4958. computing for services.complexity.wordLists.AvgWordsInList@233e9bc7
  4959. !!!!!!!
  4960. computing for services.complexity.wordLists.AvgWordsInList@1626f614
  4961. !!!!!!!
  4962. computing for services.complexity.wordLists.AvgWordsInList@3f7b9ef7
  4963. !!!!!!!
  4964. computing for services.complexity.wordLists.AvgWordsInList@fadc412a
  4965. !!!!!!!
  4966. computing for services.complexity.wordLists.AvgWordsInList@edc49b77
  4967. !!!!!!!
  4968. computing for services.complexity.wordLists.AvgWordsInList@1719445a
  4969. !!!!!!!
  4970. computing for services.complexity.wordLists.AvgWordsInList@71301fc4
  4971. !!!!!!!
  4972. computing for services.complexity.wordLists.AvgWordsInList@64187a11
  4973. !!!!!!!
  4974. computing for services.complexity.wordLists.AvgWordsInList@8d6d22f4
  4975. !!!!!!!
  4976. computing for services.complexity.wordLists.AvgWordsInList@d0db6cc4
  4977. !!!!!!!
  4978. computing for services.complexity.wordLists.AvgWordsInList@c3c3c711
  4979. !!!!!!!
  4980. computing for services.complexity.wordLists.AvgWordsInList@ed186ff4
  4981. !!!!!!!
  4982. computing for services.complexity.wordLists.AvgWordsInList@a7dbb5bf
  4983. !!!!!!!
  4984. computing for services.complexity.wordLists.AvgWordsInList@9ac4100c
  4985. !!!!!!!
  4986. computing for services.complexity.wordLists.AvgWordsInList@c418b8ef
  4987. !!!!!!!
  4988. computing for services.complexity.wordLists.AvgWordsInList@9538beab
  4989. !!!!!!!
  4990. computing for services.complexity.wordLists.AvgWordsInList@882118f8
  4991. !!!!!!!
  4992. computing for services.complexity.wordLists.AvgWordsInList@b175c1db
  4993. !!!!!!!
  4994. computing for services.complexity.wordLists.AvgWordsInList@411c3dd1
  4995. !!!!!!!
  4996. computing for services.complexity.wordLists.AvgWordsInList@3404981e
  4997. !!!!!!!
  4998. computing for services.complexity.wordLists.AvgWordsInList@5d594101
  4999. !!!!!!!
  5000. computing for services.complexity.wordLists.AvgWordsInList@701f4a56
  5001. !!!!!!!
  5002. computing for services.complexity.wordLists.AvgWordsInList@6307a4a3
  5003. !!!!!!!
  5004. computing for services.complexity.wordLists.AvgWordsInList@8c5c4d86
  5005. !!!!!!!
  5006. computing for services.complexity.wordLists.AvgWordsInList@5bc5c10e
  5007. !!!!!!!
  5008. computing for services.complexity.wordLists.AvgWordsInList@4eae1b5b
  5009. !!!!!!!
  5010. computing for services.complexity.wordLists.AvgWordsInList@7802c43e
  5011. !!!!!!!
  5012. computing for services.complexity.wordLists.AvgWordsInList@35780310
  5013. !!!!!!!
  5014. computing for services.complexity.wordLists.AvgWordsInList@28605d5d
  5015. !!!!!!!
  5016. computing for services.complexity.wordLists.AvgWordsInList@51b50640
  5017. !!!!!!!
  5018. computing for services.complexity.wordLists.AvgWordsInList@5d7e09eb
  5019. !!!!!!!
  5020. computing for services.complexity.wordLists.AvgWordsInList@50666438
  5021. !!!!!!!
  5022. computing for services.complexity.wordLists.AvgWordsInList@79bb0d1b
  5023. !!!!!!!
  5024. computing for services.complexity.wordLists.AvgWordsInList@6520da2c
  5025. !!!!!!!
  5026. computing for services.complexity.wordLists.AvgWordsInList@58093479
  5027. !!!!!!!
  5028. computing for services.complexity.wordLists.AvgWordsInList@815ddd5c
  5029. !!!!!!!
  5030. computing for services.complexity.wordLists.AvgWordsInList@aa2e9673
  5031. !!!!!!!
  5032. computing for services.complexity.wordLists.AvgWordsInList@9d16f0c0
  5033. !!!!!!!
  5034. computing for services.complexity.wordLists.AvgWordsInList@c66b99a3
  5035. !!!!!!!
  5036. computing for services.complexity.wordLists.AvgWordsInList@2dbf22fd
  5037. !!!!!!!
  5038. computing for services.complexity.wordLists.AvgWordsInList@20a77d4a
  5039. !!!!!!!
  5040. computing for services.complexity.wordLists.AvgWordsInList@49fc262d
  5041. !!!!!!!
  5042. computing for services.complexity.wordLists.AvgWordsInList@c1848614
  5043. !!!!!!!
  5044. computing for services.complexity.wordLists.AvgWordsInList@b46ce061
  5045. !!!!!!!
  5046. computing for services.complexity.wordLists.AvgWordsInList@ddc18944
  5047. !!!!!!!
  5048. computing for services.complexity.wordLists.AvgWordsInList@f992ad32
  5049. !!!!!!!
  5050. computing for services.complexity.wordLists.AvgWordsInList@ec7b077f
  5051. !!!!!!!
  5052. computing for services.complexity.wordLists.AvgWordsInList@15cfb062
  5053. !!!!!!!
  5054. computing for services.complexity.wordLists.AvgWordsInList@b7fcae33
  5055. !!!!!!!
  5056. computing for services.complexity.wordLists.AvgWordsInList@aae50880
  5057. !!!!!!!
  5058. computing for services.complexity.wordLists.AvgWordsInList@d439b163
  5059. !!!!!!!
  5060. computing for services.complexity.wordLists.AvgWordsInList@eb3b5f31
  5061. !!!!!!!
  5062. computing for services.complexity.wordLists.AvgWordsInList@de23b97e
  5063. !!!!!!!
  5064. computing for services.complexity.wordLists.AvgWordsInList@7786261
  5065. !!!!!!!
  5066. computing for services.complexity.wordLists.AvgWordsInList@3f96798d
  5067. !!!!!!!
  5068. computing for services.complexity.wordLists.AvgWordsInList@327ed3da
  5069. !!!!!!!
  5070. computing for services.complexity.wordLists.AvgWordsInList@5bd37cbd
  5071. !!!!!!!
  5072. computing for services.complexity.wordLists.AvgWordsInList@19ebebf5
  5073. !!!!!!!
  5074. computing for services.complexity.wordLists.AvgWordsInList@cd44642
  5075. !!!!!!!
  5076. computing for services.complexity.wordLists.AvgWordsInList@3628ef25
  5077. !!!!!!!
  5078. computing for services.complexity.wordLists.AvgWordsInList@924b48e8
  5079. !!!!!!!
  5080. computing for services.complexity.wordLists.AvgWordsInList@8533a335
  5081. !!!!!!!
  5082. computing for services.complexity.wordLists.AvgWordsInList@ae884c18
  5083. !!!!!!!
  5084. computing for services.complexity.wordLists.AvgWordsInList@3f2c2b0a
  5085. !!!!!!!
  5086. computing for services.complexity.wordLists.AvgWordsInList@32148557
  5087. !!!!!!!
  5088. computing for services.complexity.wordLists.AvgWordsInList@5b692e3a
  5089. !!!!!!!
  5090. computing for services.complexity.wordLists.AvgWordsInList@5267224d
  5091. !!!!!!!
  5092. computing for services.complexity.wordLists.AvgWordsInList@454f7c9a
  5093. !!!!!!!
  5094. computing for services.complexity.wordLists.AvgWordsInList@6ea4257d
  5095. !!!!!!!
  5096. computing for services.complexity.wordLists.AvgWordsInList@fb0be35b
  5097. !!!!!!!
  5098. computing for services.complexity.wordLists.AvgWordsInList@edf43da8
  5099. !!!!!!!
  5100. computing for services.complexity.wordLists.AvgWordsInList@1748e68b
  5101. !!!!!!!
  5102. computing for services.complexity.wordLists.AvgWordsInList@1dbe55db
  5103. !!!!!!!
  5104. computing for services.complexity.wordLists.AvgWordsInList@10a6b028
  5105. !!!!!!!
  5106. computing for services.complexity.wordLists.AvgWordsInList@39fb590b
  5107. !!!!!!!
  5108. computing for services.complexity.wordLists.AvgWordsInList@1e5c4f4d
  5109. !!!!!!!
  5110. computing for services.complexity.wordLists.AvgWordsInList@1144a99a
  5111. !!!!!!!
  5112. computing for services.complexity.wordLists.AvgWordsInList@3a99527d
  5113. !!!!!!!
  5114. computing for services.complexity.wordLists.AvgWordsInList@daf5e48a
  5115. !!!!!!!
  5116. computing for services.complexity.wordLists.AvgWordsInList@cdde3ed7
  5117. !!!!!!!
  5118. computing for services.complexity.wordLists.AvgWordsInList@f732e7ba
  5119. !!!!!!!
  5120. computing for services.complexity.wordLists.AvgWordsInList@e96d022f
  5121. !!!!!!!
  5122. computing for services.complexity.wordLists.AvgWordsInList@dc555c7c
  5123. !!!!!!!
  5124. computing for services.complexity.wordLists.AvgWordsInList@5aa055f
  5125. !!!!!!!
  5126. computing for services.complexity.wordLists.AvgWordsInList@8bffdc41
  5127. !!!!!!!
  5128. computing for services.complexity.wordLists.AvgWordsInList@7ee8368e
  5129. !!!!!!!
  5130. computing for services.complexity.wordLists.AvgWordsInList@a83cdf71
  5131. !!!!!!!
  5132. computing for services.complexity.wordLists.AvgWordsInList@10caaba7
  5133. !!!!!!!
  5134. computing for services.complexity.wordLists.AvgWordsInList@3b305f4
  5135. !!!!!!!
  5136. computing for services.complexity.wordLists.AvgWordsInList@2d07aed7
  5137. !!!!!!!
  5138. computing for services.complexity.wordLists.AvgWordsInList@a68996f3
  5139. !!!!!!!
  5140. computing for services.complexity.wordLists.AvgWordsInList@9971f140
  5141. !!!!!!!
  5142. computing for services.complexity.wordLists.AvgWordsInList@c2c69a23
  5143. !!!!!!!
  5144. computing for services.complexity.wordLists.AvgWordsInList@b2d57e98
  5145. !!!!!!!
  5146. computing for services.complexity.wordLists.AvgWordsInList@a5bdd8e5
  5147. !!!!!!!
  5148. computing for services.complexity.wordLists.AvgWordsInList@cf1281c8
  5149. !!!!!!!
  5150. computing for services.complexity.wordLists.AvgWordsInList@ffdf8ee9
  5151. !!!!!!!
  5152. computing for services.complexity.wordLists.AvgWordsInList@f2c7e936
  5153. !!!!!!!
  5154. computing for services.complexity.wordLists.AvgWordsInList@1c1c9219
  5155. !!!!!!!
  5156. computing for services.complexity.wordLists.AvgWordsInList@6bf6e33e
  5157. !!!!!!!
  5158. computing for services.complexity.wordLists.AvgWordsInList@5edf3d8b
  5159. !!!!!!!
  5160. computing for services.complexity.wordLists.AvgWordsInList@8833e66e
  5161. !!!!!!!
  5162. computing for services.complexity.wordLists.AvgWordsInList@d8e3abd4
  5163. !!!!!!!
  5164. computing for services.complexity.wordLists.AvgWordsInList@cbcc0621
  5165. !!!!!!!
  5166. computing for services.complexity.wordLists.AvgWordsInList@f520af04
  5167. !!!!!!!
  5168. computing for services.complexity.wordLists.AvgWordsInList@a8d7bca8
  5169. !!!!!!!
  5170. computing for services.complexity.wordLists.AvgWordsInList@9bc016f5
  5171. !!!!!!!
  5172. computing for services.complexity.wordLists.AvgWordsInList@c514bfd8
  5173. !!!!!!!
  5174. computing for services.complexity.wordLists.AvgWordsInList@5d7d1bdb
  5175. !!!!!!!
  5176. computing for services.complexity.wordLists.AvgWordsInList@50657628
  5177. !!!!!!!
  5178. computing for services.complexity.wordLists.AvgWordsInList@79ba1f0b
  5179. !!!!!!!
  5180. computing for services.complexity.wordLists.AvgWordsInList@53845e5f
  5181. !!!!!!!
  5182. computing for services.complexity.wordLists.AvgWordsInList@466cb8ac
  5183. !!!!!!!
  5184. computing for services.complexity.wordLists.AvgWordsInList@6fc1618f
  5185. !!!!!!!
  5186. computing for services.complexity.wordLists.AvgWordsInList@2a6bd595
  5187. !!!!!!!
  5188. computing for services.complexity.wordLists.AvgWordsInList@1d542fe2
  5189. !!!!!!!
  5190. computing for services.complexity.wordLists.AvgWordsInList@46a8d8c5
  5191. !!!!!!!
  5192. computing for services.complexity.wordLists.AvgWordsInList@81e3286e
  5193. !!!!!!!
  5194. computing for services.complexity.wordLists.AvgWordsInList@74cb82bb
  5195. !!!!!!!
  5196. computing for services.complexity.wordLists.AvgWordsInList@9e202b9e
  5197. !!!!!!!
  5198. computing for services.complexity.wordLists.AvgWordsInList@7d1e60a2
  5199. !!!!!!!
  5200. computing for services.complexity.wordLists.AvgWordsInList@7006baef
  5201. !!!!!!!
  5202. computing for services.complexity.wordLists.AvgWordsInList@995b63d2
  5203. !!!!!!!
  5204. computing for services.complexity.wordLists.AvgWordsInList@17e17c76
  5205. !!!!!!!
  5206. computing for services.complexity.wordLists.AvgWordsInList@ac9d6c3
  5207. !!!!!!!
  5208. computing for services.complexity.wordLists.AvgWordsInList@341e7fa6
  5209. !!!!!!!
  5210. computing for services.complexity.wordLists.AvgWordsInList@76ac279e
  5211. !!!!!!!
  5212. computing for services.complexity.wordLists.AvgWordsInList@699481eb
  5213. !!!!!!!
  5214. computing for services.complexity.wordLists.AvgWordsInList@92e92ace
  5215. !!!!!!!
  5216. computing for services.complexity.wordLists.AvgWordsInList@d25e16dc
  5217. !!!!!!!
  5218. computing for services.complexity.wordLists.AvgWordsInList@c5467129
  5219. !!!!!!!
  5220. computing for services.complexity.wordLists.AvgWordsInList@ee9b1a0c
  5221. !!!!!!!
  5222. computing for services.complexity.wordLists.AvgWordsInList@68d498a7
  5223. !!!!!!!
  5224. computing for services.complexity.wordLists.AvgWordsInList@5bbcf2f4
  5225. !!!!!!!
  5226. computing for services.complexity.wordLists.AvgWordsInList@85119bd7
  5227. !!!!!!!
  5228. computing for services.complexity.wordLists.AvgWordsInList@c522a9ab
  5229. !!!!!!!
  5230. computing for services.complexity.wordLists.AvgWordsInList@b80b03f8
  5231. !!!!!!!
  5232. computing for services.complexity.wordLists.AvgWordsInList@e15facdb
  5233. !!!!!!!
  5234. computing for services.complexity.wordLists.AvgWordsInList@142cfffd
  5235. !!!!!!!
  5236. computing for services.complexity.wordLists.AvgWordsInList@7155a4a
  5237. !!!!!!!
  5238. computing for services.complexity.wordLists.AvgWordsInList@306a032d
  5239. !!!!!!!
  5240. computing for services.complexity.wordLists.AvgWordsInList@5faeed86
  5241. !!!!!!!
  5242. computing for services.complexity.wordLists.AvgWordsInList@529747d3
  5243. !!!!!!!
  5244. computing for services.complexity.wordLists.AvgWordsInList@7bebf0b6
  5245. !!!!!!!
  5246. computing for services.complexity.wordLists.AvgWordsInList@b89af21d
  5247. !!!!!!!
  5248. computing for services.complexity.wordLists.AvgWordsInList@ab834c6a
  5249. !!!!!!!
  5250. computing for services.complexity.wordLists.AvgWordsInList@d4d7f54d
  5251. !!!!!!!
  5252. computing for services.complexity.wordLists.AvgWordsInList@c3416230
  5253. !!!!!!!
  5254. computing for services.complexity.wordLists.AvgWordsInList@b629bc7d
  5255. !!!!!!!
  5256. computing for services.complexity.wordLists.AvgWordsInList@df7e6560
  5257. !!!!!!!
  5258. computing for services.complexity.wordLists.AvgWordsInList@3233458a
  5259. !!!!!!!
  5260. computing for services.complexity.wordLists.AvgWordsInList@251b9fd7
  5261. !!!!!!!
  5262. computing for services.complexity.wordLists.AvgWordsInList@4e7048ba
  5263. !!!!!!!
  5264. computing for services.complexity.wordLists.AvgWordsInList@6606561a
  5265. !!!!!!!
  5266. computing for services.complexity.wordLists.AvgWordsInList@58eeb067
  5267. !!!!!!!
  5268. computing for services.complexity.wordLists.AvgWordsInList@8243594a
  5269. !!!!!!!
  5270. computing for services.complexity.wordLists.AvgWordsInList@cce2dd2d
  5271. !!!!!!!
  5272. computing for services.complexity.wordLists.AvgWordsInList@bfcb377a
  5273. !!!!!!!
  5274. computing for services.complexity.wordLists.AvgWordsInList@e91fe05d
  5275. !!!!!!!
  5276. computing for services.complexity.wordLists.AvgWordsInList@bde445c2
  5277. !!!!!!!
  5278. computing for services.complexity.wordLists.AvgWordsInList@b0cca00f
  5279. !!!!!!!
  5280. computing for services.complexity.wordLists.AvgWordsInList@da2148f2
  5281. !!!!!!!
  5282. computing for services.complexity.wordLists.AvgWordsInList@a18539bd
  5283. !!!!!!!
  5284. computing for services.complexity.wordLists.AvgWordsInList@946d940a
  5285. !!!!!!!
  5286. computing for services.complexity.wordLists.AvgWordsInList@bdc23ced
  5287. !!!!!!!
  5288. computing for services.complexity.wordLists.AvgWordsInList@7c4a252
  5289. !!!!!!!
  5290. computing for services.complexity.wordLists.AvgWordsInList@faacfc9f
  5291. !!!!!!!
  5292. computing for services.complexity.wordLists.AvgWordsInList@2401a582
  5293. !!!!!!!
  5294. computing for services.complexity.wordLists.AvgWordsInList@a5559422
  5295. !!!!!!!
  5296. computing for services.complexity.wordLists.AvgWordsInList@983dee6f
  5297. !!!!!!!
  5298. computing for services.complexity.wordLists.AvgWordsInList@c1929752
  5299. !!!!!!!
  5300. computing for services.complexity.wordLists.AvgWordsInList@cc9fa91c
  5301. !!!!!!!
  5302. computing for services.complexity.wordLists.AvgWordsInList@bf880369
  5303. !!!!!!!
  5304. computing for services.complexity.wordLists.AvgWordsInList@e8dcac4c
  5305. !!!!!!!
  5306. computing for services.complexity.wordLists.AvgWordsInList@85c29cbd
  5307. !!!!!!!
  5308. computing for services.complexity.wordLists.AvgWordsInList@78aaf70a
  5309. !!!!!!!
  5310. computing for services.complexity.wordLists.AvgWordsInList@a1ff9fed
  5311. !!!!!!!
  5312. computing for services.complexity.wordLists.AvgWordsInList@a8e14cb0
  5313. !!!!!!!
  5314. computing for services.complexity.wordLists.AvgWordsInList@9bc9a6fd
  5315. !!!!!!!
  5316. computing for services.complexity.wordLists.AvgWordsInList@c51e4fe0
  5317. !!!!!!!
  5318. computing for services.complexity.wordLists.AvgWordsInList@ef217318
  5319. !!!!!!!
  5320. computing for services.complexity.wordLists.AvgWordsInList@e209cd65
  5321. !!!!!!!
  5322. computing for services.complexity.wordLists.AvgWordsInList@b5e7648
  5323. !!!!!!!
  5324. computing for services.complexity.wordLists.AvgWordsInList@a0937da2
  5325. !!!!!!!
  5326. computing for services.complexity.wordLists.AvgWordsInList@937bd7ef
  5327. !!!!!!!
  5328. computing for services.complexity.wordLists.AvgWordsInList@bcd080d2
  5329. !!!!!!!
  5330. computing for services.complexity.wordLists.AvgWordsInList@886b0556
  5331. !!!!!!!
  5332. computing for services.complexity.wordLists.AvgWordsInList@7b535fa3
  5333. !!!!!!!
  5334. computing for services.complexity.wordLists.AvgWordsInList@a4a80886
  5335. !!!!!!!
  5336. computing for services.complexity.wordLists.AvgWordsInList@efd2fff3
  5337. !!!!!!!
  5338. computing for services.complexity.wordLists.AvgWordsInList@e2bb5a40
  5339. !!!!!!!
  5340. computing for services.complexity.wordLists.AvgWordsInList@c100323
  5341. !!!!!!!
  5342. computing for services.complexity.wordLists.AvgWordsInList@8e28a23a
  5343. !!!!!!!
  5344. computing for services.complexity.wordLists.AvgWordsInList@8110fc87
  5345. !!!!!!!
  5346. computing for services.complexity.wordLists.AvgWordsInList@aa65a56a
  5347. !!!!!!!
  5348. computing for services.complexity.wordLists.AvgWordsInList@401dcf2d
  5349. !!!!!!!
  5350. computing for services.complexity.wordLists.AvgWordsInList@3306297a
  5351. !!!!!!!
  5352. computing for services.complexity.wordLists.AvgWordsInList@5c5ad25d
  5353. !!!!!!!
  5354. computing for services.complexity.wordLists.AvgWordsInList@b8bf070f
  5355. !!!!!!!
  5356. computing for services.complexity.wordLists.AvgWordsInList@aba7615c
  5357. !!!!!!!
  5358. computing for services.complexity.wordLists.AvgWordsInList@d4fc0a3f
  5359. !!!!!!!
  5360. computing for services.complexity.wordLists.AvgWordsInList@1995727f
  5361. !!!!!!!
  5362. computing for services.complexity.wordLists.AvgWordsInList@c7dcccc
  5363. !!!!!!!
  5364. computing for services.complexity.wordLists.AvgWordsInList@35d275af
  5365. !!!!!!!
  5366. computing for services.complexity.wordLists.AvgWordsInList@bda8bee6
  5367. !!!!!!!
  5368. computing for services.complexity.wordLists.AvgWordsInList@b0911933
  5369. !!!!!!!
  5370. computing for services.complexity.wordLists.AvgWordsInList@d9e5c216
  5371. !!!!!!!
  5372. computing for services.complexity.wordLists.AvgWordsInList@9f38251a
  5373. !!!!!!!
  5374. computing for services.complexity.wordLists.AvgWordsInList@92207f67
  5375. !!!!!!!
  5376. computing for services.complexity.wordLists.AvgWordsInList@bb75284a
  5377. !!!!!!!
  5378. computing for services.complexity.wordLists.AvgWordsInList@d8c5c4b1
  5379. !!!!!!!
  5380. computing for services.complexity.wordLists.AvgWordsInList@cbae1efe
  5381. !!!!!!!
  5382. computing for services.complexity.wordLists.AvgWordsInList@f502c7e1
  5383. !!!!!!!
  5384. computing for services.complexity.wordLists.AvgWordsInList@c85331a9
  5385. !!!!!!!
  5386. computing for services.complexity.wordLists.AvgWordsInList@bb3b8bf6
  5387. !!!!!!!
  5388. computing for services.complexity.wordLists.AvgWordsInList@e49034d9
  5389. !!!!!!!
  5390. computing for services.complexity.wordLists.AvgWordsInList@cb7a3006
  5391. !!!!!!!
  5392. computing for services.complexity.wordLists.AvgWordsInList@be628a53
  5393. !!!!!!!
  5394. computing for services.complexity.wordLists.AvgWordsInList@e7b73336
  5395. !!!!!!!
  5396. computing for services.complexity.wordLists.AvgWordsInList@363e2d2a
  5397. !!!!!!!
  5398. computing for services.complexity.wordLists.AvgWordsInList@29268777
  5399. !!!!!!!
  5400. computing for services.complexity.wordLists.AvgWordsInList@527b305a
  5401. !!!!!!!
  5402. computing for services.complexity.wordLists.AvgWordsInList@d10ac9f8
  5403. !!!!!!!
  5404. computing for services.complexity.wordLists.AvgWordsInList@c3f32445
  5405. !!!!!!!
  5406. computing for services.complexity.wordLists.AvgWordsInList@ed47cd28
  5407. !!!!!!!
  5408. computing for services.complexity.wordLists.AvgWordsInList@89b6e1fc
  5409. !!!!!!!
  5410. computing for services.complexity.wordLists.AvgWordsInList@7c9f3c49
  5411. !!!!!!!
  5412. computing for services.complexity.wordLists.AvgWordsInList@a5f3e52c
  5413. !!!!!!!
  5414. computing for services.complexity.wordLists.AvgWordsInList@c1321419
  5415. !!!!!!!
  5416. computing for services.complexity.wordLists.AvgWordsInList@b41a6e66
  5417. !!!!!!!
  5418. computing for services.complexity.wordLists.AvgWordsInList@dd6f1749
  5419. !!!!!!!
  5420. computing for services.complexity.wordLists.AvgWordsInList@fb8ee023
  5421. !!!!!!!
  5422. computing for services.complexity.wordLists.AvgWordsInList@ee773a70
  5423. !!!!!!!
  5424. computing for services.complexity.wordLists.AvgWordsInList@17cbe353
  5425. !!!!!!!
  5426. computing for services.complexity.wordLists.AvgWordsInList@53f7d330
  5427. !!!!!!!
  5428. computing for services.complexity.wordLists.AvgWordsInList@46e02d7d
  5429. !!!!!!!
  5430. computing for services.complexity.wordLists.AvgWordsInList@7034d660
  5431. !!!!!!!
  5432. computing for services.complexity.wordLists.AvgWordsInList@e38eaf03
  5433. !!!!!!!
  5434. computing for services.complexity.wordLists.AvgWordsInList@d6770950
  5435. !!!!!!!
  5436. computing for services.complexity.wordLists.AvgWordsInList@ffcbb233
  5437. !!!!!!!
  5438. computing for services.complexity.wordLists.AvgWordsInList@c83f1462
  5439. !!!!!!!
  5440. computing for services.complexity.wordLists.AvgWordsInList@bb276eaf
  5441. !!!!!!!
  5442. computing for services.complexity.wordLists.AvgWordsInList@e47c1792
  5443. !!!!!!!
  5444. computing for services.complexity.wordLists.AvgWordsInList@640edb99
  5445. !!!!!!!
  5446. computing for services.complexity.wordLists.AvgWordsInList@56f735e6
  5447. !!!!!!!
  5448. computing for services.complexity.wordLists.AvgWordsInList@804bdec9
  5449. !!!!!!!
  5450. computing for services.complexity.wordLists.AvgWordsInList@c84a955c
  5451. !!!!!!!
  5452. computing for services.complexity.wordLists.AvgWordsInList@bb32efa9
  5453. !!!!!!!
  5454. computing for services.complexity.wordLists.AvgWordsInList@e487988c
  5455. !!!!!!!
  5456. computing for services.complexity.wordLists.AvgWordsInList@11d02e48
  5457. !!!!!!!
  5458. computing for services.complexity.wordLists.AvgWordsInList@4b88895
  5459. !!!!!!!
  5460. computing for services.complexity.wordLists.AvgWordsInList@2e0d3178
  5461. !!!!!!!
  5462. computing for services.complexity.wordLists.AvgWordsInList@9037d537
  5463. !!!!!!!
  5464. computing for services.complexity.wordLists.AvgWordsInList@83202f84
  5465. !!!!!!!
  5466. computing for services.complexity.wordLists.AvgWordsInList@ac74d867
  5467. !!!!!!!
  5468. computing for services.complexity.wordLists.AvgWordsInList@71b2b98
  5469. !!!!!!!
  5470. computing for services.complexity.wordLists.AvgWordsInList@fa0385e5
  5471. !!!!!!!
  5472. computing for services.complexity.wordLists.AvgWordsInList@23582ec8
  5473. !!!!!!!
  5474. computing for services.complexity.wordLists.AvgWordsInList@3b723cbc
  5475. !!!!!!!
  5476. computing for services.complexity.wordLists.AvgWordsInList@2e5a9709
  5477. !!!!!!!
  5478. computing for services.complexity.wordLists.AvgWordsInList@57af3fec
  5479. !!!!!!!
  5480. computing for services.complexity.wordLists.AvgWordsInList@ec5ff79b
  5481. !!!!!!!
  5482. computing for services.complexity.wordLists.AvgWordsInList@df4851e8
  5483. !!!!!!!
  5484. computing for services.complexity.wordLists.AvgWordsInList@89cfacb
  5485. !!!!!!!
  5486. computing for services.complexity.wordLists.AvgWordsInList@d7feece7
  5487. !!!!!!!
  5488. computing for services.complexity.wordLists.AvgWordsInList@cae74734
  5489. !!!!!!!
  5490. computing for services.complexity.wordLists.AvgWordsInList@f43bf017
  5491. !!!!!!!
  5492. computing for services.complexity.wordLists.AvgWordsInList@f69d737f
  5493. !!!!!!!
  5494. computing for services.complexity.wordLists.AvgWordsInList@e985cdcc
  5495. !!!!!!!
  5496. computing for services.complexity.wordLists.AvgWordsInList@12da76af
  5497. !!!!!!!
  5498. computing for services.complexity.wordLists.AvgWordsInList@5d883635
  5499. !!!!!!!
  5500. computing for services.complexity.wordLists.AvgWordsInList@50709082
  5501. !!!!!!!
  5502. computing for services.complexity.wordLists.AvgWordsInList@79c53965
  5503. !!!!!!!
  5504. computing for services.complexity.wordLists.AvgWordsInList@9a1f7ffd
  5505. !!!!!!!
  5506. computing for services.complexity.wordLists.AvgWordsInList@8d07da4a
  5507. !!!!!!!
  5508. computing for services.complexity.wordLists.AvgWordsInList@b65c832d
  5509. !!!!!!!
  5510. computing for services.complexity.wordLists.AvgWordsInList@79abe9ff
  5511. !!!!!!!
  5512. computing for services.complexity.wordLists.AvgWordsInList@6c94444c
  5513. !!!!!!!
  5514. computing for services.complexity.wordLists.AvgWordsInList@95e8ed2f
  5515. !!!!!!!
  5516. computing for services.complexity.wordLists.AvgWordsInList@18156fd4
  5517. !!!!!!!
  5518. computing for services.complexity.wordLists.AvgWordsInList@afdca21
  5519. !!!!!!!
  5520. computing for services.complexity.wordLists.AvgWordsInList@34527304
  5521. !!!!!!!
  5522. computing for services.complexity.wordLists.AvgWordsInList@1c29a7b1
  5523. !!!!!!!
  5524. computing for services.complexity.wordLists.AvgWordsInList@f1201fe
  5525. !!!!!!!
  5526. computing for services.complexity.wordLists.AvgWordsInList@3866aae1
  5527. !!!!!!!
  5528. computing for services.complexity.wordLists.AvgWordsInList@ed9dc825
  5529. !!!!!!!
  5530. computing for services.complexity.wordLists.AvgWordsInList@e0862272
  5531. !!!!!!!
  5532. computing for services.complexity.wordLists.AvgWordsInList@9dacb55
  5533. !!!!!!!
  5534. computing for services.complexity.wordLists.AvgWordsInList@f134d123
  5535. !!!!!!!
  5536. computing for services.complexity.wordLists.AvgWordsInList@e41d2b70
  5537. !!!!!!!
  5538. computing for services.complexity.wordLists.AvgWordsInList@d71d453
  5539. !!!!!!!
  5540. computing for services.complexity.wordLists.AvgWordsInList@a2a6dbad
  5541. !!!!!!!
  5542. computing for services.complexity.wordLists.AvgWordsInList@958f35fa
  5543. !!!!!!!
  5544. computing for services.complexity.wordLists.AvgWordsInList@bee3dedd
  5545. !!!!!!!
  5546. computing for services.complexity.wordLists.AvgWordsInList@40090b85
  5547. !!!!!!!
  5548. computing for services.complexity.wordLists.AvgWordsInList@32f165d2
  5549. !!!!!!!
  5550. computing for services.complexity.wordLists.AvgWordsInList@5c460eb5
  5551. !!!!!!!
  5552. computing for services.complexity.wordLists.AvgWordsInList@f2feea7f
  5553. !!!!!!!
  5554. computing for services.complexity.wordLists.AvgWordsInList@e5e744cc
  5555. !!!!!!!
  5556. computing for services.complexity.wordLists.AvgWordsInList@f3bedaf
  5557. !!!!!!!
  5558. computing for services.complexity.wordLists.AvgWordsInList@a470f509
  5559. !!!!!!!
  5560. computing for services.complexity.wordLists.AvgWordsInList@97594f56
  5561. !!!!!!!
  5562. computing for services.complexity.wordLists.AvgWordsInList@c0adf839
  5563. !!!!!!!
  5564. computing for services.complexity.wordLists.AvgWordsInList@fef48bee
  5565. !!!!!!!
  5566. computing for services.complexity.wordLists.AvgWordsInList@f1dce63b
  5567. !!!!!!!
  5568. computing for services.complexity.wordLists.AvgWordsInList@1b318f1e
  5569. !!!!!!!
  5570. computing for services.complexity.wordLists.AvgWordsInList@559b711
  5571. !!!!!!!
  5572. computing for services.complexity.wordLists.AvgWordsInList@f842115e
  5573. !!!!!!!
  5574. computing for services.complexity.wordLists.AvgWordsInList@2196ba41
  5575. !!!!!!!
  5576. computing for services.complexity.wordLists.AvgWordsInList@562c4b19
  5577. !!!!!!!
  5578. computing for services.complexity.wordLists.AvgWordsInList@4914a566
  5579. !!!!!!!
  5580. computing for services.complexity.wordLists.AvgWordsInList@72694e49
  5581. !!!!!!!
  5582. computing for services.complexity.wordLists.AvgWordsInList@c163357b
  5583. !!!!!!!
  5584. computing for services.complexity.wordLists.AvgWordsInList@b44b8fc8
  5585. !!!!!!!
  5586. computing for services.complexity.wordLists.AvgWordsInList@dda038ab
  5587. !!!!!!!
  5588. computing for services.complexity.wordLists.AvgWordsInList@aed855d7
  5589. !!!!!!!
  5590. computing for services.complexity.wordLists.AvgWordsInList@a1c0b024
  5591. !!!!!!!
  5592. computing for services.complexity.wordLists.AvgWordsInList@cb155907
  5593. !!!!!!!
  5594. computing for services.complexity.wordLists.AvgWordsInList@b8d7cd1c
  5595. !!!!!!!
  5596. computing for services.complexity.wordLists.AvgWordsInList@abc02769
  5597. !!!!!!!
  5598. computing for services.complexity.wordLists.AvgWordsInList@d514d04c
  5599. !!!!!!!
  5600. computing for services.complexity.wordLists.AvgWordsInList@dbd38955
  5601. !!!!!!!
  5602. computing for services.complexity.wordLists.AvgWordsInList@cebbe3a2
  5603. !!!!!!!
  5604. computing for services.complexity.wordLists.AvgWordsInList@f8108c85
  5605. !!!!!!!
  5606. computing for services.complexity.wordLists.AvgWordsInList@994d5115
  5607. !!!!!!!
  5608. computing for services.complexity.wordLists.AvgWordsInList@8c35ab62
  5609. !!!!!!!
  5610. computing for services.complexity.wordLists.AvgWordsInList@b58a5445
  5611. !!!!!!!
  5612. computing for services.complexity.wordLists.AvgWordsInList@5d3478cc
  5613. !!!!!!!
  5614. computing for services.complexity.wordLists.AvgWordsInList@501cd319
  5615. !!!!!!!
  5616. computing for services.complexity.wordLists.AvgWordsInList@79717bfc
  5617. !!!!!!!
  5618. computing for services.complexity.wordLists.AvgWordsInList@450b3d60
  5619. !!!!!!!
  5620. computing for services.complexity.wordLists.AvgWordsInList@37f397ad
  5621. !!!!!!!
  5622. computing for services.complexity.wordLists.AvgWordsInList@61484090
  5623. !!!!!!!
  5624. computing for services.complexity.wordLists.AvgWordsInList@bc49a516
  5625. !!!!!!!
  5626. computing for services.complexity.wordLists.AvgWordsInList@af31ff63
  5627. !!!!!!!
  5628. computing for services.complexity.wordLists.AvgWordsInList@d886a846
  5629. !!!!!!!
  5630. computing for services.complexity.wordLists.AvgWordsInList@a16fb1f6
  5631. !!!!!!!
  5632. computing for services.complexity.wordLists.AvgWordsInList@94580c43
  5633. !!!!!!!
  5634. computing for services.complexity.wordLists.AvgWordsInList@bdacb526
  5635. !!!!!!!
  5636. computing for services.complexity.wordLists.AvgWordsInList@6bb34c7b
  5637. !!!!!!!
  5638. computing for services.complexity.wordLists.AvgWordsInList@5e9ba6c8
  5639. !!!!!!!
  5640. computing for services.complexity.wordLists.AvgWordsInList@87f04fab
  5641. !!!!!!!
  5642. computing for services.complexity.wordLists.AvgWordsInList@7f8659a6
  5643. !!!!!!!
  5644. computing for services.complexity.wordLists.AvgWordsInList@726eb3f3
  5645. !!!!!!!
  5646. computing for services.complexity.wordLists.AvgWordsInList@9bc35cd6
  5647. !!!!!!!
  5648. computing for services.complexity.wordLists.AvgWordsInList@8f2d8737
  5649. !!!!!!!
  5650. computing for services.complexity.wordLists.AvgWordsInList@8215e184
  5651. !!!!!!!
  5652. computing for services.complexity.wordLists.AvgWordsInList@ab6a8a67
  5653. !!!!!!!
  5654. computing for services.complexity.wordLists.AvgWordsInList@6ff68d9b
  5655. !!!!!!!
  5656. computing for services.complexity.wordLists.AvgWordsInList@62dee7e8
  5657. !!!!!!!
  5658. computing for services.complexity.wordLists.AvgWordsInList@8c3390cb
  5659. !!!!!!!
  5660. computing for services.complexity.wordLists.AvgWordsInList@aae67550
  5661. !!!!!!!
  5662. computing for services.complexity.wordLists.AvgWordsInList@9dcecf9d
  5663. !!!!!!!
  5664. computing for services.complexity.wordLists.AvgWordsInList@c7237880
  5665. !!!!!!!
  5666. computing for services.complexity.wordLists.AvgWordsInList@c0189030
  5667. !!!!!!!
  5668. computing for services.complexity.wordLists.AvgWordsInList@b300ea7d
  5669. !!!!!!!
  5670. computing for services.complexity.wordLists.AvgWordsInList@dc559360
  5671. !!!!!!!
  5672. computing for services.complexity.wordLists.AvgWordsInList@74ce7cbe
  5673. !!!!!!!
  5674. computing for services.complexity.wordLists.AvgWordsInList@67b6d70b
  5675. !!!!!!!
  5676. computing for services.complexity.wordLists.AvgWordsInList@910b7fee
  5677. !!!!!!!
  5678. computing for services.complexity.wordLists.AvgWordsInList@e06adca9
  5679. !!!!!!!
  5680. computing for services.complexity.wordLists.AvgWordsInList@d35336f6
  5681. !!!!!!!
  5682. computing for services.complexity.wordLists.AvgWordsInList@fca7dfd9
  5683. !!!!!!!
  5684. computing for services.complexity.wordLists.AvgWordsInList@a54b43b6
  5685. !!!!!!!
  5686. computing for services.complexity.wordLists.AvgWordsInList@98339e03
  5687. !!!!!!!
  5688. computing for services.complexity.wordLists.AvgWordsInList@c18846e6
  5689. !!!!!!!
  5690. computing for services.complexity.wordLists.AvgWordsInList@bd8977af
  5691. !!!!!!!
  5692. computing for services.complexity.wordLists.AvgWordsInList@b071d1fc
  5693. !!!!!!!
  5694. computing for services.complexity.wordLists.AvgWordsInList@d9c67adf
  5695. !!!!!!!
  5696. computing for services.complexity.wordLists.AvgWordsInList@421874
  5697. !!!!!!!
  5698. computing for services.complexity.wordLists.AvgWordsInList@f32a72c1
  5699. !!!!!!!
  5700. computing for services.complexity.wordLists.AvgWordsInList@1c7f1ba4
  5701. !!!!!!!
  5702. computing for services.complexity.wordLists.AvgWordsInList@cd2ea38e
  5703. !!!!!!!
  5704. computing for services.complexity.wordLists.AvgWordsInList@c016fddb
  5705. !!!!!!!
  5706. computing for services.complexity.wordLists.AvgWordsInList@e96ba6be
  5707. !!!!!!!
  5708. computing for services.complexity.wordLists.AvgWordsInList@221d9a32
  5709. !!!!!!!
  5710. computing for services.complexity.wordLists.AvgWordsInList@1505f47f
  5711. !!!!!!!
  5712. computing for services.complexity.wordLists.AvgWordsInList@3e5a9d62
  5713. !!!!!!!
  5714. computing for services.complexity.wordLists.AvgWordsInList@cdc46f1
  5715. !!!!!!!
  5716. computing for services.complexity.wordLists.AvgWordsInList@ffc4a13e
  5717. !!!!!!!
  5718. computing for services.complexity.wordLists.AvgWordsInList@29194a21
  5719. !!!!!!!
  5720. computing for services.complexity.wordLists.AvgWordsInList@c75f8ac1
  5721. !!!!!!!
  5722. computing for services.complexity.wordLists.AvgWordsInList@ba47e50e
  5723. !!!!!!!
  5724. computing for services.complexity.wordLists.AvgWordsInList@e39c8df1
  5725. !!!!!!!
  5726. computing for services.complexity.wordLists.AvgWordsInList@ab8a7b43
  5727. !!!!!!!
  5728. computing for services.complexity.wordLists.AvgWordsInList@9e72d590
  5729. !!!!!!!
  5730. computing for services.complexity.wordLists.AvgWordsInList@c7c77e73
  5731. !!!!!!!
  5732. computing for services.complexity.wordLists.AvgWordsInList@8dfc6a2a
  5733. !!!!!!!
  5734. computing for services.complexity.wordLists.AvgWordsInList@80e4c477
  5735. !!!!!!!
  5736. computing for services.complexity.wordLists.AvgWordsInList@aa396d5a
  5737. !!!!!!!
  5738. computing for services.complexity.wordLists.AvgWordsInList@6c261d60
  5739. !!!!!!!
  5740. computing for services.complexity.wordLists.AvgWordsInList@5f0e77ad
  5741. !!!!!!!
  5742. computing for services.complexity.wordLists.AvgWordsInList@88632090
  5743. !!!!!!!
  5744. computing for services.complexity.wordLists.AvgWordsInList@9d8cdc21
  5745. !!!!!!!
  5746. computing for services.complexity.wordLists.AvgWordsInList@9075366e
  5747. !!!!!!!
  5748. computing for services.complexity.wordLists.AvgWordsInList@b9c9df51
  5749. !!!!!!!
  5750. computing for services.complexity.wordLists.AvgWordsInList@99323434
  5751. !!!!!!!
  5752. computing for services.complexity.wordLists.AvgWordsInList@8c1a8e81
  5753. !!!!!!!
  5754. computing for services.complexity.wordLists.AvgWordsInList@b56f3764
  5755. !!!!!!!
  5756. computing for services.complexity.wordLists.AvgWordsInList@67ee4389
  5757. !!!!!!!
  5758. computing for services.complexity.wordLists.AvgWordsInList@5ad69dd6
  5759. !!!!!!!
  5760. computing for services.complexity.wordLists.AvgWordsInList@842b46b9
  5761. !!!!!!!
  5762. computing for services.complexity.wordLists.AvgWordsInList@3fcf34e6
  5763. !!!!!!!
  5764. computing for services.complexity.wordLists.AvgWordsInList@32b78f33
  5765. !!!!!!!
  5766. computing for services.complexity.wordLists.AvgWordsInList@5c0c3816
  5767. !!!!!!!
  5768. computing for services.complexity.wordLists.AvgWordsInList@7ea25a13
  5769. !!!!!!!
  5770. computing for services.complexity.wordLists.AvgWordsInList@718ab460
  5771. !!!!!!!
  5772. computing for services.complexity.wordLists.AvgWordsInList@9adf5d43
  5773. !!!!!!!
  5774. computing for services.complexity.wordLists.AvgWordsInList@b9b6f689
  5775. !!!!!!!
  5776. computing for services.complexity.wordLists.AvgWordsInList@ac9f50d6
  5777. !!!!!!!
  5778. computing for services.complexity.wordLists.AvgWordsInList@d5f3f9b9
  5779. !!!!!!!
  5780. computing for services.complexity.wordLists.AvgWordsInList@b714b62f
  5781. !!!!!!!
  5782. computing for services.complexity.wordLists.AvgWordsInList@a9fd107c
  5783. !!!!!!!
  5784. computing for services.complexity.wordLists.AvgWordsInList@d351b95f
  5785. !!!!!!!
  5786. computing for services.complexity.wordLists.AvgWordsInList@53a5f03b
  5787. !!!!!!!
  5788. computing for services.complexity.wordLists.AvgWordsInList@468e4a88
  5789. !!!!!!!
  5790. computing for services.complexity.wordLists.AvgWordsInList@6fe2f36b
  5791. !!!!!!!
  5792. computing for services.complexity.wordLists.AvgWordsInList@e418fd8e
  5793. !!!!!!!
  5794. computing for services.complexity.wordLists.AvgWordsInList@d70157db
  5795. !!!!!!!
  5796. computing for services.complexity.wordLists.AvgWordsInList@5600be
  5797. !!!!!!!
  5798. computing for services.complexity.wordLists.AvgWordsInList@822f590c
  5799. !!!!!!!
  5800. computing for services.complexity.wordLists.AvgWordsInList@7517b359
  5801. !!!!!!!
  5802. computing for services.complexity.wordLists.AvgWordsInList@9e6c5c3c
  5803. !!!!!!!
  5804. computing for services.complexity.wordLists.AvgWordsInList@5ab55a35
  5805. !!!!!!!
  5806. computing for services.complexity.wordLists.AvgWordsInList@4d9db482
  5807. !!!!!!!
  5808. computing for services.complexity.wordLists.AvgWordsInList@76f25d65
  5809. !!!!!!!
  5810. computing for services.complexity.wordLists.AvgWordsInList@405d76c
  5811. !!!!!!!
  5812. computing for services.complexity.wordLists.AvgWordsInList@f6ee31b9
  5813. !!!!!!!
  5814. computing for services.complexity.wordLists.AvgWordsInList@2042da9c
  5815. !!!!!!!
  5816. computing for services.complexity.wordLists.AvgWordsInList@52e8e775
  5817. !!!!!!!
  5818. computing for services.complexity.wordLists.AvgWordsInList@45d141c2
  5819. !!!!!!!
  5820. computing for services.complexity.wordLists.AvgWordsInList@6f25eaa5
  5821. !!!!!!!
  5822. computing for services.complexity.wordLists.AvgWordsInList@e3c6b421
  5823. !!!!!!!
  5824. computing for services.complexity.wordLists.AvgWordsInList@d6af0e6e
  5825. !!!!!!!
  5826. computing for services.complexity.wordLists.AvgWordsInList@3b751
  5827. !!!!!!!
  5828. computing for services.complexity.wordLists.AvgWordsInList@7e91cfd4
  5829. !!!!!!!
  5830. computing for services.complexity.wordLists.AvgWordsInList@717a2a21
  5831. !!!!!!!
  5832. computing for services.complexity.wordLists.AvgWordsInList@9aced304
  5833. !!!!!!!
  5834. computing for services.complexity.wordLists.AvgWordsInList@60b946e8
  5835. !!!!!!!
  5836. computing for services.complexity.wordLists.AvgWordsInList@53a1a135
  5837. !!!!!!!
  5838. computing for services.complexity.wordLists.AvgWordsInList@7cf64a18
  5839. !!!!!!!
  5840. computing for services.complexity.wordLists.AvgWordsInList@6d645c03
  5841. !!!!!!!
  5842. computing for services.complexity.wordLists.AvgWordsInList@604cb650
  5843. !!!!!!!
  5844. computing for services.complexity.wordLists.AvgWordsInList@89a15f33
  5845. !!!!!!!
  5846. computing for services.complexity.wordLists.AvgWordsInList@6dffc30a
  5847. !!!!!!!
  5848. computing for services.complexity.wordLists.AvgWordsInList@60e81d57
  5849. !!!!!!!
  5850. computing for services.complexity.wordLists.AvgWordsInList@8a3cc63a
  5851. !!!!!!!
  5852. computing for services.complexity.wordLists.AvgWordsInList@bb492247
  5853. !!!!!!!
  5854. computing for services.complexity.wordLists.AvgWordsInList@ae317c94
  5855. !!!!!!!
  5856. computing for services.complexity.wordLists.AvgWordsInList@d7862577
  5857. !!!!!!!
  5858. computing for services.complexity.wordLists.AvgWordsInList@bf00147b
  5859. !!!!!!!
  5860. computing for services.complexity.wordLists.AvgWordsInList@b1e86ec8
  5861. !!!!!!!
  5862. computing for services.complexity.wordLists.AvgWordsInList@db3d17ab
  5863. !!!!!!!
  5864. computing for services.complexity.wordLists.AvgWordsInList@c705953
  5865. !!!!!!!
  5866. computing for services.complexity.wordLists.AvgWordsInList@ff58b3a0
  5867. !!!!!!!
  5868. computing for services.complexity.wordLists.AvgWordsInList@28ad5c83
  5869. !!!!!!!
  5870. computing for services.complexity.wordLists.AvgWordsInList@5af05180
  5871. !!!!!!!
  5872. computing for services.complexity.wordLists.AvgWordsInList@4dd8abcd
  5873. !!!!!!!
  5874. computing for services.complexity.wordLists.AvgWordsInList@772d54b0
  5875. !!!!!!!
  5876. computing for services.complexity.wordLists.AvgWordsInList@8c8c7340
  5877. !!!!!!!
  5878. computing for services.complexity.wordLists.AvgWordsInList@7f74cd8d
  5879. !!!!!!!
  5880. computing for services.complexity.wordLists.AvgWordsInList@a8c97670
  5881. !!!!!!!
  5882. computing for services.complexity.wordLists.AvgWordsInList@e488a58a
  5883. !!!!!!!
  5884. computing for services.complexity.wordLists.AvgWordsInList@d770ffd7
  5885. !!!!!!!
  5886. computing for services.complexity.wordLists.AvgWordsInList@c5a8ba
  5887. !!!!!!!
  5888. computing for services.complexity.wordLists.AvgWordsInList@e3a2d675
  5889. !!!!!!!
  5890. computing for services.complexity.wordLists.AvgWordsInList@d68b30c2
  5891. !!!!!!!
  5892. computing for services.complexity.wordLists.AvgWordsInList@ffdfd9a5
  5893. !!!!!!!
  5894. computing for services.complexity.wordLists.AvgWordsInList@6a084de7
  5895. !!!!!!!
  5896. computing for services.complexity.wordLists.AvgWordsInList@5cf0a834
  5897. !!!!!!!
  5898. computing for services.complexity.wordLists.AvgWordsInList@86455117
  5899. !!!!!!!
  5900. computing for services.complexity.wordLists.AvgWordsInList@dcb84d44
  5901. !!!!!!!
  5902. computing for services.complexity.wordLists.AvgWordsInList@cfa0a791
  5903. !!!!!!!
  5904. computing for services.complexity.wordLists.AvgWordsInList@f8f55074
  5905. !!!!!!!
  5906. computing for services.complexity.wordLists.AvgWordsInList@c47a2283
  5907. !!!!!!!
  5908. computing for services.complexity.wordLists.AvgWordsInList@b7627cd0
  5909. !!!!!!!
  5910. computing for services.complexity.wordLists.AvgWordsInList@e0b725b3
  5911. !!!!!!!
  5912. computing for services.complexity.wordLists.AvgWordsInList@1ef95b4c
  5913. !!!!!!!
  5914. computing for services.complexity.wordLists.AvgWordsInList@11e1b599
  5915. !!!!!!!
  5916. computing for services.complexity.wordLists.AvgWordsInList@3b365e7c
  5917. !!!!!!!
  5918. computing for services.complexity.wordLists.AvgWordsInList@e491a847
  5919. !!!!!!!
  5920. computing for services.complexity.wordLists.AvgWordsInList@d77a0294
  5921. !!!!!!!
  5922. computing for services.complexity.wordLists.AvgWordsInList@ceab77
  5923. !!!!!!!
  5924. computing for services.complexity.wordLists.AvgWordsInList@445c6e8a
  5925. !!!!!!!
  5926. computing for services.complexity.wordLists.AvgWordsInList@3744c8d7
  5927. !!!!!!!
  5928. computing for services.complexity.wordLists.AvgWordsInList@609971ba
  5929. !!!!!!!
  5930. computing for services.complexity.wordLists.AvgWordsInList@359b43d4
  5931. !!!!!!!
  5932. computing for services.complexity.wordLists.AvgWordsInList@28839e21
  5933. !!!!!!!
  5934. computing for services.complexity.wordLists.AvgWordsInList@51d84704
  5935. !!!!!!!
  5936. computing for services.complexity.wordLists.AvgWordsInList@e70d4e5e
  5937. !!!!!!!
  5938. computing for services.complexity.wordLists.AvgWordsInList@d9f5a8ab
  5939. !!!!!!!
  5940. computing for services.complexity.wordLists.AvgWordsInList@34a518e
  5941. !!!!!!!
  5942. computing for services.complexity.wordLists.AvgWordsInList@40e262a9
  5943. !!!!!!!
  5944. computing for services.complexity.wordLists.AvgWordsInList@33cabcf6
  5945. !!!!!!!
  5946. computing for services.complexity.wordLists.AvgWordsInList@5d1f65d9
  5947. !!!!!!!
  5948. computing for services.complexity.wordLists.AvgWordsInList@dbd20a21
  5949. !!!!!!!
  5950. computing for services.complexity.wordLists.AvgWordsInList@ceba646e
  5951. !!!!!!!
  5952. computing for services.complexity.wordLists.AvgWordsInList@f80f0d51
  5953. !!!!!!!
  5954. computing for services.complexity.wordLists.AvgWordsInList@dd91450e
  5955. !!!!!!!
  5956. computing for services.complexity.wordLists.AvgWordsInList@d0799f5b
  5957. !!!!!!!
  5958. computing for services.complexity.wordLists.AvgWordsInList@f9ce483e
  5959. !!!!!!!
  5960. computing for services.complexity.wordLists.AvgWordsInList@2d85eb9f
  5961. !!!!!!!
  5962. computing for services.complexity.wordLists.AvgWordsInList@206e45ec
  5963. !!!!!!!
  5964. computing for services.complexity.wordLists.AvgWordsInList@49c2eecf
  5965. !!!!!!!
  5966. computing for services.complexity.wordLists.AvgWordsInList@afa9ec09
  5967. !!!!!!!
  5968. computing for services.complexity.wordLists.AvgWordsInList@a2924656
  5969. !!!!!!!
  5970. computing for services.complexity.wordLists.AvgWordsInList@cbe6ef39
  5971. !!!!!!!
  5972. computing for services.complexity.wordLists.AvgWordsInList@df3a7ff7
  5973. !!!!!!!
  5974. computing for services.complexity.wordLists.AvgWordsInList@d222da44
  5975. !!!!!!!
  5976. computing for services.complexity.wordLists.AvgWordsInList@fb778327
  5977. !!!!!!!
  5978. computing for services.complexity.wordLists.AvgWordsInList@c1e44c3
  5979. !!!!!!!
  5980. computing for services.complexity.wordLists.AvgWordsInList@ff069f10
  5981. !!!!!!!
  5982. computing for services.complexity.wordLists.AvgWordsInList@285b47f3
  5983. !!!!!!!
  5984. computing for services.complexity.wordLists.AvgWordsInList@400d6e17
  5985. !!!!!!!
  5986. computing for services.complexity.wordLists.AvgWordsInList@32f5c864
  5987. !!!!!!!
  5988. computing for services.complexity.wordLists.AvgWordsInList@5c4a7147
  5989. !!!!!!!
  5990. computing for services.complexity.wordLists.AvgWordsInList@733694aa
  5991. !!!!!!!
  5992. computing for services.complexity.wordLists.AvgWordsInList@661eeef7
  5993. !!!!!!!
  5994. computing for services.complexity.wordLists.AvgWordsInList@8f7397da
  5995. !!!!!!!
  5996. computing for services.complexity.wordLists.AvgWordsInList@ea8b8d36
  5997. !!!!!!!
  5998. computing for services.complexity.wordLists.AvgWordsInList@dd73e783
  5999. !!!!!!!
  6000. computing for services.complexity.wordLists.AvgWordsInList@6c89066
  6001. !!!!!!!
  6002. computing for services.complexity.wordLists.AvgWordsInList@63a351b5
  6003. !!!!!!!
  6004. computing for services.complexity.wordLists.AvgWordsInList@568bac02
  6005. !!!!!!!
  6006. computing for services.complexity.wordLists.AvgWordsInList@7fe054e5
  6007. !!!!!!!
  6008. computing for services.complexity.wordLists.AvgWordsInList@2bfcc733
  6009. !!!!!!!
  6010. computing for services.complexity.wordLists.AvgWordsInList@1ee52180
  6011. !!!!!!!
  6012. computing for services.complexity.wordLists.AvgWordsInList@4839ca63
  6013. !!!!!!!
  6014. computing for services.complexity.wordLists.AvgWordsInList@694cb94f
  6015. !!!!!!!
  6016. computing for services.complexity.wordLists.AvgWordsInList@5c35139c
  6017. !!!!!!!
  6018. computing for services.complexity.wordLists.AvgWordsInList@8589bc7f
  6019. !!!!!!!
  6020. computing for services.complexity.wordLists.AvgWordsInList@a4ba408f
  6021. !!!!!!!
  6022. computing for services.complexity.wordLists.AvgWordsInList@97a29adc
  6023. !!!!!!!
  6024. computing for services.complexity.wordLists.AvgWordsInList@c0f743bf
  6025. !!!!!!!
  6026. computing for services.complexity.wordLists.AvgWordsInList@484512a
  6027. !!!!!!!
  6028. computing for services.complexity.wordLists.AvgWordsInList@f76cab77
  6029. !!!!!!!
  6030. computing for services.complexity.wordLists.AvgWordsInList@20c1545a
  6031. !!!!!!!
  6032. computing for services.complexity.wordLists.AvgWordsInList@511c3bf5
  6033. !!!!!!!
  6034. computing for services.complexity.wordLists.AvgWordsInList@44049642
  6035. !!!!!!!
  6036. computing for services.complexity.wordLists.AvgWordsInList@6d593f25
  6037. !!!!!!!
  6038. computing for services.complexity.wordLists.AvgWordsInList@29fd2cf2
  6039. !!!!!!!
  6040. computing for services.complexity.wordLists.AvgWordsInList@1ce5873f
  6041. !!!!!!!
  6042. computing for services.complexity.wordLists.AvgWordsInList@463a3022
  6043. !!!!!!!
  6044. computing for services.complexity.wordLists.AvgWordsInList@d69d12e3
  6045. !!!!!!!
  6046. computing for services.complexity.wordLists.AvgWordsInList@c9856d30
  6047. !!!!!!!
  6048. computing for services.complexity.wordLists.AvgWordsInList@f2da1613
  6049. !!!!!!!
  6050. computing for services.complexity.wordLists.AvgWordsInList@ab5cda99
  6051. !!!!!!!
  6052. computing for services.complexity.wordLists.AvgWordsInList@9e4534e6
  6053. !!!!!!!
  6054. computing for services.complexity.wordLists.AvgWordsInList@c799ddc9
  6055. !!!!!!!
  6056. computing for services.complexity.wordLists.AvgWordsInList@725b827c
  6057. !!!!!!!
  6058. computing for services.complexity.wordLists.AvgWordsInList@6543dcc9
  6059. !!!!!!!
  6060. computing for services.complexity.wordLists.AvgWordsInList@8e9885ac
  6061. !!!!!!!
  6062. computing for services.complexity.wordLists.AvgWordsInList@857b40c9
  6063. !!!!!!!
  6064. computing for services.complexity.wordLists.AvgWordsInList@78639b16
  6065. !!!!!!!
  6066. computing for services.complexity.wordLists.AvgWordsInList@a1b843f9
  6067. !!!!!!!
  6068. computing for services.complexity.wordLists.AvgWordsInList@fd3758e3
  6069. !!!!!!!
  6070. computing for services.complexity.wordLists.AvgWordsInList@f01fb330
  6071. !!!!!!!
  6072. computing for services.complexity.wordLists.AvgWordsInList@19745c13
  6073. !!!!!!!
  6074. computing for services.complexity.wordLists.AvgWordsInList@c2168fb2
  6075. !!!!!!!
  6076. computing for services.complexity.wordLists.AvgWordsInList@b4fee9ff
  6077. !!!!!!!
  6078. computing for services.complexity.wordLists.AvgWordsInList@de5392e2
  6079. !!!!!!!
  6080. computing for services.complexity.wordLists.AvgWordsInList@42fac1e3
  6081. !!!!!!!
  6082. computing for services.complexity.wordLists.AvgWordsInList@35e31c30
  6083. !!!!!!!
  6084. computing for services.complexity.wordLists.AvgWordsInList@5f37c513
  6085. !!!!!!!
  6086. computing for services.complexity.wordLists.AvgWordsInList@cd53a819
  6087. !!!!!!!
  6088. computing for services.complexity.wordLists.AvgWordsInList@c03c0266
  6089. !!!!!!!
  6090. computing for services.complexity.wordLists.AvgWordsInList@e990ab49
  6091. !!!!!!!
  6092. computing for services.complexity.wordLists.AvgWordsInList@a869a3a1
  6093. !!!!!!!
  6094. computing for services.complexity.wordLists.AvgWordsInList@9b51fdee
  6095. !!!!!!!
  6096. computing for services.complexity.wordLists.AvgWordsInList@c4a6a6d1
  6097. !!!!!!!
  6098. computing for services.complexity.wordLists.AvgWordsInList@188152e5
  6099. !!!!!!!
  6100. computing for services.complexity.wordLists.AvgWordsInList@b69ad32
  6101. !!!!!!!
  6102. computing for services.complexity.wordLists.AvgWordsInList@34be5615
  6103. !!!!!!!
  6104. computing for services.complexity.wordLists.AvgWordsInList@3bf9753e
  6105. !!!!!!!
  6106. computing for services.complexity.wordLists.AvgWordsInList@2ee1cf8b
  6107. !!!!!!!
  6108. computing for services.complexity.wordLists.AvgWordsInList@5836786e
  6109. !!!!!!!
  6110. computing for services.complexity.wordLists.AvgWordsInList@18972937
  6111. !!!!!!!
  6112. computing for services.complexity.wordLists.AvgWordsInList@b7f8384
  6113. !!!!!!!
  6114. computing for services.complexity.wordLists.AvgWordsInList@34d42c67
  6115. !!!!!!!
  6116. computing for services.complexity.wordLists.AvgWordsInList@f55b8211
  6117. !!!!!!!
  6118. computing for services.complexity.wordLists.AvgWordsInList@e843dc5e
  6119. !!!!!!!
  6120. computing for services.complexity.wordLists.AvgWordsInList@11988541
  6121. !!!!!!!
  6122. computing for services.complexity.wordLists.AvgWordsInList@47d07b32
  6123. !!!!!!!
  6124. computing for services.complexity.wordLists.AvgWordsInList@3ab8d57f
  6125. !!!!!!!
  6126. computing for services.complexity.wordLists.AvgWordsInList@640d7e62
  6127. !!!!!!!
  6128. computing for services.complexity.wordLists.AvgWordsInList@51320cc6
  6129. !!!!!!!
  6130. computing for services.complexity.wordLists.AvgWordsInList@441a6713
  6131. !!!!!!!
  6132. computing for services.complexity.wordLists.AvgWordsInList@6d6f0ff6
  6133. !!!!!!!
  6134. computing for services.complexity.wordLists.AvgWordsInList@bcb8c255
  6135. !!!!!!!
  6136. computing for services.complexity.wordLists.AvgWordsInList@afa11ca2
  6137. !!!!!!!
  6138. computing for services.complexity.wordLists.AvgWordsInList@d8f5c585
  6139. !!!!!!!
  6140. computing for services.complexity.wordLists.AvgWordsInList@20c29478
  6141. !!!!!!!
  6142. computing for services.complexity.wordLists.AvgWordsInList@13aaeec5
  6143. !!!!!!!
  6144. computing for services.complexity.wordLists.AvgWordsInList@3cff97a8
  6145. !!!!!!!
  6146. computing for services.complexity.wordLists.AvgWordsInList@33cef3c
  6147. !!!!!!!
  6148. computing for services.complexity.wordLists.AvgWordsInList@f6254989
  6149. !!!!!!!
  6150. computing for services.complexity.wordLists.AvgWordsInList@1f79f26c
  6151. !!!!!!!
  6152. computing for services.complexity.wordLists.AvgWordsInList@fe2daa87
  6153. !!!!!!!
  6154. computing for services.complexity.wordLists.AvgWordsInList@f11604d4
  6155. !!!!!!!
  6156. computing for services.complexity.wordLists.AvgWordsInList@1a6aadb7
  6157. !!!!!!!
  6158. computing for services.complexity.wordLists.AvgWordsInList@e27a2b21
  6159. !!!!!!!
  6160. computing for services.complexity.wordLists.AvgWordsInList@d562856e
  6161. !!!!!!!
  6162. computing for services.complexity.wordLists.AvgWordsInList@feb72e51
  6163. !!!!!!!
  6164. computing for services.complexity.wordLists.AvgWordsInList@9f9ee2e4
  6165. !!!!!!!
  6166. computing for services.complexity.wordLists.AvgWordsInList@92873d31
  6167. !!!!!!!
  6168. computing for services.complexity.wordLists.AvgWordsInList@bbdbe614
  6169. !!!!!!!
  6170. computing for services.complexity.wordLists.AvgWordsInList@73610936
  6171. !!!!!!!
  6172. computing for services.complexity.wordLists.AvgWordsInList@66496383
  6173. !!!!!!!
  6174. computing for services.complexity.wordLists.AvgWordsInList@8f9e0c66
  6175. !!!!!!!
  6176. computing for services.complexity.wordLists.AvgWordsInList@75492c1b
  6177. !!!!!!!
  6178. computing for services.complexity.wordLists.AvgWordsInList@68318668
  6179. !!!!!!!
  6180. computing for services.complexity.wordLists.AvgWordsInList@91862f4b
  6181. !!!!!!!
  6182. computing for services.complexity.wordLists.AvgWordsInList@406e84d8
  6183. !!!!!!!
  6184. computing for services.complexity.wordLists.AvgWordsInList@3356df25
  6185. !!!!!!!
  6186. computing for services.complexity.wordLists.AvgWordsInList@5cab8808
  6187. !!!!!!!
  6188. computing for services.complexity.wordLists.AvgWordsInList@9b937db0
  6189. !!!!!!!
  6190. computing for services.complexity.wordLists.AvgWordsInList@8e7bd7fd
  6191. !!!!!!!
  6192. computing for services.complexity.wordLists.AvgWordsInList@b7d080e0
  6193. !!!!!!!
  6194. computing for services.complexity.wordLists.AvgWordsInList@28bcfbdf
  6195. !!!!!!!
  6196. computing for services.complexity.wordLists.AvgWordsInList@1ba5562c
  6197. !!!!!!!
  6198. computing for services.complexity.wordLists.AvgWordsInList@44f9ff0f
  6199. !!!!!!!
  6200. computing for services.complexity.wordLists.AvgWordsInList@77cb243c
  6201. !!!!!!!
  6202. computing for services.complexity.wordLists.AvgWordsInList@6ab37e89
  6203. !!!!!!!
  6204. computing for services.complexity.wordLists.AvgWordsInList@9408276c
  6205. !!!!!!!
  6206. computing for services.complexity.wordLists.AvgWordsInList@9c74b9e1
  6207. !!!!!!!
  6208. computing for services.complexity.wordLists.AvgWordsInList@8f5d142e
  6209. !!!!!!!
  6210. computing for services.complexity.wordLists.AvgWordsInList@b8b1bd11
  6211. !!!!!!!
  6212. computing for services.complexity.wordLists.AvgWordsInList@3c2661b9
  6213. !!!!!!!
  6214. computing for services.complexity.wordLists.AvgWordsInList@2f0ebc06
  6215. !!!!!!!
  6216. computing for services.complexity.wordLists.AvgWordsInList@586364e9
  6217. !!!!!!!
  6218. computing for services.complexity.wordLists.AvgWordsInList@f375ab
  6219. !!!!!!!
  6220. computing for services.complexity.wordLists.AvgWordsInList@f3dbcff8
  6221. !!!!!!!
  6222. computing for services.complexity.wordLists.AvgWordsInList@1d3078db
  6223. !!!!!!!
  6224. computing for services.complexity.wordLists.AvgWordsInList@8e55e4b6
  6225. !!!!!!!
  6226. computing for services.complexity.wordLists.AvgWordsInList@813e3f03
  6227. !!!!!!!
  6228. computing for services.complexity.wordLists.AvgWordsInList@aa92e7e6
  6229. !!!!!!!
  6230. computing for services.complexity.wordLists.AvgWordsInList@c12b8973
  6231. !!!!!!!
  6232. computing for services.complexity.wordLists.AvgWordsInList@b413e3c0
  6233. !!!!!!!
  6234. computing for services.complexity.wordLists.AvgWordsInList@dd688ca3
  6235. !!!!!!!
  6236. computing for services.complexity.wordLists.AvgWordsInList@f36dc117
  6237. !!!!!!!
  6238. computing for services.complexity.wordLists.AvgWordsInList@e6561b64
  6239. !!!!!!!
  6240. computing for services.complexity.wordLists.AvgWordsInList@faac447
  6241. !!!!!!!
  6242. computing for services.complexity.wordLists.AvgWordsInList@a0f1b8f8
  6243. !!!!!!!
  6244. computing for services.complexity.wordLists.AvgWordsInList@93da1345
  6245. !!!!!!!
  6246. computing for services.complexity.wordLists.AvgWordsInList@bd2ebc28
  6247. !!!!!!!
  6248. computing for services.complexity.wordLists.AvgWordsInList@40f44113
  6249. !!!!!!!
  6250. computing for services.complexity.wordLists.AvgWordsInList@33dc9b60
  6251. !!!!!!!
  6252. computing for services.complexity.wordLists.AvgWordsInList@5d314443
  6253. !!!!!!!
  6254. computing for services.complexity.wordLists.AvgWordsInList@312a167f
  6255. !!!!!!!
  6256. computing for services.complexity.wordLists.AvgWordsInList@241270cc
  6257. !!!!!!!
  6258. computing for services.complexity.wordLists.AvgWordsInList@4d6719af
  6259. !!!!!!!
  6260. computing for services.complexity.wordLists.AvgWordsInList@31f4b50b
  6261. !!!!!!!
  6262. computing for services.complexity.wordLists.AvgWordsInList@24dd0f58
  6263. !!!!!!!
  6264. computing for services.complexity.wordLists.AvgWordsInList@4e31b83b
  6265. !!!!!!!
  6266. computing for services.complexity.wordLists.AvgWordsInList@7d1bfb6a
  6267. !!!!!!!
  6268. computing for services.complexity.wordLists.AvgWordsInList@700455b7
  6269. !!!!!!!
  6270. computing for services.complexity.wordLists.AvgWordsInList@9958fe9a
  6271. !!!!!!!
  6272. computing for services.complexity.wordLists.AvgWordsInList@5799f585
  6273. !!!!!!!
  6274. computing for services.complexity.wordLists.AvgWordsInList@4a824fd2
  6275. !!!!!!!
  6276. computing for services.complexity.wordLists.AvgWordsInList@73d6f8b5
  6277. !!!!!!!
  6278. computing for services.complexity.wordLists.AvgWordsInList@c3e5f086
  6279. !!!!!!!
  6280. computing for services.complexity.wordLists.AvgWordsInList@b6ce4ad3
  6281. !!!!!!!
  6282. computing for services.complexity.wordLists.AvgWordsInList@e022f3b6
  6283. !!!!!!!
  6284. computing for services.complexity.wordLists.AvgWordsInList@11ccbabc
  6285. !!!!!!!
  6286. computing for services.complexity.wordLists.AvgWordsInList@4b51509
  6287. !!!!!!!
  6288. computing for services.complexity.wordLists.AvgWordsInList@2e09bdec
  6289. !!!!!!!
  6290. computing for services.complexity.wordLists.AvgWordsInList@63fdcf50
  6291. !!!!!!!
  6292. computing for services.complexity.wordLists.AvgWordsInList@56e6299d
  6293. !!!!!!!
  6294. computing for services.complexity.wordLists.AvgWordsInList@803ad280
  6295. !!!!!!!
  6296. computing for services.complexity.wordLists.AvgWordsInList@933654dd
  6297. !!!!!!!
  6298. computing for services.complexity.wordLists.AvgWordsInList@861eaf2a
  6299. !!!!!!!
  6300. computing for services.complexity.wordLists.AvgWordsInList@af73580d
  6301. !!!!!!!
  6302. computing for services.complexity.wordLists.AvgWordsInList@9e45b462
  6303. !!!!!!!
  6304. computing for services.complexity.wordLists.AvgWordsInList@912e0eaf
  6305. !!!!!!!
  6306. computing for services.complexity.wordLists.AvgWordsInList@ba82b792
  6307. !!!!!!!
  6308. computing for services.complexity.wordLists.AvgWordsInList@c8caa33f
  6309. !!!!!!!
  6310. computing for services.complexity.wordLists.AvgWordsInList@bbb2fd8c
  6311. !!!!!!!
  6312. computing for services.complexity.wordLists.AvgWordsInList@e507a66f
  6313. !!!!!!!
  6314. computing for services.complexity.wordLists.AvgWordsInList@bb71f8f1
  6315. !!!!!!!
  6316. computing for services.complexity.wordLists.AvgWordsInList@ae5a533e
  6317. !!!!!!!
  6318. computing for services.complexity.wordLists.AvgWordsInList@d7aefc21
  6319. !!!!!!!
  6320. computing for services.complexity.wordLists.AvgWordsInList@ca9c402e
  6321. !!!!!!!
  6322. computing for services.complexity.wordLists.AvgWordsInList@bd849a7b
  6323. !!!!!!!
  6324. computing for services.complexity.wordLists.AvgWordsInList@e6d9435e
  6325. !!!!!!!
  6326. computing for services.complexity.wordLists.AvgWordsInList@64c62e61
  6327. !!!!!!!
  6328. computing for services.complexity.wordLists.AvgWordsInList@57ae88ae
  6329. !!!!!!!
  6330. computing for services.complexity.wordLists.AvgWordsInList@81033191
  6331. !!!!!!!
  6332. computing for services.complexity.wordLists.AvgWordsInList@fa2b6839
  6333. !!!!!!!
  6334. computing for services.complexity.wordLists.AvgWordsInList@ed13c286
  6335. !!!!!!!
  6336. computing for services.complexity.wordLists.AvgWordsInList@16686b69
  6337. !!!!!!!
  6338. computing for services.complexity.wordLists.AvgWordsInList@7d8d5a8
  6339. !!!!!!!
  6340. computing for services.complexity.wordLists.AvgWordsInList@fac12ff5
  6341. !!!!!!!
  6342. computing for services.complexity.wordLists.AvgWordsInList@2415d8d8
  6343. !!!!!!!
  6344. computing for services.complexity.wordLists.AvgWordsInList@3d54f517
  6345. !!!!!!!
  6346. computing for services.complexity.wordLists.AvgWordsInList@303d4f64
  6347. !!!!!!!
  6348. computing for services.complexity.wordLists.AvgWordsInList@5991f847
  6349. !!!!!!!
  6350. computing for services.complexity.wordLists.AvgWordsInList@933ae3ac
  6351. !!!!!!!
  6352. computing for services.complexity.wordLists.AvgWordsInList@86233df9
  6353. !!!!!!!
  6354. computing for services.complexity.wordLists.AvgWordsInList@af77e6dc
  6355. !!!!!!!
  6356. computing for services.complexity.wordLists.AvgWordsInList@b47acda0
  6357. !!!!!!!
  6358. computing for services.complexity.wordLists.AvgWordsInList@a76327ed
  6359. !!!!!!!
  6360. computing for services.complexity.wordLists.AvgWordsInList@d0b7d0d0
  6361. !!!!!!!
  6362. computing for services.complexity.wordLists.AvgWordsInList@2c7aca31
  6363. !!!!!!!
  6364. computing for services.complexity.wordLists.AvgWordsInList@1f63247e
  6365. !!!!!!!
  6366. computing for services.complexity.wordLists.AvgWordsInList@48b7cd61
  6367. !!!!!!!
  6368. computing for services.complexity.wordLists.AvgWordsInList@9e121df3
  6369. !!!!!!!
  6370. computing for services.complexity.wordLists.AvgWordsInList@90fa7840
  6371. !!!!!!!
  6372. computing for services.complexity.wordLists.AvgWordsInList@ba4f2123
  6373. !!!!!!!
  6374. computing for services.complexity.wordLists.AvgWordsInList@65101ad4
  6375. !!!!!!!
  6376. computing for services.complexity.wordLists.AvgWordsInList@57f87521
  6377. !!!!!!!
  6378. computing for services.complexity.wordLists.AvgWordsInList@814d1e04
  6379. !!!!!!!
  6380. computing for services.complexity.wordLists.AvgWordsInList@d0f4e6db
  6381. !!!!!!!
  6382. computing for services.complexity.wordLists.AvgWordsInList@c3dd4128
  6383. !!!!!!!
  6384. computing for services.complexity.wordLists.AvgWordsInList@ed31ea0b
  6385. !!!!!!!
  6386. computing for services.complexity.wordLists.AvgWordsInList@6f74cd6
  6387. !!!!!!!
  6388. computing for services.complexity.wordLists.AvgWordsInList@f9dfa723
  6389. !!!!!!!
  6390. computing for services.complexity.wordLists.AvgWordsInList@23345006
  6391. !!!!!!!
  6392. computing for services.complexity.wordLists.AvgWordsInList@48a247be
  6393. !!!!!!!
  6394. computing for services.complexity.wordLists.AvgWordsInList@3b8aa20b
  6395. !!!!!!!
  6396. computing for services.complexity.wordLists.AvgWordsInList@64df4aee
  6397. !!!!!!!
  6398. computing for services.complexity.wordLists.AvgWordsInList@7690db25
  6399. !!!!!!!
  6400. computing for services.complexity.wordLists.AvgWordsInList@69793572
  6401. !!!!!!!
  6402. computing for services.complexity.wordLists.AvgWordsInList@92cdde55
  6403. !!!!!!!
  6404. computing for services.complexity.wordLists.AvgWordsInList@93ff4c26
  6405. !!!!!!!
  6406. computing for services.complexity.wordLists.AvgWordsInList@86e7a673
  6407. !!!!!!!
  6408. computing for services.complexity.wordLists.AvgWordsInList@b03c4f56
  6409. !!!!!!!
  6410. computing for services.complexity.wordLists.AvgWordsInList@52e8bcf9
  6411. !!!!!!!
  6412. computing for services.complexity.wordLists.AvgWordsInList@45d11746
  6413. !!!!!!!
  6414. computing for services.complexity.wordLists.AvgWordsInList@6f25c029
  6415. !!!!!!!
  6416. computing for services.complexity.wordLists.AvgWordsInList@4a543f9d
  6417. !!!!!!!
  6418. computing for services.complexity.wordLists.AvgWordsInList@3d3c99ea
  6419. !!!!!!!
  6420. computing for services.complexity.wordLists.AvgWordsInList@669142cd
  6421. !!!!!!!
  6422. computing for services.complexity.wordLists.AvgWordsInList@6592b3aa
  6423. !!!!!!!
  6424. computing for services.complexity.wordLists.AvgWordsInList@587b0df7
  6425. !!!!!!!
  6426. computing for services.complexity.wordLists.AvgWordsInList@81cfb6da
  6427. !!!!!!!
  6428. computing for services.complexity.wordLists.AvgWordsInList@8964e284
  6429. !!!!!!!
  6430. computing for services.complexity.wordLists.AvgWordsInList@7c4d3cd1
  6431. !!!!!!!
  6432. computing for services.complexity.wordLists.AvgWordsInList@a5a1e5b4
  6433. !!!!!!!
  6434. computing for services.complexity.wordLists.AvgWordsInList@59c827bc
  6435. !!!!!!!
  6436. computing for services.complexity.wordLists.AvgWordsInList@4cb08209
  6437. !!!!!!!
  6438. computing for services.complexity.wordLists.AvgWordsInList@76052aec
  6439. !!!!!!!
  6440. computing for services.complexity.wordLists.AvgWordsInList@483138fd
  6441. !!!!!!!
  6442. computing for services.complexity.wordLists.AvgWordsInList@3b19934a
  6443. !!!!!!!
  6444. computing for services.complexity.wordLists.AvgWordsInList@646e3c2d
  6445. !!!!!!!
  6446. computing for services.complexity.wordLists.AvgWordsInList@715a6647
  6447. !!!!!!!
  6448. computing for services.complexity.wordLists.AvgWordsInList@6442c094
  6449. !!!!!!!
  6450. computing for services.complexity.wordLists.AvgWordsInList@8d976977
  6451. !!!!!!!
  6452. computing for services.complexity.wordLists.AvgWordsInList@18a49650
  6453. !!!!!!!
  6454. computing for services.complexity.wordLists.AvgWordsInList@b8cf09d
  6455. !!!!!!!
  6456. computing for services.complexity.wordLists.AvgWordsInList@34e19980
  6457. !!!!!!!
  6458. computing for services.complexity.wordLists.AvgWordsInList@8d4a73d6
  6459. !!!!!!!
  6460. computing for services.complexity.wordLists.AvgWordsInList@8032ce23
  6461. !!!!!!!
  6462. computing for services.complexity.wordLists.AvgWordsInList@a9877706
  6463. !!!!!!!
  6464. computing for services.complexity.wordLists.AvgWordsInList@6332fc4a
  6465. !!!!!!!
  6466. computing for services.complexity.wordLists.AvgWordsInList@561b5697
  6467. !!!!!!!
  6468. computing for services.complexity.wordLists.AvgWordsInList@7f6fff7a
  6469. !!!!!!!
  6470. computing for services.complexity.wordLists.AvgWordsInList@c8bfd65a
  6471. !!!!!!!
  6472. computing for services.complexity.wordLists.AvgWordsInList@bba830a7
  6473. !!!!!!!
  6474. computing for services.complexity.wordLists.AvgWordsInList@e4fcd98a
  6475. !!!!!!!
  6476. computing for services.complexity.wordLists.AvgWordsInList@3ab6b886
  6477. !!!!!!!
  6478. computing for services.complexity.wordLists.AvgWordsInList@2d9f12d3
  6479. !!!!!!!
  6480. computing for services.complexity.wordLists.AvgWordsInList@56f3bbb6
  6481. !!!!!!!
  6482. computing for services.complexity.wordLists.AvgWordsInList@d2f89e92
  6483. !!!!!!!
  6484. computing for services.complexity.wordLists.AvgWordsInList@c5e0f8df
  6485. !!!!!!!
  6486. computing for services.complexity.wordLists.AvgWordsInList@ef35a1c2
  6487. !!!!!!!
  6488. computing for services.complexity.wordLists.AvgWordsInList@ccd2343f
  6489. !!!!!!!
  6490. computing for services.complexity.wordLists.AvgWordsInList@bfba8e8c
  6491. !!!!!!!
  6492. computing for services.complexity.wordLists.AvgWordsInList@e90f376f
  6493. !!!!!!!
  6494. computing for services.complexity.wordLists.AvgWordsInList@eba32b31
  6495. !!!!!!!
  6496. computing for services.complexity.wordLists.AvgWordsInList@de8b857e
  6497. !!!!!!!
  6498. computing for services.complexity.wordLists.AvgWordsInList@7e02e61
  6499. !!!!!!!
  6500. computing for services.complexity.wordLists.AvgWordsInList@2d1af19f
  6501. !!!!!!!
  6502. computing for services.complexity.wordLists.AvgWordsInList@20034bec
  6503. !!!!!!!
  6504. computing for services.complexity.wordLists.AvgWordsInList@4957f4cf
  6505. !!!!!!!
  6506. computing for services.complexity.wordLists.AvgWordsInList@3dfdf099
  6507. !!!!!!!
  6508. computing for services.complexity.wordLists.AvgWordsInList@30e64ae6
  6509. !!!!!!!
  6510. computing for services.complexity.wordLists.AvgWordsInList@5a3af3c9
  6511. !!!!!!!
  6512. computing for services.complexity.wordLists.AvgWordsInList@8a2b54ee
  6513. !!!!!!!
  6514. computing for services.complexity.wordLists.AvgWordsInList@7d13af3b
  6515. !!!!!!!
  6516. computing for services.complexity.wordLists.AvgWordsInList@a668581e
  6517. !!!!!!!
  6518. computing for services.complexity.wordLists.AvgWordsInList@706769fa
  6519. !!!!!!!
  6520. computing for services.complexity.wordLists.AvgWordsInList@634fc447
  6521. !!!!!!!
  6522. computing for services.complexity.wordLists.AvgWordsInList@8ca46d2a
  6523. !!!!!!!
  6524. computing for services.complexity.wordLists.AvgWordsInList@26ec1e4a
  6525. !!!!!!!
  6526. computing for services.complexity.wordLists.AvgWordsInList@19d47897
  6527. !!!!!!!
  6528. computing for services.complexity.wordLists.AvgWordsInList@4329217a
  6529. !!!!!!!
  6530. computing for services.complexity.wordLists.AvgWordsInList@648b6e4f
  6531. !!!!!!!
  6532. computing for services.complexity.wordLists.AvgWordsInList@5773c89c
  6533. !!!!!!!
  6534. computing for services.complexity.wordLists.AvgWordsInList@80c8717f
  6535. !!!!!!!
  6536. computing for services.complexity.wordLists.AvgWordsInList@39bee6af
  6537. !!!!!!!
  6538. computing for services.complexity.wordLists.AvgWordsInList@2ca740fc
  6539. !!!!!!!
  6540. computing for services.complexity.wordLists.AvgWordsInList@55fbe9df
  6541. !!!!!!!
  6542. computing for services.complexity.wordLists.AvgWordsInList@71c7e223
  6543. !!!!!!!
  6544. computing for services.complexity.wordLists.AvgWordsInList@64b03c70
  6545. !!!!!!!
  6546. computing for services.complexity.wordLists.AvgWordsInList@8e04e553
  6547. !!!!!!!
  6548. computing for services.complexity.wordLists.AvgWordsInList@e30cbb15
  6549. !!!!!!!
  6550. computing for services.complexity.wordLists.AvgWordsInList@d5f51562
  6551. !!!!!!!
  6552. computing for services.complexity.wordLists.AvgWordsInList@ff49be45
  6553. !!!!!!!
  6554. computing for services.complexity.wordLists.AvgWordsInList@296d512d
  6555. !!!!!!!
  6556. computing for services.complexity.wordLists.AvgWordsInList@1c55ab7a
  6557. !!!!!!!
  6558. computing for services.complexity.wordLists.AvgWordsInList@45aa545d
  6559. !!!!!!!
  6560. computing for services.complexity.wordLists.AvgWordsInList@87ec7ce2
  6561. !!!!!!!
  6562. computing for services.complexity.wordLists.AvgWordsInList@7ad4d72f
  6563. !!!!!!!
  6564. computing for services.complexity.wordLists.AvgWordsInList@a4298012
  6565. !!!!!!!
  6566. computing for services.complexity.wordLists.AvgWordsInList@5bb0e767
  6567. !!!!!!!
  6568. computing for services.complexity.wordLists.AvgWordsInList@4e9941b4
  6569. !!!!!!!
  6570. computing for services.complexity.wordLists.AvgWordsInList@77edea97
  6571. !!!!!!!
  6572. computing for services.complexity.wordLists.AvgWordsInList@159afc3c
  6573. !!!!!!!
  6574. computing for services.complexity.wordLists.AvgWordsInList@8835689
  6575. !!!!!!!
  6576. computing for services.complexity.wordLists.AvgWordsInList@31d7ff6c
  6577. !!!!!!!
  6578. computing for services.complexity.wordLists.AvgWordsInList@e2f08804
  6579. !!!!!!!
  6580. computing for services.complexity.wordLists.AvgWordsInList@d5d8e251
  6581. !!!!!!!
  6582. computing for services.complexity.wordLists.AvgWordsInList@ff2d8b34
  6583. !!!!!!!
  6584. computing for services.complexity.wordLists.AvgWordsInList@46dc2b20
  6585. !!!!!!!
  6586. computing for services.complexity.wordLists.AvgWordsInList@39c4856d
  6587. !!!!!!!
  6588. computing for services.complexity.wordLists.AvgWordsInList@63192e50
  6589. !!!!!!!
  6590. computing for services.complexity.wordLists.AvgWordsInList@c68f481a
  6591. !!!!!!!
  6592. computing for services.complexity.wordLists.AvgWordsInList@b977a267
  6593. !!!!!!!
  6594. computing for services.complexity.wordLists.AvgWordsInList@e2cc4b4a
  6595. !!!!!!!
  6596. computing for services.complexity.wordLists.AvgWordsInList@bc789adb
  6597. !!!!!!!
  6598. computing for services.complexity.wordLists.AvgWordsInList@af60f528
  6599. !!!!!!!
  6600. computing for services.complexity.wordLists.AvgWordsInList@d8b59e0b
  6601. !!!!!!!
  6602. computing for services.complexity.wordLists.AvgWordsInList@183ecc8
  6603. !!!!!!!
  6604. computing for services.complexity.wordLists.AvgWordsInList@f46c4715
  6605. !!!!!!!
  6606. computing for services.complexity.wordLists.AvgWordsInList@1dc0eff8
  6607. !!!!!!!
  6608. computing for services.complexity.wordLists.AvgWordsInList@66811eb3
  6609. !!!!!!!
  6610. computing for services.complexity.wordLists.AvgWordsInList@59697900
  6611. !!!!!!!
  6612. computing for services.complexity.wordLists.AvgWordsInList@82be21e3
  6613. !!!!!!!
  6614. computing for services.complexity.wordLists.AvgWordsInList@1e2de39f
  6615. !!!!!!!
  6616. computing for services.complexity.wordLists.AvgWordsInList@11163dec
  6617. !!!!!!!
  6618. computing for services.complexity.wordLists.AvgWordsInList@3a6ae6cf
  6619. !!!!!!!
  6620. computing for services.complexity.wordLists.AvgWordsInList@d1218eeb
  6621. !!!!!!!
  6622. computing for services.complexity.wordLists.AvgWordsInList@c409e938
  6623. !!!!!!!
  6624. computing for services.complexity.wordLists.AvgWordsInList@ed5e921b
  6625. !!!!!!!
  6626. computing for services.complexity.wordLists.AvgWordsInList@402478b5
  6627. !!!!!!!
  6628. computing for services.complexity.wordLists.AvgWordsInList@330cd302
  6629. !!!!!!!
  6630. computing for services.complexity.wordLists.AvgWordsInList@5c617be5
  6631. !!!!!!!
  6632. computing for services.complexity.wordLists.AvgWordsInList@df041f47
  6633. !!!!!!!
  6634. computing for services.complexity.wordLists.AvgWordsInList@d1ec7994
  6635. !!!!!!!
  6636. computing for services.complexity.wordLists.AvgWordsInList@fb412277
  6637. !!!!!!!
  6638. computing for services.complexity.wordLists.AvgWordsInList@d4b9b4ca
  6639. !!!!!!!
  6640. computing for services.complexity.wordLists.AvgWordsInList@c7a20f17
  6641. !!!!!!!
  6642. computing for services.complexity.wordLists.AvgWordsInList@f0f6b7fa
  6643. !!!!!!!
  6644. computing for services.complexity.wordLists.AvgWordsInList@73a90e06
  6645. !!!!!!!
  6646. computing for services.complexity.wordLists.AvgWordsInList@66916853
  6647. !!!!!!!
  6648. computing for services.complexity.wordLists.AvgWordsInList@8fe61136
  6649. !!!!!!!
  6650. computing for services.complexity.wordLists.AvgWordsInList@533aba41
  6651. !!!!!!!
  6652. computing for services.complexity.wordLists.AvgWordsInList@4623148e
  6653. !!!!!!!
  6654. computing for services.complexity.wordLists.AvgWordsInList@6f77bd71
  6655. !!!!!!!
  6656. computing for services.complexity.wordLists.AvgWordsInList@220faf37
  6657. !!!!!!!
  6658. computing for services.complexity.wordLists.AvgWordsInList@14f80984
  6659. !!!!!!!
  6660. computing for services.complexity.wordLists.AvgWordsInList@3e4cb267
  6661. !!!!!!!
  6662. computing for services.complexity.wordLists.AvgWordsInList@197cb7bd
  6663. !!!!!!!
  6664. computing for services.complexity.wordLists.AvgWordsInList@c65120a
  6665. !!!!!!!
  6666. computing for services.complexity.wordLists.AvgWordsInList@35b9baed
  6667. !!!!!!!
  6668. computing for services.complexity.wordLists.AvgWordsInList@dbffe161
  6669. !!!!!!!
  6670. computing for services.complexity.wordLists.AvgWordsInList@cee83bae
  6671. !!!!!!!
  6672. computing for services.complexity.wordLists.AvgWordsInList@f83ce491
  6673. !!!!!!!
  6674. computing for services.complexity.wordLists.AvgWordsInList@1de49125
  6675. !!!!!!!
  6676. computing for services.complexity.wordLists.AvgWordsInList@10cceb72
  6677. !!!!!!!
  6678. computing for services.complexity.wordLists.AvgWordsInList@3a219455
  6679. !!!!!!!
  6680. computing for services.complexity.wordLists.AvgWordsInList@cf8826c7
  6681. !!!!!!!
  6682. computing for services.complexity.wordLists.AvgWordsInList@c2708114
  6683. !!!!!!!
  6684. computing for services.complexity.wordLists.AvgWordsInList@ebc529f7
  6685. !!!!!!!
  6686. computing for services.complexity.wordLists.AvgWordsInList@c237f424
  6687. !!!!!!!
  6688. computing for services.complexity.wordLists.AvgWordsInList@b5204e71
  6689. !!!!!!!
  6690. computing for services.complexity.wordLists.AvgWordsInList@de74f754
  6691. !!!!!!!
  6692. computing for services.complexity.wordLists.AvgWordsInList@76ccbb18
  6693. !!!!!!!
  6694. computing for services.complexity.wordLists.AvgWordsInList@69b51565
  6695. !!!!!!!
  6696. computing for services.complexity.wordLists.AvgWordsInList@9309be48
  6697. !!!!!!!
  6698. computing for services.complexity.wordLists.AvgWordsInList@4ca7aa9c
  6699. !!!!!!!
  6700. computing for services.complexity.wordLists.AvgWordsInList@3f9004e9
  6701. !!!!!!!
  6702. computing for services.complexity.wordLists.AvgWordsInList@68e4adcc
  6703. !!!!!!!
  6704. computing for services.complexity.wordLists.AvgWordsInList@d0abd580
  6705. !!!!!!!
  6706. computing for services.complexity.wordLists.AvgWordsInList@c3942fcd
  6707. !!!!!!!
  6708. computing for services.complexity.wordLists.AvgWordsInList@ece8d8b0
  6709. !!!!!!!
  6710. computing for services.complexity.wordLists.AvgWordsInList@fab1a9fb
  6711. !!!!!!!
  6712. computing for services.complexity.wordLists.AvgWordsInList@ed9a0448
  6713. !!!!!!!
  6714. computing for services.complexity.wordLists.AvgWordsInList@16eead2b
  6715. !!!!!!!
  6716. computing for services.complexity.wordLists.AvgWordsInList@27dc10d6
  6717. !!!!!!!
  6718. computing for services.complexity.wordLists.AvgWordsInList@1ac46b23
  6719. !!!!!!!
  6720. computing for services.complexity.wordLists.AvgWordsInList@44191406
  6721. !!!!!!!
  6722. computing for services.complexity.wordLists.AvgWordsInList@dc308516
  6723. !!!!!!!
  6724. computing for services.complexity.wordLists.AvgWordsInList@cf18df63
  6725. !!!!!!!
  6726. computing for services.complexity.wordLists.AvgWordsInList@f86d8846
  6727. !!!!!!!
  6728. computing for services.complexity.wordLists.AvgWordsInList@a32876a9
  6729. !!!!!!!
  6730. computing for services.complexity.wordLists.AvgWordsInList@9610d0f6
  6731. !!!!!!!
  6732. computing for services.complexity.wordLists.AvgWordsInList@bf6579d9
  6733. !!!!!!!
  6734. computing for services.complexity.wordLists.AvgWordsInList@1b7079e0
  6735. !!!!!!!
  6736. computing for services.complexity.wordLists.AvgWordsInList@e58d42d
  6737. !!!!!!!
  6738. computing for services.complexity.wordLists.AvgWordsInList@37ad7d10
  6739. !!!!!!!
  6740. computing for services.complexity.wordLists.AvgWordsInList@e1ed4017
  6741. !!!!!!!
  6742. computing for services.complexity.wordLists.AvgWordsInList@d4d59a64
  6743. !!!!!!!
  6744. computing for services.complexity.wordLists.AvgWordsInList@fe2a4347
  6745. !!!!!!!
  6746. computing for services.complexity.wordLists.AvgWordsInList@ecedcb63
  6747. !!!!!!!
  6748. computing for services.complexity.wordLists.AvgWordsInList@dfd625b0
  6749. !!!!!!!
  6750. computing for services.complexity.wordLists.AvgWordsInList@92ace93
  6751. !!!!!!!
  6752. computing for services.complexity.wordLists.AvgWordsInList@28dd5b8a
  6753. !!!!!!!
  6754. computing for services.complexity.wordLists.AvgWordsInList@1bc5b5d7
  6755. !!!!!!!
  6756. computing for services.complexity.wordLists.AvgWordsInList@451a5eba
  6757. !!!!!!!
  6758. computing for services.complexity.wordLists.AvgWordsInList@db587ae1
  6759. !!!!!!!
  6760. computing for services.complexity.wordLists.AvgWordsInList@ce40d52e
  6761. !!!!!!!
  6762. computing for services.complexity.wordLists.AvgWordsInList@f7957e11
  6763. [services.complexity.wordLists.AvgWordsInList@6c575d88, services.complexity.wordLists.AvgWordsInList@5f3fb7d5, services.complexity.wordLists.AvgWordsInList@889460b8, services.complexity.wordLists.AvgWordsInList@2f7b7eb9, services.complexity.wordLists.AvgWordsInList@2263d906, services.complexity.wordLists.AvgWordsInList@4bb881e9, services.complexity.wordLists.AvgWordsInList@dee24fb2, services.complexity.wordLists.AvgWordsInList@d1caa9ff, services.complexity.wordLists.AvgWordsInList@fb1f52e2, services.complexity.wordLists.AvgWordsInList@233e9bc7, services.complexity.wordLists.AvgWordsInList@1626f614, services.complexity.wordLists.AvgWordsInList@3f7b9ef7, services.complexity.wordLists.AvgWordsInList@fadc412a, services.complexity.wordLists.AvgWordsInList@edc49b77, services.complexity.wordLists.AvgWordsInList@1719445a, services.complexity.wordLists.AvgWordsInList@71301fc4, services.complexity.wordLists.AvgWordsInList@64187a11, services.complexity.wordLists.AvgWordsInList@8d6d22f4, services.complexity.wordLists.AvgWordsInList@d0db6cc4, services.complexity.wordLists.AvgWordsInList@c3c3c711, services.complexity.wordLists.AvgWordsInList@ed186ff4, services.complexity.wordLists.AvgWordsInList@a7dbb5bf, services.complexity.wordLists.AvgWordsInList@9ac4100c, services.complexity.wordLists.AvgWordsInList@c418b8ef, services.complexity.wordLists.AvgWordsInList@9538beab, services.complexity.wordLists.AvgWordsInList@882118f8, services.complexity.wordLists.AvgWordsInList@b175c1db, services.complexity.wordLists.AvgWordsInList@411c3dd1, services.complexity.wordLists.AvgWordsInList@3404981e, services.complexity.wordLists.AvgWordsInList@5d594101, services.complexity.wordLists.AvgWordsInList@701f4a56, services.complexity.wordLists.AvgWordsInList@6307a4a3, services.complexity.wordLists.AvgWordsInList@8c5c4d86, services.complexity.wordLists.AvgWordsInList@5bc5c10e, services.complexity.wordLists.AvgWordsInList@4eae1b5b, services.complexity.wordLists.AvgWordsInList@7802c43e, services.complexity.wordLists.AvgWordsInList@35780310, services.complexity.wordLists.AvgWordsInList@28605d5d, services.complexity.wordLists.AvgWordsInList@51b50640, services.complexity.wordLists.AvgWordsInList@5d7e09eb, services.complexity.wordLists.AvgWordsInList@50666438, services.complexity.wordLists.AvgWordsInList@79bb0d1b, services.complexity.wordLists.AvgWordsInList@6520da2c, services.complexity.wordLists.AvgWordsInList@58093479, services.complexity.wordLists.AvgWordsInList@815ddd5c, services.complexity.wordLists.AvgWordsInList@aa2e9673, services.complexity.wordLists.AvgWordsInList@9d16f0c0, services.complexity.wordLists.AvgWordsInList@c66b99a3, services.complexity.wordLists.AvgWordsInList@2dbf22fd, services.complexity.wordLists.AvgWordsInList@20a77d4a, services.complexity.wordLists.AvgWordsInList@49fc262d, services.complexity.wordLists.AvgWordsInList@c1848614, services.complexity.wordLists.AvgWordsInList@b46ce061, services.complexity.wordLists.AvgWordsInList@ddc18944, services.complexity.wordLists.AvgWordsInList@f992ad32, services.complexity.wordLists.AvgWordsInList@ec7b077f, services.complexity.wordLists.AvgWordsInList@15cfb062, services.complexity.wordLists.AvgWordsInList@b7fcae33, services.complexity.wordLists.AvgWordsInList@aae50880, services.complexity.wordLists.AvgWordsInList@d439b163, services.complexity.wordLists.AvgWordsInList@eb3b5f31, services.complexity.wordLists.AvgWordsInList@de23b97e, services.complexity.wordLists.AvgWordsInList@7786261, services.complexity.wordLists.AvgWordsInList@3f96798d, services.complexity.wordLists.AvgWordsInList@327ed3da, services.complexity.wordLists.AvgWordsInList@5bd37cbd, services.complexity.wordLists.AvgWordsInList@19ebebf5, services.complexity.wordLists.AvgWordsInList@cd44642, services.complexity.wordLists.AvgWordsInList@3628ef25, services.complexity.wordLists.AvgWordsInList@924b48e8, services.complexity.wordLists.AvgWordsInList@8533a335, services.complexity.wordLists.AvgWordsInList@ae884c18, services.complexity.wordLists.AvgWordsInList@3f2c2b0a, services.complexity.wordLists.AvgWordsInList@32148557, services.complexity.wordLists.AvgWordsInList@5b692e3a, services.complexity.wordLists.AvgWordsInList@5267224d, services.complexity.wordLists.AvgWordsInList@454f7c9a, services.complexity.wordLists.AvgWordsInList@6ea4257d, services.complexity.wordLists.AvgWordsInList@fb0be35b, services.complexity.wordLists.AvgWordsInList@edf43da8, services.complexity.wordLists.AvgWordsInList@1748e68b, services.complexity.wordLists.AvgWordsInList@1dbe55db, services.complexity.wordLists.AvgWordsInList@10a6b028, services.complexity.wordLists.AvgWordsInList@39fb590b, services.complexity.wordLists.AvgWordsInList@1e5c4f4d, services.complexity.wordLists.AvgWordsInList@1144a99a, services.complexity.wordLists.AvgWordsInList@3a99527d, services.complexity.wordLists.AvgWordsInList@daf5e48a, services.complexity.wordLists.AvgWordsInList@cdde3ed7, services.complexity.wordLists.AvgWordsInList@f732e7ba, services.complexity.wordLists.AvgWordsInList@e96d022f, services.complexity.wordLists.AvgWordsInList@dc555c7c, services.complexity.wordLists.AvgWordsInList@5aa055f, services.complexity.wordLists.AvgWordsInList@8bffdc41, services.complexity.wordLists.AvgWordsInList@7ee8368e, services.complexity.wordLists.AvgWordsInList@a83cdf71, services.complexity.wordLists.AvgWordsInList@10caaba7, services.complexity.wordLists.AvgWordsInList@3b305f4, services.complexity.wordLists.AvgWordsInList@2d07aed7, services.complexity.wordLists.AvgWordsInList@a68996f3, services.complexity.wordLists.AvgWordsInList@9971f140, services.complexity.wordLists.AvgWordsInList@c2c69a23, services.complexity.wordLists.AvgWordsInList@b2d57e98, services.complexity.wordLists.AvgWordsInList@a5bdd8e5, services.complexity.wordLists.AvgWordsInList@cf1281c8, services.complexity.wordLists.AvgWordsInList@ffdf8ee9, services.complexity.wordLists.AvgWordsInList@f2c7e936, services.complexity.wordLists.AvgWordsInList@1c1c9219, services.complexity.wordLists.AvgWordsInList@6bf6e33e, services.complexity.wordLists.AvgWordsInList@5edf3d8b, services.complexity.wordLists.AvgWordsInList@8833e66e, services.complexity.wordLists.AvgWordsInList@d8e3abd4, services.complexity.wordLists.AvgWordsInList@cbcc0621, services.complexity.wordLists.AvgWordsInList@f520af04, services.complexity.wordLists.AvgWordsInList@a8d7bca8, services.complexity.wordLists.AvgWordsInList@9bc016f5, services.complexity.wordLists.AvgWordsInList@c514bfd8, services.complexity.wordLists.AvgWordsInList@5d7d1bdb, services.complexity.wordLists.AvgWordsInList@50657628, services.complexity.wordLists.AvgWordsInList@79ba1f0b, services.complexity.wordLists.AvgWordsInList@53845e5f, services.complexity.wordLists.AvgWordsInList@466cb8ac, services.complexity.wordLists.AvgWordsInList@6fc1618f, services.complexity.wordLists.AvgWordsInList@2a6bd595, services.complexity.wordLists.AvgWordsInList@1d542fe2, services.complexity.wordLists.AvgWordsInList@46a8d8c5, services.complexity.wordLists.AvgWordsInList@81e3286e, services.complexity.wordLists.AvgWordsInList@74cb82bb, services.complexity.wordLists.AvgWordsInList@9e202b9e, services.complexity.wordLists.AvgWordsInList@7d1e60a2, services.complexity.wordLists.AvgWordsInList@7006baef, services.complexity.wordLists.AvgWordsInList@995b63d2, services.complexity.wordLists.AvgWordsInList@17e17c76, services.complexity.wordLists.AvgWordsInList@ac9d6c3, services.complexity.wordLists.AvgWordsInList@341e7fa6, services.complexity.wordLists.AvgWordsInList@76ac279e, services.complexity.wordLists.AvgWordsInList@699481eb, services.complexity.wordLists.AvgWordsInList@92e92ace, services.complexity.wordLists.AvgWordsInList@d25e16dc, services.complexity.wordLists.AvgWordsInList@c5467129, services.complexity.wordLists.AvgWordsInList@ee9b1a0c, services.complexity.wordLists.AvgWordsInList@68d498a7, services.complexity.wordLists.AvgWordsInList@5bbcf2f4, services.complexity.wordLists.AvgWordsInList@85119bd7, services.complexity.wordLists.AvgWordsInList@c522a9ab, services.complexity.wordLists.AvgWordsInList@b80b03f8, services.complexity.wordLists.AvgWordsInList@e15facdb, services.complexity.wordLists.AvgWordsInList@142cfffd, services.complexity.wordLists.AvgWordsInList@7155a4a, services.complexity.wordLists.AvgWordsInList@306a032d, services.complexity.wordLists.AvgWordsInList@5faeed86, services.complexity.wordLists.AvgWordsInList@529747d3, services.complexity.wordLists.AvgWordsInList@7bebf0b6, services.complexity.wordLists.AvgWordsInList@b89af21d, services.complexity.wordLists.AvgWordsInList@ab834c6a, services.complexity.wordLists.AvgWordsInList@d4d7f54d, services.complexity.wordLists.AvgWordsInList@c3416230, services.complexity.wordLists.AvgWordsInList@b629bc7d, services.complexity.wordLists.AvgWordsInList@df7e6560, services.complexity.wordLists.AvgWordsInList@3233458a, services.complexity.wordLists.AvgWordsInList@251b9fd7, services.complexity.wordLists.AvgWordsInList@4e7048ba, services.complexity.wordLists.AvgWordsInList@6606561a, services.complexity.wordLists.AvgWordsInList@58eeb067, services.complexity.wordLists.AvgWordsInList@8243594a, services.complexity.wordLists.AvgWordsInList@cce2dd2d, services.complexity.wordLists.AvgWordsInList@bfcb377a, services.complexity.wordLists.AvgWordsInList@e91fe05d, services.complexity.wordLists.AvgWordsInList@bde445c2, services.complexity.wordLists.AvgWordsInList@b0cca00f, services.complexity.wordLists.AvgWordsInList@da2148f2, services.complexity.wordLists.AvgWordsInList@a18539bd, services.complexity.wordLists.AvgWordsInList@946d940a, services.complexity.wordLists.AvgWordsInList@bdc23ced, services.complexity.wordLists.AvgWordsInList@7c4a252, services.complexity.wordLists.AvgWordsInList@faacfc9f, services.complexity.wordLists.AvgWordsInList@2401a582, services.complexity.wordLists.AvgWordsInList@a5559422, services.complexity.wordLists.AvgWordsInList@983dee6f, services.complexity.wordLists.AvgWordsInList@c1929752, services.complexity.wordLists.AvgWordsInList@cc9fa91c, services.complexity.wordLists.AvgWordsInList@bf880369, services.complexity.wordLists.AvgWordsInList@e8dcac4c, services.complexity.wordLists.AvgWordsInList@85c29cbd, services.complexity.wordLists.AvgWordsInList@78aaf70a, services.complexity.wordLists.AvgWordsInList@a1ff9fed, services.complexity.wordLists.AvgWordsInList@a8e14cb0, services.complexity.wordLists.AvgWordsInList@9bc9a6fd, services.complexity.wordLists.AvgWordsInList@c51e4fe0, services.complexity.wordLists.AvgWordsInList@ef217318, services.complexity.wordLists.AvgWordsInList@e209cd65, services.complexity.wordLists.AvgWordsInList@b5e7648, services.complexity.wordLists.AvgWordsInList@a0937da2, services.complexity.wordLists.AvgWordsInList@937bd7ef, services.complexity.wordLists.AvgWordsInList@bcd080d2, services.complexity.wordLists.AvgWordsInList@886b0556, services.complexity.wordLists.AvgWordsInList@7b535fa3, services.complexity.wordLists.AvgWordsInList@a4a80886, services.complexity.wordLists.AvgWordsInList@efd2fff3, services.complexity.wordLists.AvgWordsInList@e2bb5a40, services.complexity.wordLists.AvgWordsInList@c100323, services.complexity.wordLists.AvgWordsInList@8e28a23a, services.complexity.wordLists.AvgWordsInList@8110fc87, services.complexity.wordLists.AvgWordsInList@aa65a56a, services.complexity.wordLists.AvgWordsInList@401dcf2d, services.complexity.wordLists.AvgWordsInList@3306297a, services.complexity.wordLists.AvgWordsInList@5c5ad25d, services.complexity.wordLists.AvgWordsInList@b8bf070f, services.complexity.wordLists.AvgWordsInList@aba7615c, services.complexity.wordLists.AvgWordsInList@d4fc0a3f, services.complexity.wordLists.AvgWordsInList@1995727f, services.complexity.wordLists.AvgWordsInList@c7dcccc, services.complexity.wordLists.AvgWordsInList@35d275af, services.complexity.wordLists.AvgWordsInList@bda8bee6, services.complexity.wordLists.AvgWordsInList@b0911933, services.complexity.wordLists.AvgWordsInList@d9e5c216, services.complexity.wordLists.AvgWordsInList@9f38251a, services.complexity.wordLists.AvgWordsInList@92207f67, services.complexity.wordLists.AvgWordsInList@bb75284a, services.complexity.wordLists.AvgWordsInList@d8c5c4b1, services.complexity.wordLists.AvgWordsInList@cbae1efe, services.complexity.wordLists.AvgWordsInList@f502c7e1, services.complexity.wordLists.AvgWordsInList@c85331a9, services.complexity.wordLists.AvgWordsInList@bb3b8bf6, services.complexity.wordLists.AvgWordsInList@e49034d9, services.complexity.wordLists.AvgWordsInList@cb7a3006, services.complexity.wordLists.AvgWordsInList@be628a53, services.complexity.wordLists.AvgWordsInList@e7b73336, services.complexity.wordLists.AvgWordsInList@363e2d2a, services.complexity.wordLists.AvgWordsInList@29268777, services.complexity.wordLists.AvgWordsInList@527b305a, services.complexity.wordLists.AvgWordsInList@d10ac9f8, services.complexity.wordLists.AvgWordsInList@c3f32445, services.complexity.wordLists.AvgWordsInList@ed47cd28, services.complexity.wordLists.AvgWordsInList@89b6e1fc, services.complexity.wordLists.AvgWordsInList@7c9f3c49, services.complexity.wordLists.AvgWordsInList@a5f3e52c, services.complexity.wordLists.AvgWordsInList@c1321419, services.complexity.wordLists.AvgWordsInList@b41a6e66, services.complexity.wordLists.AvgWordsInList@dd6f1749, services.complexity.wordLists.AvgWordsInList@fb8ee023, services.complexity.wordLists.AvgWordsInList@ee773a70, services.complexity.wordLists.AvgWordsInList@17cbe353, services.complexity.wordLists.AvgWordsInList@53f7d330, services.complexity.wordLists.AvgWordsInList@46e02d7d, services.complexity.wordLists.AvgWordsInList@7034d660, services.complexity.wordLists.AvgWordsInList@e38eaf03, services.complexity.wordLists.AvgWordsInList@d6770950, services.complexity.wordLists.AvgWordsInList@ffcbb233, services.complexity.wordLists.AvgWordsInList@c83f1462, services.complexity.wordLists.AvgWordsInList@bb276eaf, services.complexity.wordLists.AvgWordsInList@e47c1792, services.complexity.wordLists.AvgWordsInList@640edb99, services.complexity.wordLists.AvgWordsInList@56f735e6, services.complexity.wordLists.AvgWordsInList@804bdec9, services.complexity.wordLists.AvgWordsInList@c84a955c, services.complexity.wordLists.AvgWordsInList@bb32efa9, services.complexity.wordLists.AvgWordsInList@e487988c, services.complexity.wordLists.AvgWordsInList@11d02e48, services.complexity.wordLists.AvgWordsInList@4b88895, services.complexity.wordLists.AvgWordsInList@2e0d3178, services.complexity.wordLists.AvgWordsInList@9037d537, services.complexity.wordLists.AvgWordsInList@83202f84, services.complexity.wordLists.AvgWordsInList@ac74d867, services.complexity.wordLists.AvgWordsInList@71b2b98, services.complexity.wordLists.AvgWordsInList@fa0385e5, services.complexity.wordLists.AvgWordsInList@23582ec8, services.complexity.wordLists.AvgWordsInList@3b723cbc, services.complexity.wordLists.AvgWordsInList@2e5a9709, services.complexity.wordLists.AvgWordsInList@57af3fec, services.complexity.wordLists.AvgWordsInList@ec5ff79b, services.complexity.wordLists.AvgWordsInList@df4851e8, services.complexity.wordLists.AvgWordsInList@89cfacb, services.complexity.wordLists.AvgWordsInList@d7feece7, services.complexity.wordLists.AvgWordsInList@cae74734, services.complexity.wordLists.AvgWordsInList@f43bf017, services.complexity.wordLists.AvgWordsInList@f69d737f, services.complexity.wordLists.AvgWordsInList@e985cdcc, services.complexity.wordLists.AvgWordsInList@12da76af, services.complexity.wordLists.AvgWordsInList@5d883635, services.complexity.wordLists.AvgWordsInList@50709082, services.complexity.wordLists.AvgWordsInList@79c53965, services.complexity.wordLists.AvgWordsInList@9a1f7ffd, services.complexity.wordLists.AvgWordsInList@8d07da4a, services.complexity.wordLists.AvgWordsInList@b65c832d, services.complexity.wordLists.AvgWordsInList@79abe9ff, services.complexity.wordLists.AvgWordsInList@6c94444c, services.complexity.wordLists.AvgWordsInList@95e8ed2f, services.complexity.wordLists.AvgWordsInList@18156fd4, services.complexity.wordLists.AvgWordsInList@afdca21, services.complexity.wordLists.AvgWordsInList@34527304, services.complexity.wordLists.AvgWordsInList@1c29a7b1, services.complexity.wordLists.AvgWordsInList@f1201fe, services.complexity.wordLists.AvgWordsInList@3866aae1, services.complexity.wordLists.AvgWordsInList@ed9dc825, services.complexity.wordLists.AvgWordsInList@e0862272, services.complexity.wordLists.AvgWordsInList@9dacb55, services.complexity.wordLists.AvgWordsInList@f134d123, services.complexity.wordLists.AvgWordsInList@e41d2b70, services.complexity.wordLists.AvgWordsInList@d71d453, services.complexity.wordLists.AvgWordsInList@a2a6dbad, services.complexity.wordLists.AvgWordsInList@958f35fa, services.complexity.wordLists.AvgWordsInList@bee3dedd, services.complexity.wordLists.AvgWordsInList@40090b85, services.complexity.wordLists.AvgWordsInList@32f165d2, services.complexity.wordLists.AvgWordsInList@5c460eb5, services.complexity.wordLists.AvgWordsInList@f2feea7f, services.complexity.wordLists.AvgWordsInList@e5e744cc, services.complexity.wordLists.AvgWordsInList@f3bedaf, services.complexity.wordLists.AvgWordsInList@a470f509, services.complexity.wordLists.AvgWordsInList@97594f56, services.complexity.wordLists.AvgWordsInList@c0adf839, services.complexity.wordLists.AvgWordsInList@fef48bee, services.complexity.wordLists.AvgWordsInList@f1dce63b, services.complexity.wordLists.AvgWordsInList@1b318f1e, services.complexity.wordLists.AvgWordsInList@559b711, services.complexity.wordLists.AvgWordsInList@f842115e, services.complexity.wordLists.AvgWordsInList@2196ba41, services.complexity.wordLists.AvgWordsInList@562c4b19, services.complexity.wordLists.AvgWordsInList@4914a566, services.complexity.wordLists.AvgWordsInList@72694e49, services.complexity.wordLists.AvgWordsInList@c163357b, services.complexity.wordLists.AvgWordsInList@b44b8fc8, services.complexity.wordLists.AvgWordsInList@dda038ab, services.complexity.wordLists.AvgWordsInList@aed855d7, services.complexity.wordLists.AvgWordsInList@a1c0b024, services.complexity.wordLists.AvgWordsInList@cb155907, services.complexity.wordLists.AvgWordsInList@b8d7cd1c, services.complexity.wordLists.AvgWordsInList@abc02769, services.complexity.wordLists.AvgWordsInList@d514d04c, services.complexity.wordLists.AvgWordsInList@dbd38955, services.complexity.wordLists.AvgWordsInList@cebbe3a2, services.complexity.wordLists.AvgWordsInList@f8108c85, services.complexity.wordLists.AvgWordsInList@994d5115, services.complexity.wordLists.AvgWordsInList@8c35ab62, services.complexity.wordLists.AvgWordsInList@b58a5445, services.complexity.wordLists.AvgWordsInList@5d3478cc, services.complexity.wordLists.AvgWordsInList@501cd319, services.complexity.wordLists.AvgWordsInList@79717bfc, services.complexity.wordLists.AvgWordsInList@450b3d60, services.complexity.wordLists.AvgWordsInList@37f397ad, services.complexity.wordLists.AvgWordsInList@61484090, services.complexity.wordLists.AvgWordsInList@bc49a516, services.complexity.wordLists.AvgWordsInList@af31ff63, services.complexity.wordLists.AvgWordsInList@d886a846, services.complexity.wordLists.AvgWordsInList@a16fb1f6, services.complexity.wordLists.AvgWordsInList@94580c43, services.complexity.wordLists.AvgWordsInList@bdacb526, services.complexity.wordLists.AvgWordsInList@6bb34c7b, services.complexity.wordLists.AvgWordsInList@5e9ba6c8, services.complexity.wordLists.AvgWordsInList@87f04fab, services.complexity.wordLists.AvgWordsInList@7f8659a6, services.complexity.wordLists.AvgWordsInList@726eb3f3, services.complexity.wordLists.AvgWordsInList@9bc35cd6, services.complexity.wordLists.AvgWordsInList@8f2d8737, services.complexity.wordLists.AvgWordsInList@8215e184, services.complexity.wordLists.AvgWordsInList@ab6a8a67, services.complexity.wordLists.AvgWordsInList@6ff68d9b, services.complexity.wordLists.AvgWordsInList@62dee7e8, services.complexity.wordLists.AvgWordsInList@8c3390cb, services.complexity.wordLists.AvgWordsInList@aae67550, services.complexity.wordLists.AvgWordsInList@9dcecf9d, services.complexity.wordLists.AvgWordsInList@c7237880, services.complexity.wordLists.AvgWordsInList@c0189030, services.complexity.wordLists.AvgWordsInList@b300ea7d, services.complexity.wordLists.AvgWordsInList@dc559360, services.complexity.wordLists.AvgWordsInList@74ce7cbe, services.complexity.wordLists.AvgWordsInList@67b6d70b, services.complexity.wordLists.AvgWordsInList@910b7fee, services.complexity.wordLists.AvgWordsInList@e06adca9, services.complexity.wordLists.AvgWordsInList@d35336f6, services.complexity.wordLists.AvgWordsInList@fca7dfd9, services.complexity.wordLists.AvgWordsInList@a54b43b6, services.complexity.wordLists.AvgWordsInList@98339e03, services.complexity.wordLists.AvgWordsInList@c18846e6, services.complexity.wordLists.AvgWordsInList@bd8977af, services.complexity.wordLists.AvgWordsInList@b071d1fc, services.complexity.wordLists.AvgWordsInList@d9c67adf, services.complexity.wordLists.AvgWordsInList@421874, services.complexity.wordLists.AvgWordsInList@f32a72c1, services.complexity.wordLists.AvgWordsInList@1c7f1ba4, services.complexity.wordLists.AvgWordsInList@cd2ea38e, services.complexity.wordLists.AvgWordsInList@c016fddb, services.complexity.wordLists.AvgWordsInList@e96ba6be, services.complexity.wordLists.AvgWordsInList@221d9a32, services.complexity.wordLists.AvgWordsInList@1505f47f, services.complexity.wordLists.AvgWordsInList@3e5a9d62, services.complexity.wordLists.AvgWordsInList@cdc46f1, services.complexity.wordLists.AvgWordsInList@ffc4a13e, services.complexity.wordLists.AvgWordsInList@29194a21, services.complexity.wordLists.AvgWordsInList@c75f8ac1, services.complexity.wordLists.AvgWordsInList@ba47e50e, services.complexity.wordLists.AvgWordsInList@e39c8df1, services.complexity.wordLists.AvgWordsInList@ab8a7b43, services.complexity.wordLists.AvgWordsInList@9e72d590, services.complexity.wordLists.AvgWordsInList@c7c77e73, services.complexity.wordLists.AvgWordsInList@8dfc6a2a, services.complexity.wordLists.AvgWordsInList@80e4c477, services.complexity.wordLists.AvgWordsInList@aa396d5a, services.complexity.wordLists.AvgWordsInList@6c261d60, services.complexity.wordLists.AvgWordsInList@5f0e77ad, services.complexity.wordLists.AvgWordsInList@88632090, services.complexity.wordLists.AvgWordsInList@9d8cdc21, services.complexity.wordLists.AvgWordsInList@9075366e, services.complexity.wordLists.AvgWordsInList@b9c9df51, services.complexity.wordLists.AvgWordsInList@99323434, services.complexity.wordLists.AvgWordsInList@8c1a8e81, services.complexity.wordLists.AvgWordsInList@b56f3764, services.complexity.wordLists.AvgWordsInList@67ee4389, services.complexity.wordLists.AvgWordsInList@5ad69dd6, services.complexity.wordLists.AvgWordsInList@842b46b9, services.complexity.wordLists.AvgWordsInList@3fcf34e6, services.complexity.wordLists.AvgWordsInList@32b78f33, services.complexity.wordLists.AvgWordsInList@5c0c3816, services.complexity.wordLists.AvgWordsInList@7ea25a13, services.complexity.wordLists.AvgWordsInList@718ab460, services.complexity.wordLists.AvgWordsInList@9adf5d43, services.complexity.wordLists.AvgWordsInList@b9b6f689, services.complexity.wordLists.AvgWordsInList@ac9f50d6, services.complexity.wordLists.AvgWordsInList@d5f3f9b9, services.complexity.wordLists.AvgWordsInList@b714b62f, services.complexity.wordLists.AvgWordsInList@a9fd107c, services.complexity.wordLists.AvgWordsInList@d351b95f, services.complexity.wordLists.AvgWordsInList@53a5f03b, services.complexity.wordLists.AvgWordsInList@468e4a88, services.complexity.wordLists.AvgWordsInList@6fe2f36b, services.complexity.wordLists.AvgWordsInList@e418fd8e, services.complexity.wordLists.AvgWordsInList@d70157db, services.complexity.wordLists.AvgWordsInList@5600be, services.complexity.wordLists.AvgWordsInList@822f590c, services.complexity.wordLists.AvgWordsInList@7517b359, services.complexity.wordLists.AvgWordsInList@9e6c5c3c, services.complexity.wordLists.AvgWordsInList@5ab55a35, services.complexity.wordLists.AvgWordsInList@4d9db482, services.complexity.wordLists.AvgWordsInList@76f25d65, services.complexity.wordLists.AvgWordsInList@405d76c, services.complexity.wordLists.AvgWordsInList@f6ee31b9, services.complexity.wordLists.AvgWordsInList@2042da9c, services.complexity.wordLists.AvgWordsInList@52e8e775, services.complexity.wordLists.AvgWordsInList@45d141c2, services.complexity.wordLists.AvgWordsInList@6f25eaa5, services.complexity.wordLists.AvgWordsInList@e3c6b421, services.complexity.wordLists.AvgWordsInList@d6af0e6e, services.complexity.wordLists.AvgWordsInList@3b751, services.complexity.wordLists.AvgWordsInList@7e91cfd4, services.complexity.wordLists.AvgWordsInList@717a2a21, services.complexity.wordLists.AvgWordsInList@9aced304, services.complexity.wordLists.AvgWordsInList@60b946e8, services.complexity.wordLists.AvgWordsInList@53a1a135, services.complexity.wordLists.AvgWordsInList@7cf64a18, services.complexity.wordLists.AvgWordsInList@6d645c03, services.complexity.wordLists.AvgWordsInList@604cb650, services.complexity.wordLists.AvgWordsInList@89a15f33, services.complexity.wordLists.AvgWordsInList@6dffc30a, services.complexity.wordLists.AvgWordsInList@60e81d57, services.complexity.wordLists.AvgWordsInList@8a3cc63a, services.complexity.wordLists.AvgWordsInList@bb492247, services.complexity.wordLists.AvgWordsInList@ae317c94, services.complexity.wordLists.AvgWordsInList@d7862577, services.complexity.wordLists.AvgWordsInList@bf00147b, services.complexity.wordLists.AvgWordsInList@b1e86ec8, services.complexity.wordLists.AvgWordsInList@db3d17ab, services.complexity.wordLists.AvgWordsInList@c705953, services.complexity.wordLists.AvgWordsInList@ff58b3a0, services.complexity.wordLists.AvgWordsInList@28ad5c83, services.complexity.wordLists.AvgWordsInList@5af05180, services.complexity.wordLists.AvgWordsInList@4dd8abcd, services.complexity.wordLists.AvgWordsInList@772d54b0, services.complexity.wordLists.AvgWordsInList@8c8c7340, services.complexity.wordLists.AvgWordsInList@7f74cd8d, services.complexity.wordLists.AvgWordsInList@a8c97670, services.complexity.wordLists.AvgWordsInList@e488a58a, services.complexity.wordLists.AvgWordsInList@d770ffd7, services.complexity.wordLists.AvgWordsInList@c5a8ba, services.complexity.wordLists.AvgWordsInList@e3a2d675, services.complexity.wordLists.AvgWordsInList@d68b30c2, services.complexity.wordLists.AvgWordsInList@ffdfd9a5, services.complexity.wordLists.AvgWordsInList@6a084de7, services.complexity.wordLists.AvgWordsInList@5cf0a834, services.complexity.wordLists.AvgWordsInList@86455117, services.complexity.wordLists.AvgWordsInList@dcb84d44, services.complexity.wordLists.AvgWordsInList@cfa0a791, services.complexity.wordLists.AvgWordsInList@f8f55074, services.complexity.wordLists.AvgWordsInList@c47a2283, services.complexity.wordLists.AvgWordsInList@b7627cd0, services.complexity.wordLists.AvgWordsInList@e0b725b3, services.complexity.wordLists.AvgWordsInList@1ef95b4c, services.complexity.wordLists.AvgWordsInList@11e1b599, services.complexity.wordLists.AvgWordsInList@3b365e7c, services.complexity.wordLists.AvgWordsInList@e491a847, services.complexity.wordLists.AvgWordsInList@d77a0294, services.complexity.wordLists.AvgWordsInList@ceab77, services.complexity.wordLists.AvgWordsInList@445c6e8a, services.complexity.wordLists.AvgWordsInList@3744c8d7, services.complexity.wordLists.AvgWordsInList@609971ba, services.complexity.wordLists.AvgWordsInList@359b43d4, services.complexity.wordLists.AvgWordsInList@28839e21, services.complexity.wordLists.AvgWordsInList@51d84704, services.complexity.wordLists.AvgWordsInList@e70d4e5e, services.complexity.wordLists.AvgWordsInList@d9f5a8ab, services.complexity.wordLists.AvgWordsInList@34a518e, services.complexity.wordLists.AvgWordsInList@40e262a9, services.complexity.wordLists.AvgWordsInList@33cabcf6, services.complexity.wordLists.AvgWordsInList@5d1f65d9, services.complexity.wordLists.AvgWordsInList@dbd20a21, services.complexity.wordLists.AvgWordsInList@ceba646e, services.complexity.wordLists.AvgWordsInList@f80f0d51, services.complexity.wordLists.AvgWordsInList@dd91450e, services.complexity.wordLists.AvgWordsInList@d0799f5b, services.complexity.wordLists.AvgWordsInList@f9ce483e, services.complexity.wordLists.AvgWordsInList@2d85eb9f, services.complexity.wordLists.AvgWordsInList@206e45ec, services.complexity.wordLists.AvgWordsInList@49c2eecf, services.complexity.wordLists.AvgWordsInList@afa9ec09, services.complexity.wordLists.AvgWordsInList@a2924656, services.complexity.wordLists.AvgWordsInList@cbe6ef39, services.complexity.wordLists.AvgWordsInList@df3a7ff7, services.complexity.wordLists.AvgWordsInList@d222da44, services.complexity.wordLists.AvgWordsInList@fb778327, services.complexity.wordLists.AvgWordsInList@c1e44c3, services.complexity.wordLists.AvgWordsInList@ff069f10, services.complexity.wordLists.AvgWordsInList@285b47f3, services.complexity.wordLists.AvgWordsInList@400d6e17, services.complexity.wordLists.AvgWordsInList@32f5c864, services.complexity.wordLists.AvgWordsInList@5c4a7147, services.complexity.wordLists.AvgWordsInList@733694aa, services.complexity.wordLists.AvgWordsInList@661eeef7, services.complexity.wordLists.AvgWordsInList@8f7397da, services.complexity.wordLists.AvgWordsInList@ea8b8d36, services.complexity.wordLists.AvgWordsInList@dd73e783, services.complexity.wordLists.AvgWordsInList@6c89066, services.complexity.wordLists.AvgWordsInList@63a351b5, services.complexity.wordLists.AvgWordsInList@568bac02, services.complexity.wordLists.AvgWordsInList@7fe054e5, services.complexity.wordLists.AvgWordsInList@2bfcc733, services.complexity.wordLists.AvgWordsInList@1ee52180, services.complexity.wordLists.AvgWordsInList@4839ca63, services.complexity.wordLists.AvgWordsInList@694cb94f, services.complexity.wordLists.AvgWordsInList@5c35139c, services.complexity.wordLists.AvgWordsInList@8589bc7f, services.complexity.wordLists.AvgWordsInList@a4ba408f, services.complexity.wordLists.AvgWordsInList@97a29adc, services.complexity.wordLists.AvgWordsInList@c0f743bf, services.complexity.wordLists.AvgWordsInList@484512a, services.complexity.wordLists.AvgWordsInList@f76cab77, services.complexity.wordLists.AvgWordsInList@20c1545a, services.complexity.wordLists.AvgWordsInList@511c3bf5, services.complexity.wordLists.AvgWordsInList@44049642, services.complexity.wordLists.AvgWordsInList@6d593f25, services.complexity.wordLists.AvgWordsInList@29fd2cf2, services.complexity.wordLists.AvgWordsInList@1ce5873f, services.complexity.wordLists.AvgWordsInList@463a3022, services.complexity.wordLists.AvgWordsInList@d69d12e3, services.complexity.wordLists.AvgWordsInList@c9856d30, services.complexity.wordLists.AvgWordsInList@f2da1613, services.complexity.wordLists.AvgWordsInList@ab5cda99, services.complexity.wordLists.AvgWordsInList@9e4534e6, services.complexity.wordLists.AvgWordsInList@c799ddc9, services.complexity.wordLists.AvgWordsInList@725b827c, services.complexity.wordLists.AvgWordsInList@6543dcc9, services.complexity.wordLists.AvgWordsInList@8e9885ac, services.complexity.wordLists.AvgWordsInList@857b40c9, services.complexity.wordLists.AvgWordsInList@78639b16, services.complexity.wordLists.AvgWordsInList@a1b843f9, services.complexity.wordLists.AvgWordsInList@fd3758e3, services.complexity.wordLists.AvgWordsInList@f01fb330, services.complexity.wordLists.AvgWordsInList@19745c13, services.complexity.wordLists.AvgWordsInList@c2168fb2, services.complexity.wordLists.AvgWordsInList@b4fee9ff, services.complexity.wordLists.AvgWordsInList@de5392e2, services.complexity.wordLists.AvgWordsInList@42fac1e3, services.complexity.wordLists.AvgWordsInList@35e31c30, services.complexity.wordLists.AvgWordsInList@5f37c513, services.complexity.wordLists.AvgWordsInList@cd53a819, services.complexity.wordLists.AvgWordsInList@c03c0266, services.complexity.wordLists.AvgWordsInList@e990ab49, services.complexity.wordLists.AvgWordsInList@a869a3a1, services.complexity.wordLists.AvgWordsInList@9b51fdee, services.complexity.wordLists.AvgWordsInList@c4a6a6d1, services.complexity.wordLists.AvgWordsInList@188152e5, services.complexity.wordLists.AvgWordsInList@b69ad32, services.complexity.wordLists.AvgWordsInList@34be5615, services.complexity.wordLists.AvgWordsInList@3bf9753e, services.complexity.wordLists.AvgWordsInList@2ee1cf8b, services.complexity.wordLists.AvgWordsInList@5836786e, services.complexity.wordLists.AvgWordsInList@18972937, services.complexity.wordLists.AvgWordsInList@b7f8384, services.complexity.wordLists.AvgWordsInList@34d42c67, services.complexity.wordLists.AvgWordsInList@f55b8211, services.complexity.wordLists.AvgWordsInList@e843dc5e, services.complexity.wordLists.AvgWordsInList@11988541, services.complexity.wordLists.AvgWordsInList@47d07b32, services.complexity.wordLists.AvgWordsInList@3ab8d57f, services.complexity.wordLists.AvgWordsInList@640d7e62, services.complexity.wordLists.AvgWordsInList@51320cc6, services.complexity.wordLists.AvgWordsInList@441a6713, services.complexity.wordLists.AvgWordsInList@6d6f0ff6, services.complexity.wordLists.AvgWordsInList@bcb8c255, services.complexity.wordLists.AvgWordsInList@afa11ca2, services.complexity.wordLists.AvgWordsInList@d8f5c585, services.complexity.wordLists.AvgWordsInList@20c29478, services.complexity.wordLists.AvgWordsInList@13aaeec5, services.complexity.wordLists.AvgWordsInList@3cff97a8, services.complexity.wordLists.AvgWordsInList@33cef3c, services.complexity.wordLists.AvgWordsInList@f6254989, services.complexity.wordLists.AvgWordsInList@1f79f26c, services.complexity.wordLists.AvgWordsInList@fe2daa87, services.complexity.wordLists.AvgWordsInList@f11604d4, services.complexity.wordLists.AvgWordsInList@1a6aadb7, services.complexity.wordLists.AvgWordsInList@e27a2b21, services.complexity.wordLists.AvgWordsInList@d562856e, services.complexity.wordLists.AvgWordsInList@feb72e51, services.complexity.wordLists.AvgWordsInList@9f9ee2e4, services.complexity.wordLists.AvgWordsInList@92873d31, services.complexity.wordLists.AvgWordsInList@bbdbe614, services.complexity.wordLists.AvgWordsInList@73610936, services.complexity.wordLists.AvgWordsInList@66496383, services.complexity.wordLists.AvgWordsInList@8f9e0c66, services.complexity.wordLists.AvgWordsInList@75492c1b, services.complexity.wordLists.AvgWordsInList@68318668, services.complexity.wordLists.AvgWordsInList@91862f4b, services.complexity.wordLists.AvgWordsInList@406e84d8, services.complexity.wordLists.AvgWordsInList@3356df25, services.complexity.wordLists.AvgWordsInList@5cab8808, services.complexity.wordLists.AvgWordsInList@9b937db0, services.complexity.wordLists.AvgWordsInList@8e7bd7fd, services.complexity.wordLists.AvgWordsInList@b7d080e0, services.complexity.wordLists.AvgWordsInList@28bcfbdf, services.complexity.wordLists.AvgWordsInList@1ba5562c, services.complexity.wordLists.AvgWordsInList@44f9ff0f, services.complexity.wordLists.AvgWordsInList@77cb243c, services.complexity.wordLists.AvgWordsInList@6ab37e89, services.complexity.wordLists.AvgWordsInList@9408276c, services.complexity.wordLists.AvgWordsInList@9c74b9e1, services.complexity.wordLists.AvgWordsInList@8f5d142e, services.complexity.wordLists.AvgWordsInList@b8b1bd11, services.complexity.wordLists.AvgWordsInList@3c2661b9, services.complexity.wordLists.AvgWordsInList@2f0ebc06, services.complexity.wordLists.AvgWordsInList@586364e9, services.complexity.wordLists.AvgWordsInList@f375ab, services.complexity.wordLists.AvgWordsInList@f3dbcff8, services.complexity.wordLists.AvgWordsInList@1d3078db, services.complexity.wordLists.AvgWordsInList@8e55e4b6, services.complexity.wordLists.AvgWordsInList@813e3f03, services.complexity.wordLists.AvgWordsInList@aa92e7e6, services.complexity.wordLists.AvgWordsInList@c12b8973, services.complexity.wordLists.AvgWordsInList@b413e3c0, services.complexity.wordLists.AvgWordsInList@dd688ca3, services.complexity.wordLists.AvgWordsInList@f36dc117, services.complexity.wordLists.AvgWordsInList@e6561b64, services.complexity.wordLists.AvgWordsInList@faac447, services.complexity.wordLists.AvgWordsInList@a0f1b8f8, services.complexity.wordLists.AvgWordsInList@93da1345, services.complexity.wordLists.AvgWordsInList@bd2ebc28, services.complexity.wordLists.AvgWordsInList@40f44113, services.complexity.wordLists.AvgWordsInList@33dc9b60, services.complexity.wordLists.AvgWordsInList@5d314443, services.complexity.wordLists.AvgWordsInList@312a167f, services.complexity.wordLists.AvgWordsInList@241270cc, services.complexity.wordLists.AvgWordsInList@4d6719af, services.complexity.wordLists.AvgWordsInList@31f4b50b, services.complexity.wordLists.AvgWordsInList@24dd0f58, services.complexity.wordLists.AvgWordsInList@4e31b83b, services.complexity.wordLists.AvgWordsInList@7d1bfb6a, services.complexity.wordLists.AvgWordsInList@700455b7, services.complexity.wordLists.AvgWordsInList@9958fe9a, services.complexity.wordLists.AvgWordsInList@5799f585, services.complexity.wordLists.AvgWordsInList@4a824fd2, services.complexity.wordLists.AvgWordsInList@73d6f8b5, services.complexity.wordLists.AvgWordsInList@c3e5f086, services.complexity.wordLists.AvgWordsInList@b6ce4ad3, services.complexity.wordLists.AvgWordsInList@e022f3b6, services.complexity.wordLists.AvgWordsInList@11ccbabc, services.complexity.wordLists.AvgWordsInList@4b51509, services.complexity.wordLists.AvgWordsInList@2e09bdec, services.complexity.wordLists.AvgWordsInList@63fdcf50, services.complexity.wordLists.AvgWordsInList@56e6299d, services.complexity.wordLists.AvgWordsInList@803ad280, services.complexity.wordLists.AvgWordsInList@933654dd, services.complexity.wordLists.AvgWordsInList@861eaf2a, services.complexity.wordLists.AvgWordsInList@af73580d, services.complexity.wordLists.AvgWordsInList@9e45b462, services.complexity.wordLists.AvgWordsInList@912e0eaf, services.complexity.wordLists.AvgWordsInList@ba82b792, services.complexity.wordLists.AvgWordsInList@c8caa33f, services.complexity.wordLists.AvgWordsInList@bbb2fd8c, services.complexity.wordLists.AvgWordsInList@e507a66f, services.complexity.wordLists.AvgWordsInList@bb71f8f1, services.complexity.wordLists.AvgWordsInList@ae5a533e, services.complexity.wordLists.AvgWordsInList@d7aefc21, services.complexity.wordLists.AvgWordsInList@ca9c402e, services.complexity.wordLists.AvgWordsInList@bd849a7b, services.complexity.wordLists.AvgWordsInList@e6d9435e, services.complexity.wordLists.AvgWordsInList@64c62e61, services.complexity.wordLists.AvgWordsInList@57ae88ae, services.complexity.wordLists.AvgWordsInList@81033191, services.complexity.wordLists.AvgWordsInList@fa2b6839, services.complexity.wordLists.AvgWordsInList@ed13c286, services.complexity.wordLists.AvgWordsInList@16686b69, services.complexity.wordLists.AvgWordsInList@7d8d5a8, services.complexity.wordLists.AvgWordsInList@fac12ff5, services.complexity.wordLists.AvgWordsInList@2415d8d8, services.complexity.wordLists.AvgWordsInList@3d54f517, services.complexity.wordLists.AvgWordsInList@303d4f64, services.complexity.wordLists.AvgWordsInList@5991f847, services.complexity.wordLists.AvgWordsInList@933ae3ac, services.complexity.wordLists.AvgWordsInList@86233df9, services.complexity.wordLists.AvgWordsInList@af77e6dc, services.complexity.wordLists.AvgWordsInList@b47acda0, services.complexity.wordLists.AvgWordsInList@a76327ed, services.complexity.wordLists.AvgWordsInList@d0b7d0d0, services.complexity.wordLists.AvgWordsInList@2c7aca31, services.complexity.wordLists.AvgWordsInList@1f63247e, services.complexity.wordLists.AvgWordsInList@48b7cd61, services.complexity.wordLists.AvgWordsInList@9e121df3, services.complexity.wordLists.AvgWordsInList@90fa7840, services.complexity.wordLists.AvgWordsInList@ba4f2123, services.complexity.wordLists.AvgWordsInList@65101ad4, services.complexity.wordLists.AvgWordsInList@57f87521, services.complexity.wordLists.AvgWordsInList@814d1e04, services.complexity.wordLists.AvgWordsInList@d0f4e6db, services.complexity.wordLists.AvgWordsInList@c3dd4128, services.complexity.wordLists.AvgWordsInList@ed31ea0b, services.complexity.wordLists.AvgWordsInList@6f74cd6, services.complexity.wordLists.AvgWordsInList@f9dfa723, services.complexity.wordLists.AvgWordsInList@23345006, services.complexity.wordLists.AvgWordsInList@48a247be, services.complexity.wordLists.AvgWordsInList@3b8aa20b, services.complexity.wordLists.AvgWordsInList@64df4aee, services.complexity.wordLists.AvgWordsInList@7690db25, services.complexity.wordLists.AvgWordsInList@69793572, services.complexity.wordLists.AvgWordsInList@92cdde55, services.complexity.wordLists.AvgWordsInList@93ff4c26, services.complexity.wordLists.AvgWordsInList@86e7a673, services.complexity.wordLists.AvgWordsInList@b03c4f56, services.complexity.wordLists.AvgWordsInList@52e8bcf9, services.complexity.wordLists.AvgWordsInList@45d11746, services.complexity.wordLists.AvgWordsInList@6f25c029, services.complexity.wordLists.AvgWordsInList@4a543f9d, services.complexity.wordLists.AvgWordsInList@3d3c99ea, services.complexity.wordLists.AvgWordsInList@669142cd, services.complexity.wordLists.AvgWordsInList@6592b3aa, services.complexity.wordLists.AvgWordsInList@587b0df7, services.complexity.wordLists.AvgWordsInList@81cfb6da, services.complexity.wordLists.AvgWordsInList@8964e284, services.complexity.wordLists.AvgWordsInList@7c4d3cd1, services.complexity.wordLists.AvgWordsInList@a5a1e5b4, services.complexity.wordLists.AvgWordsInList@59c827bc, services.complexity.wordLists.AvgWordsInList@4cb08209, services.complexity.wordLists.AvgWordsInList@76052aec, services.complexity.wordLists.AvgWordsInList@483138fd, services.complexity.wordLists.AvgWordsInList@3b19934a, services.complexity.wordLists.AvgWordsInList@646e3c2d, services.complexity.wordLists.AvgWordsInList@715a6647, services.complexity.wordLists.AvgWordsInList@6442c094, services.complexity.wordLists.AvgWordsInList@8d976977, services.complexity.wordLists.AvgWordsInList@18a49650, services.complexity.wordLists.AvgWordsInList@b8cf09d, services.complexity.wordLists.AvgWordsInList@34e19980, services.complexity.wordLists.AvgWordsInList@8d4a73d6, services.complexity.wordLists.AvgWordsInList@8032ce23, services.complexity.wordLists.AvgWordsInList@a9877706, services.complexity.wordLists.AvgWordsInList@6332fc4a, services.complexity.wordLists.AvgWordsInList@561b5697, services.complexity.wordLists.AvgWordsInList@7f6fff7a, services.complexity.wordLists.AvgWordsInList@c8bfd65a, services.complexity.wordLists.AvgWordsInList@bba830a7, services.complexity.wordLists.AvgWordsInList@e4fcd98a, services.complexity.wordLists.AvgWordsInList@3ab6b886, services.complexity.wordLists.AvgWordsInList@2d9f12d3, services.complexity.wordLists.AvgWordsInList@56f3bbb6, services.complexity.wordLists.AvgWordsInList@d2f89e92, services.complexity.wordLists.AvgWordsInList@c5e0f8df, services.complexity.wordLists.AvgWordsInList@ef35a1c2, services.complexity.wordLists.AvgWordsInList@ccd2343f, services.complexity.wordLists.AvgWordsInList@bfba8e8c, services.complexity.wordLists.AvgWordsInList@e90f376f, services.complexity.wordLists.AvgWordsInList@eba32b31, services.complexity.wordLists.AvgWordsInList@de8b857e, services.complexity.wordLists.AvgWordsInList@7e02e61, services.complexity.wordLists.AvgWordsInList@2d1af19f, services.complexity.wordLists.AvgWordsInList@20034bec, services.complexity.wordLists.AvgWordsInList@4957f4cf, services.complexity.wordLists.AvgWordsInList@3dfdf099, services.complexity.wordLists.AvgWordsInList@30e64ae6, services.complexity.wordLists.AvgWordsInList@5a3af3c9, services.complexity.wordLists.AvgWordsInList@8a2b54ee, services.complexity.wordLists.AvgWordsInList@7d13af3b, services.complexity.wordLists.AvgWordsInList@a668581e, services.complexity.wordLists.AvgWordsInList@706769fa, services.complexity.wordLists.AvgWordsInList@634fc447, services.complexity.wordLists.AvgWordsInList@8ca46d2a, services.complexity.wordLists.AvgWordsInList@26ec1e4a, services.complexity.wordLists.AvgWordsInList@19d47897, services.complexity.wordLists.AvgWordsInList@4329217a, services.complexity.wordLists.AvgWordsInList@648b6e4f, services.complexity.wordLists.AvgWordsInList@5773c89c, services.complexity.wordLists.AvgWordsInList@80c8717f, services.complexity.wordLists.AvgWordsInList@39bee6af, services.complexity.wordLists.AvgWordsInList@2ca740fc, services.complexity.wordLists.AvgWordsInList@55fbe9df, services.complexity.wordLists.AvgWordsInList@71c7e223, services.complexity.wordLists.AvgWordsInList@64b03c70, services.complexity.wordLists.AvgWordsInList@8e04e553, services.complexity.wordLists.AvgWordsInList@e30cbb15, services.complexity.wordLists.AvgWordsInList@d5f51562, services.complexity.wordLists.AvgWordsInList@ff49be45, services.complexity.wordLists.AvgWordsInList@296d512d, services.complexity.wordLists.AvgWordsInList@1c55ab7a, services.complexity.wordLists.AvgWordsInList@45aa545d, services.complexity.wordLists.AvgWordsInList@87ec7ce2, services.complexity.wordLists.AvgWordsInList@7ad4d72f, services.complexity.wordLists.AvgWordsInList@a4298012, services.complexity.wordLists.AvgWordsInList@5bb0e767, services.complexity.wordLists.AvgWordsInList@4e9941b4, services.complexity.wordLists.AvgWordsInList@77edea97, services.complexity.wordLists.AvgWordsInList@159afc3c, services.complexity.wordLists.AvgWordsInList@8835689, services.complexity.wordLists.AvgWordsInList@31d7ff6c, services.complexity.wordLists.AvgWordsInList@e2f08804, services.complexity.wordLists.AvgWordsInList@d5d8e251, services.complexity.wordLists.AvgWordsInList@ff2d8b34, services.complexity.wordLists.AvgWordsInList@46dc2b20, services.complexity.wordLists.AvgWordsInList@39c4856d, services.complexity.wordLists.AvgWordsInList@63192e50, services.complexity.wordLists.AvgWordsInList@c68f481a, services.complexity.wordLists.AvgWordsInList@b977a267, services.complexity.wordLists.AvgWordsInList@e2cc4b4a, services.complexity.wordLists.AvgWordsInList@bc789adb, services.complexity.wordLists.AvgWordsInList@af60f528, services.complexity.wordLists.AvgWordsInList@d8b59e0b, services.complexity.wordLists.AvgWordsInList@183ecc8, services.complexity.wordLists.AvgWordsInList@f46c4715, services.complexity.wordLists.AvgWordsInList@1dc0eff8, services.complexity.wordLists.AvgWordsInList@66811eb3, services.complexity.wordLists.AvgWordsInList@59697900, services.complexity.wordLists.AvgWordsInList@82be21e3, services.complexity.wordLists.AvgWordsInList@1e2de39f, services.complexity.wordLists.AvgWordsInList@11163dec, services.complexity.wordLists.AvgWordsInList@3a6ae6cf, services.complexity.wordLists.AvgWordsInList@d1218eeb, services.complexity.wordLists.AvgWordsInList@c409e938, services.complexity.wordLists.AvgWordsInList@ed5e921b, services.complexity.wordLists.AvgWordsInList@402478b5, services.complexity.wordLists.AvgWordsInList@330cd302, services.complexity.wordLists.AvgWordsInList@5c617be5, services.complexity.wordLists.AvgWordsInList@df041f47, services.complexity.wordLists.AvgWordsInList@d1ec7994, services.complexity.wordLists.AvgWordsInList@fb412277, services.complexity.wordLists.AvgWordsInList@d4b9b4ca, services.complexity.wordLists.AvgWordsInList@c7a20f17, services.complexity.wordLists.AvgWordsInList@f0f6b7fa, services.complexity.wordLists.AvgWordsInList@73a90e06, services.complexity.wordLists.AvgWordsInList@66916853, services.complexity.wordLists.AvgWordsInList@8fe61136, services.complexity.wordLists.AvgWordsInList@533aba41, services.complexity.wordLists.AvgWordsInList@4623148e, services.complexity.wordLists.AvgWordsInList@6f77bd71, services.complexity.wordLists.AvgWordsInList@220faf37, services.complexity.wordLists.AvgWordsInList@14f80984, services.complexity.wordLists.AvgWordsInList@3e4cb267, services.complexity.wordLists.AvgWordsInList@197cb7bd, services.complexity.wordLists.AvgWordsInList@c65120a, services.complexity.wordLists.AvgWordsInList@35b9baed, services.complexity.wordLists.AvgWordsInList@dbffe161, services.complexity.wordLists.AvgWordsInList@cee83bae, services.complexity.wordLists.AvgWordsInList@f83ce491, services.complexity.wordLists.AvgWordsInList@1de49125, services.complexity.wordLists.AvgWordsInList@10cceb72, services.complexity.wordLists.AvgWordsInList@3a219455, services.complexity.wordLists.AvgWordsInList@cf8826c7, services.complexity.wordLists.AvgWordsInList@c2708114, services.complexity.wordLists.AvgWordsInList@ebc529f7, services.complexity.wordLists.AvgWordsInList@c237f424, services.complexity.wordLists.AvgWordsInList@b5204e71, services.complexity.wordLists.AvgWordsInList@de74f754, services.complexity.wordLists.AvgWordsInList@76ccbb18, services.complexity.wordLists.AvgWordsInList@69b51565, services.complexity.wordLists.AvgWordsInList@9309be48, services.complexity.wordLists.AvgWordsInList@4ca7aa9c, services.complexity.wordLists.AvgWordsInList@3f9004e9, services.complexity.wordLists.AvgWordsInList@68e4adcc, services.complexity.wordLists.AvgWordsInList@d0abd580, services.complexity.wordLists.AvgWordsInList@c3942fcd, services.complexity.wordLists.AvgWordsInList@ece8d8b0, services.complexity.wordLists.AvgWordsInList@fab1a9fb, services.complexity.wordLists.AvgWordsInList@ed9a0448, services.complexity.wordLists.AvgWordsInList@16eead2b, services.complexity.wordLists.AvgWordsInList@27dc10d6, services.complexity.wordLists.AvgWordsInList@1ac46b23, services.complexity.wordLists.AvgWordsInList@44191406, services.complexity.wordLists.AvgWordsInList@dc308516, services.complexity.wordLists.AvgWordsInList@cf18df63, services.complexity.wordLists.AvgWordsInList@f86d8846, services.complexity.wordLists.AvgWordsInList@a32876a9, services.complexity.wordLists.AvgWordsInList@9610d0f6, services.complexity.wordLists.AvgWordsInList@bf6579d9, services.complexity.wordLists.AvgWordsInList@1b7079e0, services.complexity.wordLists.AvgWordsInList@e58d42d, services.complexity.wordLists.AvgWordsInList@37ad7d10, services.complexity.wordLists.AvgWordsInList@e1ed4017, services.complexity.wordLists.AvgWordsInList@d4d59a64, services.complexity.wordLists.AvgWordsInList@fe2a4347, services.complexity.wordLists.AvgWordsInList@ecedcb63, services.complexity.wordLists.AvgWordsInList@dfd625b0, services.complexity.wordLists.AvgWordsInList@92ace93, services.complexity.wordLists.AvgWordsInList@28dd5b8a, services.complexity.wordLists.AvgWordsInList@1bc5b5d7, services.complexity.wordLists.AvgWordsInList@451a5eba, services.complexity.wordLists.AvgWordsInList@db587ae1, services.complexity.wordLists.AvgWordsInList@ce40d52e, services.complexity.wordLists.AvgWordsInList@f7957e11]
  6764. Robert mondialu ##############
  6765.  
  6766. generate keywords document
  6767.  
  6768. !!!!!!!
  6769. computing for services.complexity.readability.ReadabilityFlesch@75354416
  6770. !!!!!!!
  6771. computing for services.complexity.readability.ReadabilityFog@751a4362
  6772. !!!!!!!
  6773. computing for services.complexity.readability.ReadabilityKincaid@31ca55e3
  6774. !!!!!!!
  6775. computing for services.complexity.readability.ReadabilityDaleChall@88cf1a2b
  6776. [services.complexity.readability.ReadabilityFlesch@75354416, services.complexity.readability.ReadabilityFog@751a4362, services.complexity.readability.ReadabilityKincaid@31ca55e3, services.complexity.readability.ReadabilityDaleChall@88cf1a2b]
  6777. Robert mondialu ##############
  6778. !!!!!!!
  6779. computing for services.complexity.surface.AvgBlockLength@2b8b76a8
  6780. !!!!!!!
  6781. computing for services.complexity.surface.AvgCommasPerBlock@514ce45e
  6782. !!!!!!!
  6783. computing for services.complexity.surface.AvgCommasPerSentence@23f8522e
  6784. !!!!!!!
  6785. computing for services.complexity.surface.AvgSentenceLength@ab1a074c
  6786. !!!!!!!
  6787. computing for services.complexity.surface.AvgSentencesInBlock@f730cff9
  6788. !!!!!!!
  6789. computing for services.complexity.surface.AvgUniqueWordsInBlock@88e8e956
  6790. !!!!!!!
  6791. computing for services.complexity.surface.AvgUniqueWordsInSentence@9406071b
  6792. !!!!!!!
  6793. computing for services.complexity.surface.AvgWordLength@4d9a9fd1
  6794. !!!!!!!
  6795. computing for services.complexity.surface.AvgWordsInBlock@7baa170c
  6796. !!!!!!!
  6797. computing for services.complexity.surface.AvgWordsInSentence@696c1c19
  6798. !!!!!!!
  6799. computing for services.complexity.surface.CharEntropy@81fe634c
  6800. !!!!!!!
  6801. computing for services.complexity.surface.SDSentencesInBlock@b23226c8
  6802. !!!!!!!
  6803. computing for services.complexity.surface.SDUniqueWordsInBlock@bafd9be4
  6804. !!!!!!!
  6805. computing for services.complexity.surface.SDUniqueWordsInSentence@cdb43061
  6806. !!!!!!!
  6807. computing for services.complexity.surface.SDWordsInBlock@8c258f2e
  6808. !!!!!!!
  6809. computing for services.complexity.surface.SDWordsInSentence@9d0d1657
  6810. !!!!!!!
  6811. computing for services.complexity.surface.WordEntropy@54491063
  6812. !!!!!!!
  6813. computing for services.complexity.surface.WordLettersSD@d0753b2c
  6814. [services.complexity.surface.AvgBlockLength@2b8b76a8, services.complexity.surface.AvgCommasPerBlock@514ce45e, services.complexity.surface.AvgCommasPerSentence@23f8522e, services.complexity.surface.AvgSentenceLength@ab1a074c, services.complexity.surface.AvgSentencesInBlock@f730cff9, services.complexity.surface.AvgUniqueWordsInBlock@88e8e956, services.complexity.surface.AvgUniqueWordsInSentence@9406071b, services.complexity.surface.AvgWordLength@4d9a9fd1, services.complexity.surface.AvgWordsInBlock@7baa170c, services.complexity.surface.AvgWordsInSentence@696c1c19, services.complexity.surface.CharEntropy@81fe634c, services.complexity.surface.SDSentencesInBlock@b23226c8, services.complexity.surface.SDUniqueWordsInBlock@bafd9be4, services.complexity.surface.SDUniqueWordsInSentence@cdb43061, services.complexity.surface.SDWordsInBlock@8c258f2e, services.complexity.surface.SDWordsInSentence@9d0d1657, services.complexity.surface.WordEntropy@54491063, services.complexity.surface.WordLettersSD@d0753b2c]
  6815. Robert mondialu ##############
  6816. !!!!!!!
  6817. computing for services.complexity.CAF.LexicalDiversity@1f385e75
  6818. !!!!!!!
  6819. computing for services.complexity.CAF.LexicalSophistication@5c569392
  6820. !!!!!!!
  6821. computing for services.complexity.CAF.SyntacticDiversity@d16abe7c
  6822. !!!!!!!
  6823. computing for services.complexity.CAF.SyntacticSophistication@2343f047
  6824. !!!!!!!
  6825. computing for services.complexity.CAF.BalancedCAF@dae317f2
  6826. [services.complexity.CAF.LexicalDiversity@1f385e75, services.complexity.CAF.LexicalSophistication@5c569392, services.complexity.CAF.SyntacticDiversity@d16abe7c, services.complexity.CAF.SyntacticSophistication@2343f047, services.complexity.CAF.BalancedCAF@dae317f2]
  6827. Robert mondialu ##############
  6828. !!!!!!!
  6829. computing for services.complexity.syntax.AvgPosPerBlock@35fb66d6
  6830. !!!!!!!
  6831. computing for services.complexity.syntax.AvgPosPerBlock@100b24e6
  6832. !!!!!!!
  6833. computing for services.complexity.syntax.AvgPosPerBlock@68d00937
  6834. !!!!!!!
  6835. computing for services.complexity.syntax.AvgPosPerBlock@bb2b0d0a
  6836. !!!!!!!
  6837. computing for services.complexity.syntax.AvgPosPerBlock@1eeee74f
  6838. !!!!!!!
  6839. computing for services.complexity.syntax.AvgPosPerBlock@3ae8b228
  6840. !!!!!!!
  6841. computing for services.complexity.syntax.AvgPosPerSentence@813a88e9
  6842. !!!!!!!
  6843. computing for services.complexity.syntax.AvgPosPerSentence@25881f3b
  6844. !!!!!!!
  6845. computing for services.complexity.syntax.AvgPosPerSentence@da427c83
  6846. !!!!!!!
  6847. computing for services.complexity.syntax.AvgPosPerSentence@9947a56e
  6848. !!!!!!!
  6849. computing for services.complexity.syntax.AvgPosPerSentence@a44b0f54
  6850. !!!!!!!
  6851. computing for services.complexity.syntax.AvgPosPerSentence@609f8d3b
  6852. !!!!!!!
  6853. computing for services.complexity.syntax.AvgUniquePosPerBlock@a3a06710
  6854. !!!!!!!
  6855. computing for services.complexity.syntax.AvgUniquePosPerBlock@a5a92418
  6856. !!!!!!!
  6857. computing for services.complexity.syntax.AvgUniquePosPerBlock@a28ac3f0
  6858. !!!!!!!
  6859. computing for services.complexity.syntax.AvgUniquePosPerBlock@31da1328
  6860. !!!!!!!
  6861. computing for services.complexity.syntax.AvgUniquePosPerBlock@b8d31189
  6862. !!!!!!!
  6863. computing for services.complexity.syntax.AvgUniquePosPerBlock@e0d61e42
  6864. !!!!!!!
  6865. computing for services.complexity.syntax.PronounsBlock@67f829b2
  6866. !!!!!!!
  6867. computing for services.complexity.syntax.PronounsSentence@a49f131e
  6868. !!!!!!!
  6869. computing for services.complexity.syntax.PronounsBlock@77f05683
  6870. !!!!!!!
  6871. computing for services.complexity.syntax.PronounsSentence@b4973fef
  6872. !!!!!!!
  6873. computing for services.complexity.syntax.PronounsBlock@5225a305
  6874. !!!!!!!
  6875. computing for services.complexity.syntax.PronounsSentence@8ecc8c71
  6876. !!!!!!!
  6877. computing for services.complexity.syntax.PronounsBlock@c780f36e
  6878. !!!!!!!
  6879. computing for services.complexity.syntax.PronounsSentence@427dcda
  6880. !!!!!!!
  6881. computing for services.complexity.syntax.PronounsBlock@95de4b1b
  6882. !!!!!!!
  6883. computing for services.complexity.syntax.PronounsSentence@d2853487
  6884. !!!!!!!
  6885. computing for services.complexity.syntax.AvgNoDependencies@3d831980
  6886. [services.complexity.syntax.AvgPosPerBlock@35fb66d6, services.complexity.syntax.AvgPosPerBlock@100b24e6, services.complexity.syntax.AvgPosPerBlock@68d00937, services.complexity.syntax.AvgPosPerBlock@bb2b0d0a, services.complexity.syntax.AvgPosPerBlock@1eeee74f, services.complexity.syntax.AvgPosPerBlock@3ae8b228, services.complexity.syntax.AvgPosPerSentence@813a88e9, services.complexity.syntax.AvgPosPerSentence@25881f3b, services.complexity.syntax.AvgPosPerSentence@da427c83, services.complexity.syntax.AvgPosPerSentence@9947a56e, services.complexity.syntax.AvgPosPerSentence@a44b0f54, services.complexity.syntax.AvgPosPerSentence@609f8d3b, services.complexity.syntax.AvgUniquePosPerBlock@a3a06710, services.complexity.syntax.AvgUniquePosPerBlock@a5a92418, services.complexity.syntax.AvgUniquePosPerBlock@a28ac3f0, services.complexity.syntax.AvgUniquePosPerBlock@31da1328, services.complexity.syntax.AvgUniquePosPerBlock@b8d31189, services.complexity.syntax.AvgUniquePosPerBlock@e0d61e42, services.complexity.syntax.PronounsBlock@67f829b2, services.complexity.syntax.PronounsSentence@a49f131e, services.complexity.syntax.PronounsBlock@77f05683, services.complexity.syntax.PronounsSentence@b4973fef, services.complexity.syntax.PronounsBlock@5225a305, services.complexity.syntax.PronounsSentence@8ecc8c71, services.complexity.syntax.PronounsBlock@c780f36e, services.complexity.syntax.PronounsSentence@427dcda, services.complexity.syntax.PronounsBlock@95de4b1b, services.complexity.syntax.PronounsSentence@d2853487, services.complexity.syntax.AvgNoDependencies@3d831980]
  6887. Robert mondialu ##############
  6888. !!!!!!!
  6889. computing for services.complexity.wordComplexity.WordComplexity@9f444cef
  6890. !!!!!!!
  6891. computing for services.complexity.wordComplexity.WordComplexity@78564fa9
  6892. !!!!!!!
  6893. computing for services.complexity.wordComplexity.WordComplexity@35c1a507
  6894. !!!!!!!
  6895. computing for services.complexity.wordComplexity.WordComplexity@20de6fca
  6896. !!!!!!!
  6897. computing for services.complexity.wordComplexity.WordComplexity@8c899267
  6898. !!!!!!!
  6899. computing for services.complexity.wordComplexity.WordComplexity@45c0522d
  6900. !!!!!!!
  6901. computing for services.complexity.wordComplexity.WordComplexity@89b419ab
  6902. !!!!!!!
  6903. computing for services.complexity.wordComplexity.AvgAoAScore@403a6903
  6904. !!!!!!!
  6905. computing for services.complexity.wordComplexity.AvgAoAScore@dab3c997
  6906. !!!!!!!
  6907. computing for services.complexity.wordComplexity.AvgAoAScore@5dad12d7
  6908. !!!!!!!
  6909. computing for services.complexity.wordComplexity.AvgAoAScore@d7a0016a
  6910. !!!!!!!
  6911. computing for services.complexity.wordComplexity.AvgAoAScore@721961fe
  6912. !!!!!!!
  6913. computing for services.complexity.wordComplexity.AvgAoAScore@f512ab3e
  6914. !!!!!!!
  6915. computing for services.complexity.wordComplexity.AvgAoAScore@9c8c93a8
  6916. !!!!!!!
  6917. computing for services.complexity.wordComplexity.AvgAoAScore@3705f43c
  6918. !!!!!!!
  6919. computing for services.complexity.wordComplexity.AvgAoAScore@b9ff3d7c
  6920. !!!!!!!
  6921. computing for services.complexity.wordComplexity.AvgAoAScore@3b976f5a
  6922. !!!!!!!
  6923. computing for services.complexity.wordComplexity.AvgAoAScore@d610cfee
  6924. !!!!!!!
  6925. computing for services.complexity.wordComplexity.AvgAoAScore@590a192e
  6926. !!!!!!!
  6927. computing for services.complexity.wordComplexity.AvgAoAScore@a7593ff8
  6928. !!!!!!!
  6929. computing for services.complexity.wordComplexity.AvgAoAScore@41d2a08c
  6930. !!!!!!!
  6931. computing for services.complexity.wordComplexity.AvgAoAScore@c4cbe9cc
  6932. !!!!!!!
  6933. computing for services.complexity.wordComplexity.AvgAoAScore@488b1471
  6934. !!!!!!!
  6935. computing for services.complexity.wordComplexity.AvgAoAScore@9a3d70f0
  6936. !!!!!!!
  6937. computing for services.complexity.wordComplexity.AvgAoAScore@4bd70bec
  6938. !!!!!!!
  6939. computing for services.complexity.wordComplexity.AvgAoAScore@353b91e3
  6940. !!!!!!!
  6941. computing for services.complexity.wordComplexity.AvgAoAScore@86edee62
  6942. !!!!!!!
  6943. computing for services.complexity.wordComplexity.AvgAoAScore@3887895e
  6944. !!!!!!!
  6945. computing for services.complexity.wordComplexity.AvgAoAScore@508aa095
  6946. !!!!!!!
  6947. computing for services.complexity.wordComplexity.AvgAoAScore@a23cfd14
  6948. !!!!!!!
  6949. computing for services.complexity.wordComplexity.AvgAoAScore@53d69810
  6950. !!!!!!!
  6951. computing for services.complexity.wordComplexity.AvgAoAScore@ba405bfb
  6952. !!!!!!!
  6953. computing for services.complexity.wordComplexity.AvgAoAScore@bf2b87a
  6954. !!!!!!!
  6955. computing for services.complexity.wordComplexity.AvgAoAScore@bd8c5376
  6956. !!!!!!!
  6957. computing for services.complexity.wordComplexity.AvgAoAScore@d251b96a
  6958. !!!!!!!
  6959. computing for services.complexity.wordComplexity.AvgAoAScore@240415e9
  6960. !!!!!!!
  6961. computing for services.complexity.wordComplexity.AvgAoAScore@d59db0e5
  6962. [services.complexity.wordComplexity.WordComplexity@9f444cef, services.complexity.wordComplexity.WordComplexity@78564fa9, services.complexity.wordComplexity.WordComplexity@35c1a507, services.complexity.wordComplexity.WordComplexity@20de6fca, services.complexity.wordComplexity.WordComplexity@8c899267, services.complexity.wordComplexity.WordComplexity@45c0522d, services.complexity.wordComplexity.WordComplexity@89b419ab, services.complexity.wordComplexity.AvgAoAScore@403a6903, services.complexity.wordComplexity.AvgAoAScore@dab3c997, services.complexity.wordComplexity.AvgAoAScore@5dad12d7, services.complexity.wordComplexity.AvgAoAScore@d7a0016a, services.complexity.wordComplexity.AvgAoAScore@721961fe, services.complexity.wordComplexity.AvgAoAScore@f512ab3e, services.complexity.wordComplexity.AvgAoAScore@9c8c93a8, services.complexity.wordComplexity.AvgAoAScore@3705f43c, services.complexity.wordComplexity.AvgAoAScore@b9ff3d7c, services.complexity.wordComplexity.AvgAoAScore@3b976f5a, services.complexity.wordComplexity.AvgAoAScore@d610cfee, services.complexity.wordComplexity.AvgAoAScore@590a192e, services.complexity.wordComplexity.AvgAoAScore@a7593ff8, services.complexity.wordComplexity.AvgAoAScore@41d2a08c, services.complexity.wordComplexity.AvgAoAScore@c4cbe9cc, services.complexity.wordComplexity.AvgAoAScore@488b1471, services.complexity.wordComplexity.AvgAoAScore@9a3d70f0, services.complexity.wordComplexity.AvgAoAScore@4bd70bec, services.complexity.wordComplexity.AvgAoAScore@353b91e3, services.complexity.wordComplexity.AvgAoAScore@86edee62, services.complexity.wordComplexity.AvgAoAScore@3887895e, services.complexity.wordComplexity.AvgAoAScore@508aa095, services.complexity.wordComplexity.AvgAoAScore@a23cfd14, services.complexity.wordComplexity.AvgAoAScore@53d69810, services.complexity.wordComplexity.AvgAoAScore@ba405bfb, services.complexity.wordComplexity.AvgAoAScore@bf2b87a, services.complexity.wordComplexity.AvgAoAScore@bd8c5376, services.complexity.wordComplexity.AvgAoAScore@d251b96a, services.complexity.wordComplexity.AvgAoAScore@240415e9, services.complexity.wordComplexity.AvgAoAScore@d59db0e5]
  6963. Robert mondialu ##############
  6964. !!!!!!!
  6965. computing for services.complexity.entityDensity.AvgNamedEntitiesPerBlock@b2bb0f04
  6966. !!!!!!!
  6967. computing for services.complexity.entityDensity.AvgNounNamedEntitesPerBlock@190341d8
  6968. !!!!!!!
  6969. computing for services.complexity.entityDensity.AvgUniqueNamedEntitiesPerBlock@ff554ebd
  6970. !!!!!!!
  6971. computing for services.complexity.entityDensity.AvgNamedEntitiesPerSentence@f537f457
  6972. [services.complexity.entityDensity.AvgNamedEntitiesPerBlock@b2bb0f04, services.complexity.entityDensity.AvgNounNamedEntitesPerBlock@190341d8, services.complexity.entityDensity.AvgUniqueNamedEntitiesPerBlock@ff554ebd, services.complexity.entityDensity.AvgNamedEntitiesPerSentence@f537f457]
  6973. Robert mondialu ##############
  6974. !!!!!!!
  6975. computing for services.complexity.coreference.TotalCorefChains@811858a8
  6976. !!!!!!!
  6977. computing for services.complexity.coreference.AvgCorefsPerChain@c0e94ba4
  6978. !!!!!!!
  6979. computing for services.complexity.coreference.AvgChainSpan@1c0adc04
  6980. !!!!!!!
  6981. computing for services.complexity.coreference.AvgInferenceDistPerChain@12efc0cc
  6982. !!!!!!!
  6983. computing for services.complexity.coreference.ActiveCorefChainsPerWord@796c511c
  6984. !!!!!!!
  6985. computing for services.complexity.coreference.CorefChainsWithBigSpan@c079ff8d
  6986. [services.complexity.coreference.TotalCorefChains@811858a8, services.complexity.coreference.AvgCorefsPerChain@c0e94ba4, services.complexity.coreference.AvgChainSpan@1c0adc04, services.complexity.coreference.AvgInferenceDistPerChain@12efc0cc, services.complexity.coreference.ActiveCorefChainsPerWord@796c511c, services.complexity.coreference.CorefChainsWithBigSpan@c079ff8d]
  6987. Robert mondialu ##############
  6988. !!!!!!!
  6989. computing for services.complexity.connectives.ConnectivesIndex@394863cc
  6990. !!!!!!!
  6991. computing for services.complexity.connectives.ConnectivesIndex@aca0e05d
  6992. !!!!!!!
  6993. computing for services.complexity.connectives.ConnectivesIndex@fb048f98
  6994. !!!!!!!
  6995. computing for services.complexity.connectives.ConnectivesIndex@6e5d0c29
  6996. !!!!!!!
  6997. computing for services.complexity.connectives.ConnectivesIndex@8dc28aff
  6998. !!!!!!!
  6999. computing for services.complexity.connectives.ConnectivesIndex@11b0790
  7000. !!!!!!!
  7001. computing for services.complexity.connectives.ConnectivesIndex@4ae8df88
  7002. !!!!!!!
  7003. computing for services.complexity.connectives.ConnectivesIndex@be415c19
  7004. !!!!!!!
  7005. computing for services.complexity.connectives.ConnectivesIndex@4b807d2d
  7006. !!!!!!!
  7007. computing for services.complexity.connectives.ConnectivesIndex@bed8f9be
  7008. !!!!!!!
  7009. computing for services.complexity.connectives.ConnectivesIndex@59f17391
  7010. !!!!!!!
  7011. computing for services.complexity.connectives.ConnectivesIndex@cd49f022
  7012. !!!!!!!
  7013. computing for services.complexity.connectives.ConnectivesIndex@6ad1f681
  7014. !!!!!!!
  7015. computing for services.complexity.connectives.ConnectivesIndex@de2a7312
  7016. !!!!!!!
  7017. computing for services.complexity.connectives.ConnectivesIndex@bc568407
  7018. !!!!!!!
  7019. computing for services.complexity.connectives.ConnectivesIndex@2faf0098
  7020. !!!!!!!
  7021. computing for services.complexity.connectives.ConnectivesIndex@4692ea4b
  7022. !!!!!!!
  7023. computing for services.complexity.connectives.ConnectivesIndex@b9eb66dc
  7024. !!!!!!!
  7025. computing for services.complexity.connectives.ConnectivesIndex@9b4527a1
  7026. !!!!!!!
  7027. computing for services.complexity.connectives.ConnectivesIndex@e9da432
  7028. !!!!!!!
  7029. computing for services.complexity.connectives.ConnectivesIndex@1045488c
  7030. !!!!!!!
  7031. computing for services.complexity.connectives.ConnectivesIndex@839dc51d
  7032. !!!!!!!
  7033. computing for services.complexity.connectives.ConnectivesIndex@57703479
  7034. !!!!!!!
  7035. computing for services.complexity.connectives.ConnectivesIndex@cac8b10a
  7036. !!!!!!!
  7037. computing for services.complexity.connectives.ConnectivesIndex@88b6301e
  7038. !!!!!!!
  7039. computing for services.complexity.connectives.ConnectivesIndex@fc0eacaf
  7040. !!!!!!!
  7041. computing for services.complexity.connectives.ConnectivesIndex@a3ad02ff
  7042. !!!!!!!
  7043. computing for services.complexity.connectives.ConnectivesIndex@17057f90
  7044. !!!!!!!
  7045. computing for services.complexity.connectives.ConnectivesIndex@c6f6aa0b
  7046. !!!!!!!
  7047. computing for services.complexity.connectives.ConnectivesIndex@3a4f269c
  7048. !!!!!!!
  7049. computing for services.complexity.connectives.ConnectivesIndex@4b3fe81b
  7050. !!!!!!!
  7051. computing for services.complexity.connectives.ConnectivesIndex@be9864ac
  7052. !!!!!!!
  7053. computing for services.complexity.connectives.ConnectivesIndex@a9177144
  7054. !!!!!!!
  7055. computing for services.complexity.connectives.ConnectivesIndex@1c6fedd5
  7056. !!!!!!!
  7057. computing for services.complexity.connectives.ConnectivesIndex@fd07409c
  7058. !!!!!!!
  7059. computing for services.complexity.connectives.ConnectivesIndex@705fbd2d
  7060. !!!!!!!
  7061. computing for services.complexity.connectives.ConnectivesIndex@f861711a
  7062. !!!!!!!
  7063. computing for services.complexity.connectives.ConnectivesIndex@6bb9edab
  7064. !!!!!!!
  7065. computing for services.complexity.connectives.ConnectivesIndex@856cc3d3
  7066. !!!!!!!
  7067. computing for services.complexity.connectives.ConnectivesIndex@f8c54064
  7068. [services.complexity.connectives.ConnectivesIndex@394863cc, services.complexity.connectives.ConnectivesIndex@aca0e05d, services.complexity.connectives.ConnectivesIndex@fb048f98, services.complexity.connectives.ConnectivesIndex@6e5d0c29, services.complexity.connectives.ConnectivesIndex@8dc28aff, services.complexity.connectives.ConnectivesIndex@11b0790, services.complexity.connectives.ConnectivesIndex@4ae8df88, services.complexity.connectives.ConnectivesIndex@be415c19, services.complexity.connectives.ConnectivesIndex@4b807d2d, services.complexity.connectives.ConnectivesIndex@bed8f9be, services.complexity.connectives.ConnectivesIndex@59f17391, services.complexity.connectives.ConnectivesIndex@cd49f022, services.complexity.connectives.ConnectivesIndex@6ad1f681, services.complexity.connectives.ConnectivesIndex@de2a7312, services.complexity.connectives.ConnectivesIndex@bc568407, services.complexity.connectives.ConnectivesIndex@2faf0098, services.complexity.connectives.ConnectivesIndex@4692ea4b, services.complexity.connectives.ConnectivesIndex@b9eb66dc, services.complexity.connectives.ConnectivesIndex@9b4527a1, services.complexity.connectives.ConnectivesIndex@e9da432, services.complexity.connectives.ConnectivesIndex@1045488c, services.complexity.connectives.ConnectivesIndex@839dc51d, services.complexity.connectives.ConnectivesIndex@57703479, services.complexity.connectives.ConnectivesIndex@cac8b10a, services.complexity.connectives.ConnectivesIndex@88b6301e, services.complexity.connectives.ConnectivesIndex@fc0eacaf, services.complexity.connectives.ConnectivesIndex@a3ad02ff, services.complexity.connectives.ConnectivesIndex@17057f90, services.complexity.connectives.ConnectivesIndex@c6f6aa0b, services.complexity.connectives.ConnectivesIndex@3a4f269c, services.complexity.connectives.ConnectivesIndex@4b3fe81b, services.complexity.connectives.ConnectivesIndex@be9864ac, services.complexity.connectives.ConnectivesIndex@a9177144, services.complexity.connectives.ConnectivesIndex@1c6fedd5, services.complexity.connectives.ConnectivesIndex@fd07409c, services.complexity.connectives.ConnectivesIndex@705fbd2d, services.complexity.connectives.ConnectivesIndex@f861711a, services.complexity.connectives.ConnectivesIndex@6bb9edab, services.complexity.connectives.ConnectivesIndex@856cc3d3, services.complexity.connectives.ConnectivesIndex@f8c54064]
  7069. Robert mondialu ##############
  7070. !!!!!!!
  7071. computing for services.complexity.cohesion.lexicalChains.LexicalChainsAvgSpan@91b80377
  7072. !!!!!!!
  7073. computing for services.complexity.cohesion.lexicalChains.LexicalChainsMaxSpan@144bd738
  7074. !!!!!!!
  7075. computing for services.complexity.cohesion.lexicalChains.AvgLexicalChainsPerBlock@a2a09c59
  7076. !!!!!!!
  7077. computing for services.complexity.cohesion.lexicalChains.LexicalChainsCoverage@f5836d07
  7078. !!!!!!!
  7079. computing for services.complexity.cohesion.discourse.AvgScore@f4026042
  7080. !!!!!!!
  7081. computing for services.complexity.cohesion.discourse.AvgScore@bf7c654c
  7082. !!!!!!!
  7083. computing for services.complexity.cohesion.discourse.ScoreSD@12bde438
  7084. !!!!!!!
  7085. computing for services.complexity.cohesion.discourse.ScoreSD@daebbaf8
  7086. !!!!!!!
  7087. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@49f7204d
  7088. !!!!!!!
  7089. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@9b6eee4d
  7090. !!!!!!!
  7091. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@9a2c881
  7092. !!!!!!!
  7093. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@d5e7898c
  7094. !!!!!!!
  7095. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@f5e7030b
  7096. !!!!!!!
  7097. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@a7cb7945
  7098. !!!!!!!
  7099. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@9ac36a07
  7100. !!!!!!!
  7101. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@38bcf74a
  7102. !!!!!!!
  7103. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@6bbd941c
  7104. !!!!!!!
  7105. computing for services.complexity.cohesion.semantic.StartEndCohesion@6ea53384
  7106. !!!!!!!
  7107. computing for services.complexity.cohesion.flow.DocFlowIndex@6ae43ffe
  7108. !!!!!!!
  7109. computing for services.complexity.cohesion.flow.DocFlowIndex@f56835c5
  7110. !!!!!!!
  7111. computing for services.complexity.cohesion.flow.DocFlowIndex@a7b2225b
  7112. !!!!!!!
  7113. computing for services.complexity.cohesion.flow.DocFlowIndex@18698aa1
  7114. !!!!!!!
  7115. computing for services.complexity.cohesion.flow.DocFlowIndex@fdf17aa4
  7116. !!!!!!!
  7117. computing for services.complexity.cohesion.flow.DocFlowIndex@6c54eb74
  7118. !!!!!!!
  7119. computing for services.complexity.cohesion.flow.DocFlowIndex@cf97613b
  7120. !!!!!!!
  7121. computing for services.complexity.cohesion.flow.DocFlowIndex@5a1b5702
  7122. !!!!!!!
  7123. computing for services.complexity.cohesion.flow.DocFlowIndex@c654398
  7124. !!!!!!!
  7125. computing for services.complexity.cohesion.flow.DocFlowIndex@7d1cabde
  7126. !!!!!!!
  7127. computing for services.complexity.cohesion.flow.DocFlowIndex@62a49be1
  7128. !!!!!!!
  7129. computing for services.complexity.cohesion.flow.DocFlowIndex@d1080cb1
  7130. !!!!!!!
  7131. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@f724d183
  7132. !!!!!!!
  7133. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@489c9f83
  7134. !!!!!!!
  7135. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@b6d079b7
  7136. !!!!!!!
  7137. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@83153ac2
  7138. !!!!!!!
  7139. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@a314b441
  7140. !!!!!!!
  7141. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@54f92a7b
  7142. !!!!!!!
  7143. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@47f11b3d
  7144. !!!!!!!
  7145. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@e5eaa880
  7146. !!!!!!!
  7147. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@18eb4552
  7148. !!!!!!!
  7149. computing for services.complexity.cohesion.semantic.StartEndCohesion@1bd2e4ba
  7150. !!!!!!!
  7151. computing for services.complexity.cohesion.flow.DocFlowIndex@1811f134
  7152. !!!!!!!
  7153. computing for services.complexity.cohesion.flow.DocFlowIndex@a295e6fb
  7154. !!!!!!!
  7155. computing for services.complexity.cohesion.flow.DocFlowIndex@54dfd391
  7156. !!!!!!!
  7157. computing for services.complexity.cohesion.flow.DocFlowIndex@c5973bd7
  7158. !!!!!!!
  7159. computing for services.complexity.cohesion.flow.DocFlowIndex@ab1f2bda
  7160. !!!!!!!
  7161. computing for services.complexity.cohesion.flow.DocFlowIndex@19829caa
  7162. !!!!!!!
  7163. computing for services.complexity.cohesion.flow.DocFlowIndex@7cc51271
  7164. !!!!!!!
  7165. computing for services.complexity.cohesion.flow.DocFlowIndex@7490838
  7166. !!!!!!!
  7167. computing for services.complexity.cohesion.flow.DocFlowIndex@b992f4ce
  7168. !!!!!!!
  7169. computing for services.complexity.cohesion.flow.DocFlowIndex@2a4a5d14
  7170. !!!!!!!
  7171. computing for services.complexity.cohesion.flow.DocFlowIndex@fd24d17
  7172. !!!!!!!
  7173. computing for services.complexity.cohesion.flow.DocFlowIndex@7e35bde7
  7174. !!!!!!!
  7175. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6f1b8e7a
  7176. !!!!!!!
  7177. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@c0935c7a
  7178. !!!!!!!
  7179. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@2ec736ae
  7180. !!!!!!!
  7181. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@fb0bf7b9
  7182. !!!!!!!
  7183. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@1b0b7138
  7184. !!!!!!!
  7185. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@ccefe772
  7186. !!!!!!!
  7187. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@bfe7d834
  7188. !!!!!!!
  7189. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@5de16577
  7190. !!!!!!!
  7191. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@90e20249
  7192. !!!!!!!
  7193. computing for services.complexity.cohesion.semantic.StartEndCohesion@93c9a1b1
  7194. !!!!!!!
  7195. computing for services.complexity.cohesion.flow.DocFlowIndex@9008ae2b
  7196. !!!!!!!
  7197. computing for services.complexity.cohesion.flow.DocFlowIndex@1a8ca3f2
  7198. !!!!!!!
  7199. computing for services.complexity.cohesion.flow.DocFlowIndex@ccd69088
  7200. !!!!!!!
  7201. computing for services.complexity.cohesion.flow.DocFlowIndex@3d8df8ce
  7202. !!!!!!!
  7203. computing for services.complexity.cohesion.flow.DocFlowIndex@2315e8d1
  7204. !!!!!!!
  7205. computing for services.complexity.cohesion.flow.DocFlowIndex@917959a1
  7206. !!!!!!!
  7207. computing for services.complexity.cohesion.flow.DocFlowIndex@f4bbcf68
  7208. !!!!!!!
  7209. computing for services.complexity.cohesion.flow.DocFlowIndex@7f3fc52f
  7210. !!!!!!!
  7211. computing for services.complexity.cohesion.flow.DocFlowIndex@3189b1c5
  7212. !!!!!!!
  7213. computing for services.complexity.cohesion.flow.DocFlowIndex@a2411a0b
  7214. !!!!!!!
  7215. computing for services.complexity.cohesion.flow.DocFlowIndex@87c90a0e
  7216. !!!!!!!
  7217. computing for services.complexity.cohesion.flow.DocFlowIndex@f62c7ade
  7218. !!!!!!!
  7219. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@b8e6373
  7220. !!!!!!!
  7221. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@5d063173
  7222. !!!!!!!
  7223. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@cb3a0ba7
  7224. !!!!!!!
  7225. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@977eccb2
  7226. !!!!!!!
  7227. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@b77e4631
  7228. !!!!!!!
  7229. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@6962bc6b
  7230. !!!!!!!
  7231. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@5c5aad2d
  7232. !!!!!!!
  7233. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@fa543a70
  7234. !!!!!!!
  7235. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@2d54d742
  7236. !!!!!!!
  7237. computing for services.complexity.cohesion.semantic.StartEndCohesion@303c76aa
  7238. !!!!!!!
  7239. computing for services.complexity.cohesion.flow.DocFlowIndex@2c7b8324
  7240. !!!!!!!
  7241. computing for services.complexity.cohesion.flow.DocFlowIndex@b6ff78eb
  7242. !!!!!!!
  7243. computing for services.complexity.cohesion.flow.DocFlowIndex@69496581
  7244. !!!!!!!
  7245. computing for services.complexity.cohesion.flow.DocFlowIndex@da00cdc7
  7246. !!!!!!!
  7247. computing for services.complexity.cohesion.flow.DocFlowIndex@bf88bdca
  7248. !!!!!!!
  7249. computing for services.complexity.cohesion.flow.DocFlowIndex@2dec2e9a
  7250. !!!!!!!
  7251. computing for services.complexity.cohesion.flow.DocFlowIndex@912ea461
  7252. !!!!!!!
  7253. computing for services.complexity.cohesion.flow.DocFlowIndex@1bb29a28
  7254. !!!!!!!
  7255. computing for services.complexity.cohesion.flow.DocFlowIndex@cdfc86be
  7256. !!!!!!!
  7257. computing for services.complexity.cohesion.flow.DocFlowIndex@3eb3ef04
  7258. !!!!!!!
  7259. computing for services.complexity.cohesion.flow.DocFlowIndex@243bdf07
  7260. !!!!!!!
  7261. computing for services.complexity.cohesion.flow.DocFlowIndex@929f4fd7
  7262. !!!!!!!
  7263. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6724333a
  7264. !!!!!!!
  7265. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@b89c013a
  7266. !!!!!!!
  7267. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@26cfdb6e
  7268. !!!!!!!
  7269. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@f3149c79
  7270. !!!!!!!
  7271. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@131415f8
  7272. !!!!!!!
  7273. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@c4f88c32
  7274. !!!!!!!
  7275. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@b7f07cf4
  7276. !!!!!!!
  7277. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@55ea0a37
  7278. !!!!!!!
  7279. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@88eaa709
  7280. !!!!!!!
  7281. computing for services.complexity.cohesion.semantic.StartEndCohesion@8bd24671
  7282. !!!!!!!
  7283. computing for services.complexity.cohesion.flow.DocFlowIndex@881152eb
  7284. !!!!!!!
  7285. computing for services.complexity.cohesion.flow.DocFlowIndex@129548b2
  7286. !!!!!!!
  7287. computing for services.complexity.cohesion.flow.DocFlowIndex@c4df3548
  7288. !!!!!!!
  7289. computing for services.complexity.cohesion.flow.DocFlowIndex@35969d8e
  7290. !!!!!!!
  7291. computing for services.complexity.cohesion.flow.DocFlowIndex@1b1e8d91
  7292. !!!!!!!
  7293. computing for services.complexity.cohesion.flow.DocFlowIndex@8981fe61
  7294. !!!!!!!
  7295. computing for services.complexity.cohesion.flow.DocFlowIndex@ecc47428
  7296. !!!!!!!
  7297. computing for services.complexity.cohesion.flow.DocFlowIndex@774869ef
  7298. !!!!!!!
  7299. computing for services.complexity.cohesion.flow.DocFlowIndex@29925685
  7300. !!!!!!!
  7301. computing for services.complexity.cohesion.flow.DocFlowIndex@9a49becb
  7302. !!!!!!!
  7303. computing for services.complexity.cohesion.flow.DocFlowIndex@7fd1aece
  7304. !!!!!!!
  7305. computing for services.complexity.cohesion.flow.DocFlowIndex@ee351f9e
  7306. !!!!!!!
  7307. computing for services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@bbc38a21
  7308. !!!!!!!
  7309. computing for services.complexity.cohesion.semantic.AvgBlockDocCohesion@d3b5821
  7310. !!!!!!!
  7311. computing for services.complexity.cohesion.semantic.AvgInterBlockCohesion@7b6f3255
  7312. !!!!!!!
  7313. computing for services.complexity.cohesion.semantic.AvgIntraBlockCohesion@47b3f360
  7314. !!!!!!!
  7315. computing for services.complexity.cohesion.semantic.AvgMiddleEndCohesion@67b36cdf
  7316. !!!!!!!
  7317. computing for services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@1997e319
  7318. !!!!!!!
  7319. computing for services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@c8fd3db
  7320. !!!!!!!
  7321. computing for services.complexity.cohesion.semantic.AvgStartMiddleCohesion@aa89611e
  7322. !!!!!!!
  7323. computing for services.complexity.cohesion.semantic.AvgTransitionCohesion@dd89fdf0
  7324. !!!!!!!
  7325. computing for services.complexity.cohesion.semantic.StartEndCohesion@e0719d58
  7326. !!!!!!!
  7327. computing for services.complexity.cohesion.flow.DocFlowIndex@dcb0a9d2
  7328. !!!!!!!
  7329. computing for services.complexity.cohesion.flow.DocFlowIndex@67349f99
  7330. !!!!!!!
  7331. computing for services.complexity.cohesion.flow.DocFlowIndex@197e8c2f
  7332. !!!!!!!
  7333. computing for services.complexity.cohesion.flow.DocFlowIndex@8a35f475
  7334. !!!!!!!
  7335. computing for services.complexity.cohesion.flow.DocFlowIndex@6fbde478
  7336. !!!!!!!
  7337. computing for services.complexity.cohesion.flow.DocFlowIndex@de215548
  7338. !!!!!!!
  7339. computing for services.complexity.cohesion.flow.DocFlowIndex@4163cb0f
  7340. !!!!!!!
  7341. computing for services.complexity.cohesion.flow.DocFlowIndex@cbe7c0d6
  7342. !!!!!!!
  7343. computing for services.complexity.cohesion.flow.DocFlowIndex@7e31ad6c
  7344. !!!!!!!
  7345. computing for services.complexity.cohesion.flow.DocFlowIndex@eee915b2
  7346. !!!!!!!
  7347. computing for services.complexity.cohesion.flow.DocFlowIndex@d47105b5
  7348. !!!!!!!
  7349. computing for services.complexity.cohesion.flow.DocFlowIndex@42d47685
  7350. [services.complexity.cohesion.lexicalChains.LexicalChainsAvgSpan@91b80377, services.complexity.cohesion.lexicalChains.LexicalChainsMaxSpan@144bd738, services.complexity.cohesion.lexicalChains.AvgLexicalChainsPerBlock@a2a09c59, services.complexity.cohesion.lexicalChains.LexicalChainsCoverage@f5836d07, services.complexity.cohesion.discourse.AvgScore@f4026042, services.complexity.cohesion.discourse.AvgScore@bf7c654c, services.complexity.cohesion.discourse.ScoreSD@12bde438, services.complexity.cohesion.discourse.ScoreSD@daebbaf8, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@49f7204d, services.complexity.cohesion.semantic.AvgBlockDocCohesion@9b6eee4d, services.complexity.cohesion.semantic.AvgInterBlockCohesion@9a2c881, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@d5e7898c, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@f5e7030b, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@a7cb7945, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@9ac36a07, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@38bcf74a, services.complexity.cohesion.semantic.AvgTransitionCohesion@6bbd941c, services.complexity.cohesion.semantic.StartEndCohesion@6ea53384, services.complexity.cohesion.flow.DocFlowIndex@6ae43ffe, services.complexity.cohesion.flow.DocFlowIndex@f56835c5, services.complexity.cohesion.flow.DocFlowIndex@a7b2225b, services.complexity.cohesion.flow.DocFlowIndex@18698aa1, services.complexity.cohesion.flow.DocFlowIndex@fdf17aa4, services.complexity.cohesion.flow.DocFlowIndex@6c54eb74, services.complexity.cohesion.flow.DocFlowIndex@cf97613b, services.complexity.cohesion.flow.DocFlowIndex@5a1b5702, services.complexity.cohesion.flow.DocFlowIndex@c654398, services.complexity.cohesion.flow.DocFlowIndex@7d1cabde, services.complexity.cohesion.flow.DocFlowIndex@62a49be1, services.complexity.cohesion.flow.DocFlowIndex@d1080cb1, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@f724d183, services.complexity.cohesion.semantic.AvgBlockDocCohesion@489c9f83, services.complexity.cohesion.semantic.AvgInterBlockCohesion@b6d079b7, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@83153ac2, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@a314b441, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@54f92a7b, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@47f11b3d, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@e5eaa880, services.complexity.cohesion.semantic.AvgTransitionCohesion@18eb4552, services.complexity.cohesion.semantic.StartEndCohesion@1bd2e4ba, services.complexity.cohesion.flow.DocFlowIndex@1811f134, services.complexity.cohesion.flow.DocFlowIndex@a295e6fb, services.complexity.cohesion.flow.DocFlowIndex@54dfd391, services.complexity.cohesion.flow.DocFlowIndex@c5973bd7, services.complexity.cohesion.flow.DocFlowIndex@ab1f2bda, services.complexity.cohesion.flow.DocFlowIndex@19829caa, services.complexity.cohesion.flow.DocFlowIndex@7cc51271, services.complexity.cohesion.flow.DocFlowIndex@7490838, services.complexity.cohesion.flow.DocFlowIndex@b992f4ce, services.complexity.cohesion.flow.DocFlowIndex@2a4a5d14, services.complexity.cohesion.flow.DocFlowIndex@fd24d17, services.complexity.cohesion.flow.DocFlowIndex@7e35bde7, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6f1b8e7a, services.complexity.cohesion.semantic.AvgBlockDocCohesion@c0935c7a, services.complexity.cohesion.semantic.AvgInterBlockCohesion@2ec736ae, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@fb0bf7b9, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@1b0b7138, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@ccefe772, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@bfe7d834, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@5de16577, services.complexity.cohesion.semantic.AvgTransitionCohesion@90e20249, services.complexity.cohesion.semantic.StartEndCohesion@93c9a1b1, services.complexity.cohesion.flow.DocFlowIndex@9008ae2b, services.complexity.cohesion.flow.DocFlowIndex@1a8ca3f2, services.complexity.cohesion.flow.DocFlowIndex@ccd69088, services.complexity.cohesion.flow.DocFlowIndex@3d8df8ce, services.complexity.cohesion.flow.DocFlowIndex@2315e8d1, services.complexity.cohesion.flow.DocFlowIndex@917959a1, services.complexity.cohesion.flow.DocFlowIndex@f4bbcf68, services.complexity.cohesion.flow.DocFlowIndex@7f3fc52f, services.complexity.cohesion.flow.DocFlowIndex@3189b1c5, services.complexity.cohesion.flow.DocFlowIndex@a2411a0b, services.complexity.cohesion.flow.DocFlowIndex@87c90a0e, services.complexity.cohesion.flow.DocFlowIndex@f62c7ade, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@b8e6373, services.complexity.cohesion.semantic.AvgBlockDocCohesion@5d063173, services.complexity.cohesion.semantic.AvgInterBlockCohesion@cb3a0ba7, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@977eccb2, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@b77e4631, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@6962bc6b, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@5c5aad2d, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@fa543a70, services.complexity.cohesion.semantic.AvgTransitionCohesion@2d54d742, services.complexity.cohesion.semantic.StartEndCohesion@303c76aa, services.complexity.cohesion.flow.DocFlowIndex@2c7b8324, services.complexity.cohesion.flow.DocFlowIndex@b6ff78eb, services.complexity.cohesion.flow.DocFlowIndex@69496581, services.complexity.cohesion.flow.DocFlowIndex@da00cdc7, services.complexity.cohesion.flow.DocFlowIndex@bf88bdca, services.complexity.cohesion.flow.DocFlowIndex@2dec2e9a, services.complexity.cohesion.flow.DocFlowIndex@912ea461, services.complexity.cohesion.flow.DocFlowIndex@1bb29a28, services.complexity.cohesion.flow.DocFlowIndex@cdfc86be, services.complexity.cohesion.flow.DocFlowIndex@3eb3ef04, services.complexity.cohesion.flow.DocFlowIndex@243bdf07, services.complexity.cohesion.flow.DocFlowIndex@929f4fd7, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@6724333a, services.complexity.cohesion.semantic.AvgBlockDocCohesion@b89c013a, services.complexity.cohesion.semantic.AvgInterBlockCohesion@26cfdb6e, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@f3149c79, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@131415f8, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@c4f88c32, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@b7f07cf4, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@55ea0a37, services.complexity.cohesion.semantic.AvgTransitionCohesion@88eaa709, services.complexity.cohesion.semantic.StartEndCohesion@8bd24671, services.complexity.cohesion.flow.DocFlowIndex@881152eb, services.complexity.cohesion.flow.DocFlowIndex@129548b2, services.complexity.cohesion.flow.DocFlowIndex@c4df3548, services.complexity.cohesion.flow.DocFlowIndex@35969d8e, services.complexity.cohesion.flow.DocFlowIndex@1b1e8d91, services.complexity.cohesion.flow.DocFlowIndex@8981fe61, services.complexity.cohesion.flow.DocFlowIndex@ecc47428, services.complexity.cohesion.flow.DocFlowIndex@774869ef, services.complexity.cohesion.flow.DocFlowIndex@29925685, services.complexity.cohesion.flow.DocFlowIndex@9a49becb, services.complexity.cohesion.flow.DocFlowIndex@7fd1aece, services.complexity.cohesion.flow.DocFlowIndex@ee351f9e, services.complexity.cohesion.semantic.AvgBlockAdjacencyCohesion@bbc38a21, services.complexity.cohesion.semantic.AvgBlockDocCohesion@d3b5821, services.complexity.cohesion.semantic.AvgInterBlockCohesion@7b6f3255, services.complexity.cohesion.semantic.AvgIntraBlockCohesion@47b3f360, services.complexity.cohesion.semantic.AvgMiddleEndCohesion@67b36cdf, services.complexity.cohesion.semantic.AvgSentenceAdjacencyCohesion@1997e319, services.complexity.cohesion.semantic.AvgSentenceBlockCohesion@c8fd3db, services.complexity.cohesion.semantic.AvgStartMiddleCohesion@aa89611e, services.complexity.cohesion.semantic.AvgTransitionCohesion@dd89fdf0, services.complexity.cohesion.semantic.StartEndCohesion@e0719d58, services.complexity.cohesion.flow.DocFlowIndex@dcb0a9d2, services.complexity.cohesion.flow.DocFlowIndex@67349f99, services.complexity.cohesion.flow.DocFlowIndex@197e8c2f, services.complexity.cohesion.flow.DocFlowIndex@8a35f475, services.complexity.cohesion.flow.DocFlowIndex@6fbde478, services.complexity.cohesion.flow.DocFlowIndex@de215548, services.complexity.cohesion.flow.DocFlowIndex@4163cb0f, services.complexity.cohesion.flow.DocFlowIndex@cbe7c0d6, services.complexity.cohesion.flow.DocFlowIndex@7e31ad6c, services.complexity.cohesion.flow.DocFlowIndex@eee915b2, services.complexity.cohesion.flow.DocFlowIndex@d47105b5, services.complexity.cohesion.flow.DocFlowIndex@42d47685]
  7351. Robert mondialu ##############
  7352. !!!!!!!
  7353. computing for services.complexity.dialogism.DialogismSynergyIndex@d18b3c58
  7354. !!!!!!!
  7355. computing for services.complexity.dialogism.DialogismSynergyIndex@6dc7e0bf
  7356. !!!!!!!
  7357. computing for services.complexity.dialogism.DialogismSynergyIndex@27954a51
  7358. !!!!!!!
  7359. computing for services.complexity.dialogism.DialogismSynergyIndex@3e96db75
  7360. !!!!!!!
  7361. computing for services.complexity.dialogism.DialogismSynergyIndex@322bab1d
  7362. !!!!!!!
  7363. computing for services.complexity.dialogism.DialogismSynergyIndex@ed5b772
  7364. !!!!!!!
  7365. computing for services.complexity.dialogism.DialogismSynergyIndex@ca554398
  7366. !!!!!!!
  7367. computing for services.complexity.dialogism.DialogismSynergyIndex@52c0f264
  7368. !!!!!!!
  7369. computing for services.complexity.dialogism.DialogismMutualInformationIndex@729aa6a5
  7370. !!!!!!!
  7371. computing for services.complexity.dialogism.DialogismMutualInformationIndex@d1b9c1ef
  7372. !!!!!!!
  7373. computing for services.complexity.dialogism.DialogismMutualInformationIndex@44771c18
  7374. !!!!!!!
  7375. computing for services.complexity.dialogism.DialogismMutualInformationIndex@8a5df069
  7376. !!!!!!!
  7377. computing for services.complexity.dialogism.AvgNoVoices@50df4e0f
  7378. !!!!!!!
  7379. computing for services.complexity.dialogism.DialogismIndex@6a41d16c
  7380. !!!!!!!
  7381. computing for services.complexity.dialogism.DialogismIndex@bbef69c6
  7382. !!!!!!!
  7383. computing for services.complexity.dialogism.DialogismIndex@f6ff7805
  7384. !!!!!!!
  7385. computing for services.complexity.dialogism.DialogismIndex@a84c304c
  7386. !!!!!!!
  7387. computing for services.complexity.dialogism.DialogismIndex@5d66c355
  7388. !!!!!!!
  7389. computing for services.complexity.dialogism.DialogismIndex@399a9b2d
  7390. !!!!!!!
  7391. computing for services.complexity.dialogism.DialogismIndex@3379dc03
  7392. !!!!!!!
  7393. computing for services.complexity.dialogism.DialogismIndex@44f0adc0
  7394. !!!!!!!
  7395. computing for services.complexity.dialogism.DialogismIndex@3cf36ba1
  7396. !!!!!!!
  7397. computing for services.complexity.dialogism.DialogismIndex@387c7231
  7398. !!!!!!!
  7399. computing for services.complexity.dialogism.VoicesAvgSpan@1edeb59f
  7400. !!!!!!!
  7401. computing for services.complexity.dialogism.VoicesMaxSpan@efb75364
  7402. [services.complexity.dialogism.DialogismSynergyIndex@d18b3c58, services.complexity.dialogism.DialogismSynergyIndex@6dc7e0bf, services.complexity.dialogism.DialogismSynergyIndex@27954a51, services.complexity.dialogism.DialogismSynergyIndex@3e96db75, services.complexity.dialogism.DialogismSynergyIndex@322bab1d, services.complexity.dialogism.DialogismSynergyIndex@ed5b772, services.complexity.dialogism.DialogismSynergyIndex@ca554398, services.complexity.dialogism.DialogismSynergyIndex@52c0f264, services.complexity.dialogism.DialogismMutualInformationIndex@729aa6a5, services.complexity.dialogism.DialogismMutualInformationIndex@d1b9c1ef, services.complexity.dialogism.DialogismMutualInformationIndex@44771c18, services.complexity.dialogism.DialogismMutualInformationIndex@8a5df069, services.complexity.dialogism.AvgNoVoices@50df4e0f, services.complexity.dialogism.DialogismIndex@6a41d16c, services.complexity.dialogism.DialogismIndex@bbef69c6, services.complexity.dialogism.DialogismIndex@f6ff7805, services.complexity.dialogism.DialogismIndex@a84c304c, services.complexity.dialogism.DialogismIndex@5d66c355, services.complexity.dialogism.DialogismIndex@399a9b2d, services.complexity.dialogism.DialogismIndex@3379dc03, services.complexity.dialogism.DialogismIndex@44f0adc0, services.complexity.dialogism.DialogismIndex@3cf36ba1, services.complexity.dialogism.DialogismIndex@387c7231, services.complexity.dialogism.VoicesAvgSpan@1edeb59f, services.complexity.dialogism.VoicesMaxSpan@efb75364]
  7403. Robert mondialu ##############
  7404. !!!!!!!
  7405. computing for services.complexity.rhythm.indices.AvgSyllablesInSentence@f0288168
  7406. !!!!!!!
  7407. computing for services.complexity.rhythm.indices.AvgStressedSyllablesInSentence@ff647d9e
  7408. !!!!!!!
  7409. computing for services.complexity.rhythm.indices.AvgRhythmicUnits@95f22628
  7410. !!!!!!!
  7411. computing for services.complexity.rhythm.indices.AvgSyllablesInRhythmicUnit@4bf18340
  7412. !!!!!!!
  7413. computing for services.complexity.rhythm.indices.AvgStressedSyllablesInRhythmicUnit@7eb0f19b
  7414. !!!!!!!
  7415. computing for services.complexity.rhythm.indices.LanguageRhythmicCoefficient@ed37af2a
  7416.  
  7417. Exception caught
  7418. null
  7419. java.lang.ArrayIndexOutOfBoundsException
  7420.  
  7421. Found file
  7422.  
  7423.  
  7424. Writing to file
  7425.  
  7426. ------------------------------------------------------------------------
  7427. BUILD SUCCESS
  7428. ------------------------------------------------------------------------
  7429. Total time: 5:00.968s
  7430. Finished at: Sun Aug 26 18:03:25 EEST 2018
  7431. Final Memory: 28M/439M
  7432. ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement