pensiev 0.25.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. memos/__init__.py +6 -0
  2. memos/cmds/__init__.py +0 -0
  3. memos/cmds/library.py +1289 -0
  4. memos/cmds/plugin.py +96 -0
  5. memos/commands.py +865 -0
  6. memos/config.py +225 -0
  7. memos/crud.py +605 -0
  8. memos/databases/__init__.py +0 -0
  9. memos/databases/initializers.py +481 -0
  10. memos/dataset_extractor_for_florence.py +165 -0
  11. memos/dataset_extractor_for_internvl2.py +192 -0
  12. memos/default_config.yaml +88 -0
  13. memos/embedding.py +129 -0
  14. memos/frame_extractor.py +53 -0
  15. memos/logging_config.py +35 -0
  16. memos/main.py +104 -0
  17. memos/migrations/alembic/README +1 -0
  18. memos/migrations/alembic/__pycache__/env.cpython-310.pyc +0 -0
  19. memos/migrations/alembic/env.py +108 -0
  20. memos/migrations/alembic/script.py.mako +30 -0
  21. memos/migrations/alembic/versions/00904ac8c6fc_add_indexes_to_entitymodel.py +63 -0
  22. memos/migrations/alembic/versions/04acdaf75664_add_indices_to_entitytags_and_metadata.py +86 -0
  23. memos/migrations/alembic/versions/12504c5b1d3c_add_extra_columns_for_embedding.py +67 -0
  24. memos/migrations/alembic/versions/31a1ad0e10b3_add_entity_plugin_status.py +71 -0
  25. memos/migrations/alembic/versions/__pycache__/00904ac8c6fc_add_indexes_to_entitymodel.cpython-310.pyc +0 -0
  26. memos/migrations/alembic/versions/__pycache__/04acdaf75664_add_indices_to_entitytags_and_metadata.cpython-310.pyc +0 -0
  27. memos/migrations/alembic/versions/__pycache__/12504c5b1d3c_add_extra_columns_for_embedding.cpython-310.pyc +0 -0
  28. memos/migrations/alembic/versions/__pycache__/20f5ecab014d_add_entity_plugin_status.cpython-310.pyc +0 -0
  29. memos/migrations/alembic/versions/__pycache__/31a1ad0e10b3_add_entity_plugin_status.cpython-310.pyc +0 -0
  30. memos/migrations/alembic/versions/__pycache__/4fcb062c5128_add_extra_columns_for_embedding.cpython-310.pyc +0 -0
  31. memos/migrations/alembic/versions/__pycache__/d10c55fbb7d2_add_index_for_entity_file_type_group_.cpython-310.pyc +0 -0
  32. memos/migrations/alembic/versions/__pycache__/f8f158182416_add_active_app_index.cpython-310.pyc +0 -0
  33. memos/migrations/alembic/versions/d10c55fbb7d2_add_index_for_entity_file_type_group_.py +44 -0
  34. memos/migrations/alembic/versions/f8f158182416_add_active_app_index.py +75 -0
  35. memos/migrations/alembic.ini +116 -0
  36. memos/migrations.py +19 -0
  37. memos/models.py +199 -0
  38. memos/plugins/__init__.py +0 -0
  39. memos/plugins/ocr/__init__.py +0 -0
  40. memos/plugins/ocr/main.py +251 -0
  41. memos/plugins/ocr/models/ch_PP-OCRv4_det_infer.onnx +0 -0
  42. memos/plugins/ocr/models/ch_PP-OCRv4_rec_infer.onnx +0 -0
  43. memos/plugins/ocr/models/ch_ppocr_mobile_v2.0_cls_train.onnx +0 -0
  44. memos/plugins/ocr/ppocr-gpu.yaml +43 -0
  45. memos/plugins/ocr/ppocr.yaml +44 -0
  46. memos/plugins/ocr/server.py +227 -0
  47. memos/plugins/ocr/temp_ppocr.yaml +42 -0
  48. memos/plugins/vlm/__init__.py +0 -0
  49. memos/plugins/vlm/main.py +251 -0
  50. memos/prepare_dataset.py +107 -0
  51. memos/process_webp.py +55 -0
  52. memos/read_metadata.py +32 -0
  53. memos/record.py +358 -0
  54. memos/schemas.py +289 -0
  55. memos/search.py +1198 -0
  56. memos/server.py +883 -0
  57. memos/shotsum.py +105 -0
  58. memos/shotsum_with_ocr.py +145 -0
  59. memos/simple_tokenizer/dict/README.md +31 -0
  60. memos/simple_tokenizer/dict/hmm_model.utf8 +34 -0
  61. memos/simple_tokenizer/dict/idf.utf8 +258826 -0
  62. memos/simple_tokenizer/dict/jieba.dict.utf8 +348982 -0
  63. memos/simple_tokenizer/dict/pos_dict/char_state_tab.utf8 +6653 -0
  64. memos/simple_tokenizer/dict/pos_dict/prob_emit.utf8 +166 -0
  65. memos/simple_tokenizer/dict/pos_dict/prob_start.utf8 +259 -0
  66. memos/simple_tokenizer/dict/pos_dict/prob_trans.utf8 +5222 -0
  67. memos/simple_tokenizer/dict/stop_words.utf8 +1534 -0
  68. memos/simple_tokenizer/dict/user.dict.utf8 +4 -0
  69. memos/simple_tokenizer/linux/libsimple.so +0 -0
  70. memos/simple_tokenizer/macos/libsimple.dylib +0 -0
  71. memos/simple_tokenizer/windows/simple.dll +0 -0
  72. memos/static/_app/immutable/assets/0.e250c031.css +1 -0
  73. memos/static/_app/immutable/assets/_layout.e7937cfe.css +1 -0
  74. memos/static/_app/immutable/chunks/index.5c08976b.js +1 -0
  75. memos/static/_app/immutable/chunks/index.60ee613b.js +4 -0
  76. memos/static/_app/immutable/chunks/runtime.a7926cf6.js +5 -0
  77. memos/static/_app/immutable/chunks/scheduler.5c1cff6e.js +1 -0
  78. memos/static/_app/immutable/chunks/singletons.583bdf4e.js +1 -0
  79. memos/static/_app/immutable/entry/app.666c1643.js +1 -0
  80. memos/static/_app/immutable/entry/start.aed5c701.js +3 -0
  81. memos/static/_app/immutable/nodes/0.5862ea38.js +7 -0
  82. memos/static/_app/immutable/nodes/1.35378a5e.js +1 -0
  83. memos/static/_app/immutable/nodes/2.1ccf9ea5.js +81 -0
  84. memos/static/_app/version.json +1 -0
  85. memos/static/app.html +36 -0
  86. memos/static/favicon.png +0 -0
  87. memos/static/logos/memos_logo_1024.png +0 -0
  88. memos/static/logos/memos_logo_1024@2x.png +0 -0
  89. memos/static/logos/memos_logo_128.png +0 -0
  90. memos/static/logos/memos_logo_128@2x.png +0 -0
  91. memos/static/logos/memos_logo_16.png +0 -0
  92. memos/static/logos/memos_logo_16@2x.png +0 -0
  93. memos/static/logos/memos_logo_256.png +0 -0
  94. memos/static/logos/memos_logo_256@2x.png +0 -0
  95. memos/static/logos/memos_logo_32.png +0 -0
  96. memos/static/logos/memos_logo_32@2x.png +0 -0
  97. memos/static/logos/memos_logo_512.png +0 -0
  98. memos/static/logos/memos_logo_512@2x.png +0 -0
  99. memos/static/logos/memos_logo_64.png +0 -0
  100. memos/static/logos/memos_logo_64@2x.png +0 -0
  101. memos/test_server.py +802 -0
  102. memos/utils.py +49 -0
  103. memos_ml_backends/florence2_server.py +176 -0
  104. memos_ml_backends/qwen2vl_server.py +182 -0
  105. memos_ml_backends/schemas.py +48 -0
  106. pensiev-0.25.5.dist-info/LICENSE +201 -0
  107. pensiev-0.25.5.dist-info/METADATA +541 -0
  108. pensiev-0.25.5.dist-info/RECORD +111 -0
  109. pensiev-0.25.5.dist-info/WHEEL +5 -0
  110. pensiev-0.25.5.dist-info/entry_points.txt +2 -0
  111. pensiev-0.25.5.dist-info/top_level.txt +2 -0
