|
11 | 11 | }, |
12 | 12 | "variables": { |
13 | 13 | "total": 1258, |
14 | | - "complete": 1226, |
15 | | - "none": 32, |
16 | | - "pct_complete": 97.45627980922097, |
17 | | - "pct_none": 2.5437201907790143, |
| 14 | + "complete": 1220, |
| 15 | + "none": 38, |
| 16 | + "pct_complete": 96.97933227344993, |
| 17 | + "pct_none": 3.0206677265500796, |
18 | 18 | "class_variables": 297, |
19 | 19 | "instance_variables": 439, |
20 | 20 | "module_variables": 522 |
|
211 | 211 | "complete": 4, |
212 | 212 | "incomplete": 0, |
213 | 213 | "none": 0, |
214 | | - "mypy_errors": 13 |
| 214 | + "mypy_errors": 11 |
215 | 215 | } |
216 | 216 | }, |
217 | 217 | "functions_no_hints": [], |
|
246 | 246 | "file": "/home/runner/work/pythainlp/pythainlp/pythainlp/tokenize/multi_cut.py", |
247 | 247 | "line": 45 |
248 | 248 | }, |
| 249 | + { |
| 250 | + "name": "pythainlp.transliterate.w2p.Thai_W2P.word", |
| 251 | + "scope": "public", |
| 252 | + "parent_class": "Thai_W2P", |
| 253 | + "file": "/home/runner/work/pythainlp/pythainlp/pythainlp/transliterate/w2p.py", |
| 254 | + "line": 222 |
| 255 | + }, |
| 256 | + { |
| 257 | + "name": "pythainlp.transliterate.w2p.Thai_W2P.word", |
| 258 | + "scope": "public", |
| 259 | + "parent_class": "Thai_W2P", |
| 260 | + "file": "/home/runner/work/pythainlp/pythainlp/pythainlp/transliterate/w2p.py", |
| 261 | + "line": 223 |
| 262 | + }, |
249 | 263 | { |
250 | 264 | "name": "pythainlp.transliterate.wunsen.WunsenTransliterate.jp_input", |
251 | 265 | "scope": "public", |
|
323 | 337 | "file": "/home/runner/work/pythainlp/pythainlp/pythainlp/transliterate/wunsen.py", |
324 | 338 | "line": 154 |
325 | 339 | }, |
| 340 | + { |
| 341 | + "name": "pythainlp.wangchanberta.core.ThaiNameTagger.sent_ner", |
| 342 | + "scope": "public", |
| 343 | + "parent_class": "ThaiNameTagger", |
| 344 | + "file": "/home/runner/work/pythainlp/pythainlp/pythainlp/wangchanberta/core.py", |
| 345 | + "line": 116 |
| 346 | + }, |
| 347 | + { |
| 348 | + "name": "pythainlp.wangchanberta.core.ThaiNameTagger.sent_ner", |
| 349 | + "scope": "public", |
| 350 | + "parent_class": "ThaiNameTagger", |
| 351 | + "file": "/home/runner/work/pythainlp/pythainlp/pythainlp/wangchanberta/core.py", |
| 352 | + "line": 122 |
| 353 | + }, |
326 | 354 | { |
327 | 355 | "name": "pythainlp.wangchanberta.core.ThaiNameTagger.sent_ner", |
328 | 356 | "scope": "public", |
329 | 357 | "parent_class": "ThaiNameTagger", |
330 | 358 | "file": "/home/runner/work/pythainlp/pythainlp/pythainlp/wangchanberta/core.py", |
331 | 359 | "line": 130 |
| 360 | + }, |
| 361 | + { |
| 362 | + "name": "pythainlp.wsd.core._SentenceTransformersModel.device", |
| 363 | + "scope": "public", |
| 364 | + "parent_class": "_SentenceTransformersModel", |
| 365 | + "file": "/home/runner/work/pythainlp/pythainlp/pythainlp/wsd/core.py", |
| 366 | + "line": 49 |
| 367 | + }, |
| 368 | + { |
| 369 | + "name": "pythainlp.wsd.core._SentenceTransformersModel.model", |
| 370 | + "scope": "public", |
| 371 | + "parent_class": "_SentenceTransformersModel", |
| 372 | + "file": "/home/runner/work/pythainlp/pythainlp/pythainlp/wsd/core.py", |
| 373 | + "line": 50 |
332 | 374 | } |
333 | 375 | ], |
334 | 376 | "module_variables_no_hints": [ |
|
0 commit comments