Joshua Chin
|
927aaae920
|
updated minimum
Former-commit-id: 59c03e2411
|
2015-07-07 15:46:33 -04:00 |
|
Joshua Chin
|
a5dc6eb5fc
|
updated emoji parser
Former-commit-id: f04ca8fc9e
|
2015-07-07 15:43:34 -04:00 |
|
Joshua Chin
|
0589bed362
|
updated docstring
Former-commit-id: 9b851f3afe
|
2015-07-07 15:33:51 -04:00 |
|
Joshua Chin
|
5772f1702d
|
factored out range loading
Former-commit-id: 32803b235b
|
2015-07-07 15:33:36 -04:00 |
|
Joshua Chin
|
950e41c8bb
|
fixed spacing
Former-commit-id: ae4699029d
|
2015-07-07 15:23:15 -04:00 |
|
Joshua Chin
|
aeea503739
|
fixed gen_regex
Former-commit-id: 5510fce675
|
2015-07-07 15:22:04 -04:00 |
|
Joshua Chin
|
53323f8ea7
|
added arabic tests
Former-commit-id: f83d31a357
|
2015-07-07 15:10:59 -04:00 |
|
Joshua Chin
|
d88470df4e
|
changed default to minimum for word_frequency
Former-commit-id: 9aa773aa2b
|
2015-07-07 15:03:26 -04:00 |
|
Joshua Chin
|
16494f1869
|
added docstring to top_n_list
Former-commit-id: 0b25caaf24
|
2015-07-07 15:01:39 -04:00 |
|
Joshua Chin
|
f1e71839ea
|
fix grammar
Former-commit-id: bd172594d3
|
2015-07-07 14:59:28 -04:00 |
|
Joshua Chin
|
589bb624af
|
updated _emoji_char_class docstring
Former-commit-id: 10b5727725
|
2015-07-07 14:58:50 -04:00 |
|
Joshua Chin
|
d3a6b5413e
|
removed intermediate lists
Former-commit-id: 5342ea3033
|
2015-07-07 14:57:45 -04:00 |
|
Joshua Chin
|
7b16164408
|
updated number of words to 5
Former-commit-id: 4b49b1a547
|
2015-07-07 14:56:40 -04:00 |
|
Joshua Chin
|
1f7c53b3dd
|
updated word_frequency docstring
Former-commit-id: 4304a400f7
|
2015-07-07 14:56:12 -04:00 |
|
Joshua Chin
|
cec9e23aea
|
run cB_to_freq only once per bucket
Former-commit-id: 5e8ef19321
|
2015-07-07 14:55:13 -04:00 |
|
Joshua Chin
|
512ab79302
|
use itertools.chain
Former-commit-id: 6a40e63060
|
2015-07-07 14:54:19 -04:00 |
|
Joshua Chin
|
e03de80278
|
fixed Error string
Former-commit-id: bbdc064528
|
2015-07-07 14:51:46 -04:00 |
|
Joshua Chin
|
b81c04a182
|
updated gen_regex to be run as script
Former-commit-id: 22fbea4248
|
2015-07-07 14:50:56 -04:00 |
|
Joshua Chin
|
22889de63c
|
removed unused imports
Former-commit-id: f3f9a654ea
|
2015-07-07 14:48:11 -04:00 |
|
Joshua Chin
|
20c4930435
|
updated imports
Former-commit-id: f2b615b0f0
|
2015-07-07 14:46:42 -04:00 |
|
Joshua Chin
|
693849b02d
|
imports are already cached
Former-commit-id: b1cd2e01d3
|
2015-07-07 14:44:50 -04:00 |
|
Joshua Chin
|
6deced5244
|
factored out regex generation
Former-commit-id: 476a909e4d
|
2015-07-07 14:38:21 -04:00 |
|
Joshua Chin
|
0e610fb601
|
factored out emoji regex
Former-commit-id: 781a072713
|
2015-07-07 14:37:31 -04:00 |
|
Joshua Chin
|
54f66d49ee
|
updated tests
Former-commit-id: ca66a5f883
|
2015-07-07 14:13:28 -04:00 |
|
Rob Speer
|
19e74e91c6
|
declare 'mecab' as an extra
Former-commit-id: a69ea5ad52
|
2015-07-02 17:11:51 -04:00 |
|
Rob Speer
|
5d0d5f7cd2
|
declare that tests require mecab-python3
Former-commit-id: 7b4ebd1805
|
2015-07-02 11:29:11 -04:00 |
|
Joshua Chin
|
5e71278781
|
Merge pull request #14 from LuminosoInsight/add-twitter-wordlists
Add twitter wordlists
Former-commit-id: 2acca8a27a
|
2015-07-01 18:00:30 -04:00 |
|
Rob Speer
|
3bf59fec57
|
test and document new twitter wordlists
Former-commit-id: 14cb408100
|
2015-07-01 17:53:38 -04:00 |
|
Rob Speer
|
66ad6f882e
|
add Twitter-specific wordlists
Former-commit-id: 7e3066d3fc
|
2015-07-01 17:49:33 -04:00 |
|
Andrew Lin
|
6d33a13011
|
Merge pull request #7 from LuminosoInsight/newbuild
wordfreq 1.0b1
Former-commit-id: dbc42830b4
|
2015-07-01 16:51:39 -04:00 |
|
Joshua Chin
|
7ac8c6be59
|
Merge pull request #13 from LuminosoInsight/casefold-tokens
Case-fold instead of just lowercasing tokens
Former-commit-id: 95fc0c8e9d
|
2015-07-01 11:34:02 -04:00 |
|
Rob Speer
|
b84ba2bc2e
|
update data using new build
Former-commit-id: f9a9ee7a82
|
2015-07-01 11:18:39 -04:00 |
|
Rob Speer
|
8cac81666a
|
case-fold instead of just lowercasing tokens
Former-commit-id: 638467f600
|
2015-06-30 15:14:02 -04:00 |
|
Rob Speer
|
c9c7e49465
|
bump version number
Former-commit-id: 053f372ebc
|
2015-06-30 14:54:13 -04:00 |
|
Rob Speer
|
afbd0d04ef
|
Merge pull request #12 from LuminosoInsight/split-emoji
Added the results of the new wordfreq_builder that splits emoji.
Former-commit-id: 7d25627e43
|
2015-06-30 11:32:40 -04:00 |
|
Joshua Chin
|
5cc3dce834
|
revert changes to test_not_really_random
Former-commit-id: bbf7b9de34
|
2015-06-30 11:29:14 -04:00 |
|
Joshua Chin
|
53c558ca90
|
changed english test to take random ascii words
Former-commit-id: a49b66880e
|
2015-06-29 11:05:01 -04:00 |
|
Joshua Chin
|
ea5470a85a
|
changed japanese test because the most common japanese ascii word keeps changing
Former-commit-id: 5ed03b006c
|
2015-06-29 11:04:19 -04:00 |
|
Joshua Chin
|
000491c7cc
|
Japanese people do not 'lol', they 'w'
Former-commit-id: 17f11ebd26
|
2015-06-29 11:01:13 -04:00 |
|
Joshua Chin
|
6e6d9fb052
|
updated wordlists
Former-commit-id: 6f02dfc883
|
2015-06-29 11:00:39 -04:00 |
|
Rob Speer
|
53e990ba67
|
Merge pull request #11 from LuminosoInsight/split-emoji
wordfreq now splits emoji from text
Former-commit-id: 6c76942da2
|
2015-06-26 12:12:51 -04:00 |
|
Joshua Chin
|
b6dd6a2c83
|
fixed tatweel comment
Former-commit-id: 811c199e15
|
2015-06-26 10:00:47 -04:00 |
|
Joshua Chin
|
66916f9652
|
optimized ranges and treats unassigned codepoints like their neighbors
Former-commit-id: 91a14f6e6e
|
2015-06-25 14:38:32 -04:00 |
|
Joshua Chin
|
6765bead18
|
changed mecab_tokenize to a global variable
Former-commit-id: 5fc448bc60
|
2015-06-25 13:58:30 -04:00 |
|
Joshua Chin
|
d372f29757
|
added uncategorized unicodes as not punctuation
Former-commit-id: 5cdac0c54e
|
2015-06-25 13:53:54 -04:00 |
|
Joshua Chin
|
b510e4144d
|
removes combining marks from arabic words instead of treating them as punctuation
Former-commit-id: cebca52ea3
|
2015-06-25 12:36:41 -04:00 |
|
Joshua Chin
|
c00a87791d
|
removes arabic commas
Former-commit-id: 83797bd276
|
2015-06-25 12:02:59 -04:00 |
|
Joshua Chin
|
ba0e64a211
|
only import mecab once
Former-commit-id: 6e1f7e30c6
|
2015-06-25 11:41:19 -04:00 |
|
Joshua Chin
|
09966989fb
|
updated tests for emoji splitting
Former-commit-id: 3bcb3e84a1
|
2015-06-25 11:25:51 -04:00 |
|
Joshua Chin
|
38a89654f9
|
uses DATA_PATH instead of explicit path
Former-commit-id: 35a80e5f50
|
2015-06-25 10:42:59 -04:00 |
|