@@ -0,0 +1,1534 @@
1
+ "
2
+ .
3
+
4
+ ,
5
+
6
+
7
+
8
+
9
+
10
+ `
11
+
12
+
13
+
14
+ ^
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+ ~
23
+ \
24
+
25
+ |
26
+ ¦
27
+
28
+ — 
29
+ (
30
+ )
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+ »
44
+ «
45
+
46
+
47
+
48
+
49
+
50
+
51
+ }
52
+ {
53
+ ]
54
+ [
55
+
56
+ ¸
57
+
58
+
59
+
60
+ ;
61
+
62
+ ¡
63
+
64
+ ¿
65
+
66
+
67
+
68
+
69
+
70
+ ´
71
+ ˊ
72
+ ˋ
73
+ -
74
+
75
+
76
+ @
77
+
78
+
79
+ _
80
+ ¯
81
+ _
82
+
83
+
84
+ +
85
+
86
+ =
87
+
88
+
89
+ <
90
+ ­
91
+ ˜
92
+ ~
93
+
94
+ #
95
+
96
+ $
97
+
98
+ &
99
+
100
+ %
101
+
102
+ *
103
+
104
+ \
105
+
106
+
107
+
108
+
109
+ ˇ
110
+
111
+
112
+
113
+
114
+
115
+ ︿
116
+
117
+
118
+
119
+
120
+ _
121
+ ˉ
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+ the
131
+ a
132
+ an
133
+ that
134
+ those
135
+ this
136
+ that
137
+ $
138
+ 0
139
+ 1
140
+ 2
141
+ 3
142
+ 4
143
+ 5
144
+ 6
145
+ 7
146
+ 8
147
+ 9
148
+ ?
149
+ _
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+ 一些
158
+ 一何
159
+ 一切
160
+ 一则
161
+ 一方面
162
+ 一旦
163
+ 一来
164
+ 一样
165
+ 一般
166
+ 一转眼
167
+ 万一
168
+
169
+ 上下
170
+
171
+
172
+ 不仅
173
+ 不但
174
+ 不光
175
+ 不单
176
+ 不只
177
+ 不外乎
178
+ 不如
179
+ 不妨
180
+ 不尽
181
+ 不尽然
182
+ 不得
183
+ 不怕
184
+ 不惟
185
+ 不成
186
+ 不拘
187
+ 不料
188
+ 不是
189
+ 不比
190
+ 不然
191
+ 不特
192
+ 不独
193
+ 不管
194
+ 不至于
195
+ 不若
196
+ 不论
197
+ 不过
198
+ 不问
199
+
200
+ 与其
201
+ 与其说
202
+ 与否
203
+ 与此同时
204
+
205
+ 且不说
206
+ 且说
207
+ 两者
208
+
209
+ 个别
210
+
211
+
212
+ 为了
213
+ 为什么
214
+ 为何
215
+ 为止
216
+ 为此
217
+ 为着
218
+
219
+ 乃至
220
+ 乃至于
221
+
222
+
223
+ 之一
224
+ 之所以
225
+ 之类
226
+ 乌乎
227
+
228
+
229
+
230
+ 也好
231
+ 也罢
232
+
233
+ 二来
234
+
235
+ 于是
236
+ 于是乎
237
+ 云云
238
+ 云尔
239
+
240
+
241
+
242
+ 人们
243
+ 人家
244
+ 什么
245
+ 什么样
246
+
247
+ 介于
248
+
249
+ 仍旧
250
+
251
+ 从此
252
+ 从而
253
+
254
+ 他人
255
+ 他们
256
+
257
+ 以上
258
+ 以为
259
+ 以便
260
+ 以免
261
+ 以及
262
+ 以故
263
+ 以期
264
+ 以来
265
+ 以至
266
+ 以至于
267
+ 以致
268
+
269
+
270
+ 任何
271
+ 任凭
272
+ 似的
273
+
274
+ 但凡
275
+ 但是
276
+
277
+ 何以
278
+ 何况
279
+ 何处
280
+ 何时
281
+ 余外
282
+ 作为
283
+
284
+ 你们
285
+ 使
286
+ 使得
287
+ 例如
288
+
289
+ 依据
290
+ 依照
291
+ 便于
292
+
293
+ 俺们
294
+
295
+ 倘使
296
+ 倘或
297
+ 倘然
298
+ 倘若
299
+
300
+ 假使
301
+ 假如
302
+ 假若
303
+ 傥然
304
+
305
+
306
+ 先不先
307
+ 光是
308
+ 全体
309
+ 全部
310
+
311
+ 关于
312
+
313
+ 其一
314
+ 其中
315
+ 其二
316
+ 其他
317
+ 其余
318
+ 其它
319
+ 其次
320
+ 具体地说
321
+ 具体说来
322
+ 兼之
323
+
324
+
325
+ 再其次
326
+ 再则
327
+ 再有
328
+ 再者
329
+ 再者说
330
+ 再说
331
+
332
+
333
+ 况且
334
+
335
+ 几时
336
+
337
+ 凡是
338
+
339
+ 凭借
340
+ 出于
341
+ 出来
342
+ 分别
343
+
344
+ 则甚
345
+
346
+ 别人
347
+ 别处
348
+ 别是
349
+ 别的
350
+ 别管
351
+ 别说
352
+
353
+ 前后
354
+ 前此
355
+ 前者
356
+ 加之
357
+ 加以
358
+
359
+ 即令
360
+ 即使
361
+ 即便
362
+ 即如
363
+ 即或
364
+ 即若
365
+
366
+
367
+
368
+ 又及
369
+
370
+ 及其
371
+ 及至
372
+ 反之
373
+ 反而
374
+ 反过来
375
+ 反过来说
376
+ 受到
377
+
378
+ 另一方面
379
+ 另外
380
+ 另悉
381
+
382
+ 只当
383
+ 只怕
384
+ 只是
385
+ 只有
386
+ 只消
387
+ 只要
388
+ 只限
389
+
390
+ 叮咚
391
+
392
+ 可以
393
+ 可是
394
+ 可见
395
+
396
+ 各个
397
+ 各位
398
+ 各种
399
+ 各自
400
+
401
+ 同时
402
+
403
+ 后者
404
+
405
+ 向使
406
+ 向着
407
+
408
+
409
+ 否则
410
+
411
+ 吧哒
412
+
413
+
414
+
415
+
416
+
417
+
418
+ 呜呼
419
+
420
+
421
+ 呵呵
422
+
423
+ 呼哧
424
+
425
+
426
+
427
+
428
+
429
+
430
+ 咱们
431
+
432
+
433
+
434
+ 哈哈
435
+
436
+
437
+ 哎呀
438
+ 哎哟
439
+
440
+
441
+
442
+
443
+
444
+ 哪个
445
+ 哪些
446
+ 哪儿
447
+ 哪天
448
+ 哪年
449
+ 哪怕
450
+ 哪样
451
+ 哪边
452
+ 哪里
453
+
454
+ 哼唷
455
+
456
+ 唯有
457
+
458
+
459
+
460
+
461
+ 啪达
462
+ 啷当
463
+
464
+
465
+ 喔唷
466
+
467
+
468
+ 嗡嗡
469
+
470
+
471
+
472
+
473
+ 嘎登
474
+
475
+
476
+
477
+
478
+ 嘿嘿
479
+
480
+ 因为
481
+ 因了
482
+ 因此
483
+ 因着
484
+ 因而
485
+ 固然
486
+
487
+ 在下
488
+ 在于
489
+
490
+ 基于
491
+ 处在
492
+
493
+ 多么
494
+ 多少
495
+
496
+ 大家
497
+
498
+ 她们
499
+
500
+
501
+ 如上
502
+ 如上所述
503
+ 如下
504
+ 如何
505
+ 如其
506
+ 如同
507
+ 如是
508
+ 如果
509
+ 如此
510
+ 如若
511
+ 始而
512
+ 孰料
513
+ 孰知
514
+
515
+ 宁可
516
+ 宁愿
517
+ 宁肯
518
+
519
+ 它们
520
+
521
+ 对于
522
+ 对待
523
+ 对方
524
+ 对比
525
+
526
+
527
+
528
+ 尔后
529
+ 尔尔
530
+ 尚且
531
+
532
+ 就是
533
+ 就是了
534
+ 就是说
535
+ 就算
536
+ 就要
537
+
538
+ 尽管
539
+ 尽管如此
540
+ 岂但
541
+
542
+
543
+ 已矣
544
+
545
+ 巴巴
546
+
547
+ 并且
548
+ 并非
549
+ 庶乎
550
+ 庶几
551
+ 开外
552
+ 开始
553
+
554
+ 归齐
555
+
556
+ 当地
557
+ 当然
558
+ 当着
559
+
560
+ 彼时
561
+ 彼此
562
+
563
+
564
+
565
+
566
+ 得了
567
+
568
+ 怎么
569
+ 怎么办
570
+ 怎么样
571
+ 怎奈
572
+ 怎样
573
+ 总之
574
+ 总的来看
575
+ 总的来说
576
+ 总的说来
577
+ 总而言之
578
+ 恰恰相反
579
+
580
+ 惟其
581
+ 慢说
582
+
583
+ 我们
584
+
585
+ 或则
586
+ 或是
587
+ 或曰
588
+ 或者
589
+ 截至
590
+
591
+ 所以
592
+ 所在
593
+ 所幸
594
+ 所有
595
+
596
+ 才能
597
+
598
+ 打从
599
+
600
+ 抑或
601
+
602
+
603
+ 按照
604
+ 换句话说
605
+ 换言之
606
+
607
+ 据此
608
+ 接着
609
+
610
+ 故此
611
+ 故而
612
+ 旁人
613
+
614
+ 无宁
615
+ 无论
616
+
617
+ 既往
618
+ 既是
619
+ 既然
620
+ 时候
621
+
622
+ 是以
623
+ 是的
624
+
625
+
626
+ 替代
627
+
628
+
629
+ 有些
630
+ 有关
631
+ 有及
632
+ 有时
633
+ 有的
634
+
635
+
636
+ 朝着
637
+
638
+ 本人
639
+ 本地
640
+ 本着
641
+ 本身
642
+
643
+ 来着
644
+ 来自
645
+ 来说
646
+ 极了
647
+ 果然
648
+ 果真
649
+
650
+ 某个
651
+ 某些
652
+ 某某
653
+ 根据
654
+
655
+ 正值
656
+ 正如
657
+ 正巧
658
+ 正是
659
+
660
+ 此地
661
+ 此处
662
+ 此外
663
+ 此时
664
+ 此次
665
+ 此间
666
+ 毋宁
667
+
668
+ 每当
669
+
670
+ 比及
671
+ 比如
672
+ 比方
673
+ 没奈何
674
+ 沿
675
+ 沿着
676
+ 漫说
677
+
678
+ 然则
679
+ 然后
680
+ 然而
681
+
682
+ 照着
683
+ 犹且
684
+ 犹自
685
+ 甚且
686
+ 甚么
687
+ 甚或
688
+ 甚而
689
+ 甚至
690
+ 甚至于
691
+
692
+ 用来
693
+
694
+ 由于
695
+ 由是
696
+ 由此
697
+ 由此可见
698
+
699
+ 的确
700
+ 的话
701
+ 直到
702
+ 相对而言
703
+ 省得
704
+
705
+ 眨眼
706
+
707
+ 着呢
708
+
709
+ 矣乎
710
+ 矣哉
711
+
712
+ 竟而
713
+
714
+
715
+ 等到
716
+ 等等
717
+ 简言之
718
+
719
+ 类如
720
+ 紧接着
721
+
722
+ 纵令
723
+ 纵使
724
+ 纵然
725
+
726
+ 经过
727
+ 结果
728
+
729
+ 继之
730
+ 继后
731
+ 继而
732
+ 综上所述
733
+ 罢了
734
+
735
+
736
+ 而且
737
+ 而况
738
+ 而后
739
+ 而外
740
+ 而已
741
+ 而是
742
+ 而言
743
+
744
+ 能否
745
+
746
+
747
+ 自个儿
748
+ 自从
749
+ 自各儿
750
+ 自后
751
+ 自家
752
+ 自己
753
+ 自打
754
+ 自身
755
+
756
+ 至于
757
+ 至今
758
+ 至若
759
+
760
+ 般的
761
+
762
+ 若夫
763
+ 若是
764
+ 若果
765
+ 若非
766
+ 莫不然
767
+ 莫如
768
+ 莫若
769
+
770
+ 虽则
771
+ 虽然
772
+ 虽说
773
+
774
+
775
+ 要不
776
+ 要不是
777
+ 要不然
778
+ 要么
779
+ 要是
780
+ 譬喻
781
+ 譬如
782
+
783
+ 许多
784
+
785
+ 设使
786
+ 设或
787
+ 设若
788
+ 诚如
789
+ 诚然
790
+
791
+ 说来
792
+
793
+ 诸位
794
+ 诸如
795
+
796
+ 谁人
797
+ 谁料
798
+ 谁知
799
+ 贼死
800
+ 赖以
801
+
802
+
803
+ 起见
804
+
805
+ 趁着
806
+ 越是
807
+
808
+
809
+
810
+ 较之
811
+
812
+
813
+
814
+ 还是
815
+ 还有
816
+ 还要
817
+
818
+ 这一来
819
+ 这个
820
+ 这么
821
+ 这么些
822
+ 这么样
823
+ 这么点儿
824
+ 这些
825
+ 这会儿
826
+ 这儿
827
+ 这就是说
828
+ 这时
829
+ 这样
830
+ 这次
831
+ 这般
832
+ 这边
833
+ 这里
834
+ 进而
835
+
836
+ 连同
837
+ 逐步
838
+ 通过
839
+ 遵循
840
+ 遵照
841
+
842
+ 那个
843
+ 那么
844
+ 那么些
845
+ 那么样
846
+ 那些
847
+ 那会儿
848
+ 那儿
849
+ 那时
850
+ 那样
851
+ 那般
852
+ 那边
853
+ 那里
854
+
855
+ 鄙人
856
+ 鉴于
857
+ 针对
858
+
859
+
860
+ 除了
861
+ 除外
862
+ 除开
863
+ 除此之外
864
+ 除非
865
+
866
+ 随后
867
+ 随时
868
+ 随着
869
+ 难道说
870
+ 非但
871
+ 非徒
872
+ 非特
873
+ 非独
874
+
875
+
876
+ 顺着
877
+ 首先
878
+
879
+
880
+
881
+
882
+
883
+ to
884
+ can
885
+ could
886
+ dare
887
+ do
888
+ did
889
+ does
890
+ may
891
+ might
892
+ would
893
+ should
894
+ must
895
+ will
896
+ ought
897
+ shall
898
+ need
899
+ is
900
+ a
901
+ am
902
+ are
903
+ about
904
+ according
905
+ after
906
+ against
907
+ all
908
+ almost
909
+ also
910
+ although
911
+ among
912
+ an
913
+ and
914
+ another
915
+ any
916
+ anything
917
+ approximately
918
+ as
919
+ asked
920
+ at
921
+ back
922
+ because
923
+ before
924
+ besides
925
+ between
926
+ both
927
+ but
928
+ by
929
+ call
930
+ called
931
+ currently
932
+ despite
933
+ did
934
+ do
935
+ dr
936
+ during
937
+ each
938
+ earlier
939
+ eight
940
+ even
941
+ eventually
942
+ every
943
+ everything
944
+ five
945
+ for
946
+ four
947
+ from
948
+ he
949
+ her
950
+ here
951
+ his
952
+ how
953
+ however
954
+ i
955
+ if
956
+ in
957
+ indeed
958
+ instead
959
+ it
960
+ its
961
+ just
962
+ last
963
+ like
964
+ major
965
+ many
966
+ may
967
+ maybe
968
+ meanwhile
969
+ more
970
+ moreover
971
+ most
972
+ mr
973
+ mrs
974
+ ms
975
+ much
976
+ my
977
+ neither
978
+ net
979
+ never
980
+ nevertheless
981
+ nine
982
+ no
983
+ none
984
+ not
985
+ nothing
986
+ now
987
+ of
988
+ on
989
+ once
990
+ one
991
+ only
992
+ or
993
+ other
994
+ our
995
+ over
996
+ partly
997
+ perhaps
998
+ prior
999
+ regarding
1000
+ separately
1001
+ seven
1002
+ several
1003
+ she
1004
+ should
1005
+ similarly
1006
+ since
1007
+ six
1008
+ so
1009
+ some
1010
+ somehow
1011
+ still
1012
+ such
1013
+ ten
1014
+ that
1015
+ the
1016
+ their
1017
+ then
1018
+ there
1019
+ therefore
1020
+ these
1021
+ they
1022
+ this
1023
+ those
1024
+ though
1025
+ three
1026
+ to
1027
+ two
1028
+ under
1029
+ unless
1030
+ unlike
1031
+ until
1032
+ volume
1033
+ we
1034
+ what
1035
+ whatever
1036
+ whats
1037
+ when
1038
+ where
1039
+ which
1040
+ while
1041
+ why
1042
+ with
1043
+ without
1044
+ yesterday
1045
+ yet
1046
+ you
1047
+ your
1048
+ aboard
1049
+ about
1050
+ above
1051
+ according to
1052
+ across
1053
+ afore
1054
+ after
1055
+ against
1056
+ agin
1057
+ along
1058
+ alongside
1059
+ amid
1060
+ amidst
1061
+ among
1062
+ amongst
1063
+ anent
1064
+ around
1065
+ as
1066
+ aslant
1067
+ astride
1068
+ at
1069
+ athwart
1070
+ bar
1071
+ because of
1072
+ before
1073
+ behind
1074
+ below
1075
+ beneath
1076
+ beside
1077
+ besides
1078
+ between
1079
+ betwixt
1080
+ beyond
1081
+ but
1082
+ by
1083
+ circa
1084
+ despite
1085
+ down
1086
+ during
1087
+ due to
1088
+ ere
1089
+ except
1090
+ for
1091
+ from
1092
+ in
1093
+ inside
1094
+ into
1095
+ less
1096
+ like
1097
+ mid
1098
+ midst
1099
+ minus
1100
+ near
1101
+ next
1102
+ nigh
1103
+ nigher
1104
+ nighest
1105
+ notwithstanding
1106
+ of
1107
+ off
1108
+ on
1109
+ on to
1110
+ onto
1111
+ out
1112
+ out of
1113
+ outside
1114
+ over
1115
+ past
1116
+ pending
1117
+ per
1118
+ plus
1119
+ qua
1120
+ re
1121
+ round
1122
+ sans
1123
+ save
1124
+ since
1125
+ through
1126
+ throughout
1127
+ thru
1128
+ till
1129
+ to
1130
+ toward
1131
+ towards
1132
+ under
1133
+ underneath
1134
+ unlike
1135
+ until
1136
+ unto
1137
+ up
1138
+ upon
1139
+ versus
1140
+ via
1141
+ vice
1142
+ with
1143
+ within
1144
+ without
1145
+ he
1146
+ her
1147
+ herself
1148
+ hers
1149
+ him
1150
+ himself
1151
+ his
1152
+ I
1153
+ it
1154
+ its
1155
+ itself
1156
+ me
1157
+ mine
1158
+ my
1159
+ myself
1160
+ ours
1161
+ she
1162
+ their
1163
+ theirs
1164
+ them
1165
+ themselves
1166
+ they
1167
+ us
1168
+ we
1169
+ our
1170
+ ourselves
1171
+ you
1172
+ your
1173
+ yours
1174
+ yourselves
1175
+ yourself
1176
+ this
1177
+ that
1178
+ these
1179
+ those
1180
+ "
1181
+ '
1182
+ ''
1183
+ (
1184
+ )
1185
+ *LRB*
1186
+ *RRB*
1187
+ <dquote>
1188
+ <ldquo>
1189
+ <lsquo>
1190
+ <rdquo>
1191
+ <rsquo>
1192
+ @
1193
+ &
1194
+ [
1195
+ ]
1196
+ `
1197
+ ``
1198
+ e.g.,
1199
+ {
1200
+ }
1201
+ &quot;
1202
+ &ldquo;
1203
+ &rdquo;
1204
+ -RRB-
1205
+ -LRB-
1206
+ --
1207
+ a
1208
+ about
1209
+ above
1210
+ across
1211
+ after
1212
+ afterwards
1213
+ again
1214
+ against
1215
+ all
1216
+ almost
1217
+ alone
1218
+ along
1219
+ already
1220
+ also
1221
+ although
1222
+ always
1223
+ am
1224
+ among
1225
+ amongst
1226
+ amoungst
1227
+ amount
1228
+ an
1229
+ and
1230
+ another
1231
+ any
1232
+ anyhow
1233
+ anyone
1234
+ anything
1235
+ anyway
1236
+ anywhere
1237
+ are
1238
+ around
1239
+ as
1240
+ at
1241
+ back
1242
+ be
1243
+ became
1244
+ because
1245
+ become
1246
+ becomes
1247
+ becoming
1248
+ been
1249
+ before
1250
+ beforehand
1251
+ behind
1252
+ being
1253
+ below
1254
+ beside
1255
+ besides
1256
+ between
1257
+ beyond
1258
+ bill
1259
+ both
1260
+ bottom
1261
+ but
1262
+ by
1263
+ call
1264
+ can
1265
+ cannot
1266
+ cant
1267
+ co
1268
+ computer
1269
+ con
1270
+ could
1271
+ couldnt
1272
+ cry
1273
+ de
1274
+ describe
1275
+ detail
1276
+ do
1277
+ done
1278
+ down
1279
+ due
1280
+ during
1281
+ each
1282
+ eg
1283
+ eight
1284
+ either
1285
+ eleven
1286
+ else
1287
+ elsewhere
1288
+ empty
1289
+ enough
1290
+ etc
1291
+ even
1292
+ ever
1293
+ every
1294
+ everyone
1295
+ everything
1296
+ everywhere
1297
+ except
1298
+ few
1299
+ fifteen
1300
+ fify
1301
+ fill
1302
+ find
1303
+ fire
1304
+ first
1305
+ five
1306
+ for
1307
+ former
1308
+ formerly
1309
+ forty
1310
+ found
1311
+ four
1312
+ from
1313
+ front
1314
+ full
1315
+ further
1316
+ get
1317
+ give
1318
+ go
1319
+ had
1320
+ has
1321
+ hasnt
1322
+ have
1323
+ he
1324
+ hence
1325
+ her
1326
+ here
1327
+ hereafter
1328
+ hereby
1329
+ herein
1330
+ hereupon
1331
+ hers
1332
+ herself
1333
+ him
1334
+ himself
1335
+ his
1336
+ how
1337
+ however
1338
+ hundred
1339
+ i
1340
+ ie
1341
+ if
1342
+ in
1343
+ inc
1344
+ indeed
1345
+ interest
1346
+ into
1347
+ is
1348
+ it
1349
+ its
1350
+ itself
1351
+ keep
1352
+ last
1353
+ latter
1354
+ latterly
1355
+ least
1356
+ less
1357
+ ltd
1358
+ made
1359
+ many
1360
+ may
1361
+ me
1362
+ meanwhile
1363
+ might
1364
+ mill
1365
+ mine
1366
+ more
1367
+ moreover
1368
+ most
1369
+ mostly
1370
+ move
1371
+ much
1372
+ must
1373
+ my
1374
+ myself
1375
+ name
1376
+ namely
1377
+ neither
1378
+ never
1379
+ nevertheless
1380
+ next
1381
+ nine
1382
+ no
1383
+ nobody
1384
+ none
1385
+ noone
1386
+ nor
1387
+ not
1388
+ nothing
1389
+ now
1390
+ nowhere
1391
+ of
1392
+ off
1393
+ often
1394
+ on
1395
+ once
1396
+ one
1397
+ only
1398
+ onto
1399
+ or
1400
+ other
1401
+ others
1402
+ otherwise
1403
+ our
1404
+ ours
1405
+ ourselves
1406
+ out
1407
+ over
1408
+ own
1409
+ part
1410
+ per
1411
+ perhaps
1412
+ please
1413
+ put
1414
+ rather
1415
+ re
1416
+ same
1417
+ see
1418
+ seem
1419
+ seemed
1420
+ seeming
1421
+ seems
1422
+ serious
1423
+ several
1424
+ she
1425
+ should
1426
+ show
1427
+ side
1428
+ since
1429
+ sincere
1430
+ six
1431
+ sixty
1432
+ so
1433
+ some
1434
+ somehow
1435
+ someone
1436
+ something
1437
+ sometime
1438
+ sometimes
1439
+ somewhere
1440
+ still
1441
+ such
1442
+ system
1443
+ take
1444
+ ten
1445
+ than
1446
+ that
1447
+ the
1448
+ their
1449
+ them
1450
+ themselves
1451
+ then
1452
+ thence
1453
+ there
1454
+ thereafter
1455
+ thereby
1456
+ therefore
1457
+ therein
1458
+ thereupon
1459
+ these
1460
+ they
1461
+ thick
1462
+ thin
1463
+ third
1464
+ this
1465
+ those
1466
+ though
1467
+ three
1468
+ through
1469
+ throughout
1470
+ thru
1471
+ thus
1472
+ to
1473
+ together
1474
+ too
1475
+ top
1476
+ toward
1477
+ towards
1478
+ twelve
1479
+ twenty
1480
+ two
1481
+ un
1482
+ under
1483
+ until
1484
+ up
1485
+ upon
1486
+ us
1487
+ very
1488
+ via
1489
+ was
1490
+ we
1491
+ well
1492
+ were
1493
+ what
1494
+ whatever
1495
+ when
1496
+ whence
1497
+ whenever
1498
+ where
1499
+ whereafter
1500
+ whereas
1501
+ whereby
1502
+ wherein
1503
+ whereupon
1504
+ wherever
1505
+ whether
1506
+ which
1507
+ while
1508
+ whither
1509
+ who
1510
+ whoever
1511
+ whole
1512
+ whom
1513
+ whose
1514
+ why
1515
+ will
1516
+ with
1517
+ within
1518
+ without
1519
+ would
1520
+ yet
1521
+ you
1522
+ your
1523
+ yours
1524
+ yourself
1525
+ yourselves
1526
+
1527
+
1528
+ :
1529
+ /
1530
+
1531
+ >
1532
+
1533
+ <
1534
+ !