Robyn Speer
|
a5954d14df
|
give mecab a larger buffer
|
2015-05-26 19:34:46 -04:00 |
|
Robyn Speer
|
b9a5e05f87
|
fix build rules for Japanese Wikipedia
|
2015-05-26 18:08:57 -04:00 |
|
Robyn Speer
|
353533bba4
|
fix version in config.py
|
2015-05-26 18:08:46 -04:00 |
|
Robyn Speer
|
4f738ad78c
|
correct a Leeds bug; add some comments to rules.ninja
|
2015-05-26 18:08:04 -04:00 |
|
Robyn Speer
|
c66b55d8dd
|
Merge branch 'master' into newbuild
Conflicts:
setup.py
wordfreq/build.py
wordfreq/config.py
Former-commit-id: 0e5156e162
|
2015-05-21 20:41:47 -04:00 |
|
Robyn Speer
|
65f6107d36
|
rebuild data
Former-commit-id: 84e5edcea1
|
2015-05-21 20:36:15 -04:00 |
|
Robyn Speer
|
4a865bfaec
|
remove old tests
Former-commit-id: 410912d8f0
|
2015-05-21 20:36:09 -04:00 |
|
Robyn Speer
|
8954061a2a
|
allow more language matches; reorder some parameters
Former-commit-id: b42594fa5f
|
2015-05-21 20:35:02 -04:00 |
|
Robyn Speer
|
26517c1b86
|
tests for new wordfreq with full coverage
Former-commit-id: df863a5169
|
2015-05-21 20:34:17 -04:00 |
|
Robyn Speer
|
7c6cf84749
|
update README, another setup fix
Former-commit-id: dd41e61c57
|
2015-05-13 04:09:34 -04:00 |
|
Robyn Speer
|
c1edefa419
|
update dependencies
Former-commit-id: f13cca4d81
|
2015-05-12 12:30:01 -04:00 |
|
Robyn Speer
|
fd4df8d1eb
|
restore missing line in setup.py
Former-commit-id: bb18f741e2
|
2015-05-12 12:24:18 -04:00 |
|
Robyn Speer
|
aa0e844b81
|
add new data files from wordfreq_builder
Former-commit-id: 35aec061de
|
2015-05-11 18:45:47 -04:00 |
|
Robyn Speer
|
4513fed60c
|
add Google Books data for English
|
2015-05-11 18:44:28 -04:00 |
|
Robyn Speer
|
ed4f79b90e
|
move some functions to the wordfreq package
|
2015-05-11 17:02:52 -04:00 |
|
Robyn Speer
|
f92598b13d
|
WIP: burn stuff down
Former-commit-id: 9b63e54471
|
2015-05-08 15:28:52 -04:00 |
|
Robyn Speer
|
414c9ac1f0
|
use a more general-purpose tokenizer, not 'retokenize'
|
2015-05-08 12:40:14 -04:00 |
|
Robyn Speer
|
ef69bcec62
|
build.ninja knows about its own dependencies
|
2015-05-08 12:40:06 -04:00 |
|
Robyn Speer
|
aa55e32450
|
Makefile should only be needed for bootstrapping Ninja
|
2015-05-08 12:39:31 -04:00 |
|
Robyn Speer
|
cddeae0acb
|
Merge branch 'ninja-build'
Conflicts:
wordfreq_builder/cmd_count_twitter.py
wordfreq_builder/cmd_count_wikipedia.py
|
2015-05-08 00:01:01 -04:00 |
|
Robyn Speer
|
a69bd518af
|
limit final builds to languages with >= 2 sources
|
2015-05-07 23:59:04 -04:00 |
|
Robyn Speer
|
a46f1af4b8
|
fix dependency
|
2015-05-07 23:55:57 -04:00 |
|
Robyn Speer
|
a5f6113824
|
a reasonably complete build process
|
2015-05-07 19:38:33 -04:00 |
|
Robyn Speer
|
4e1006b334
|
process leeds and opensubtitles
|
2015-05-07 17:07:33 -04:00 |
|
Robyn Speer
|
40680cad55
|
abstract how we define build rules a bit
|
2015-05-07 16:59:28 -04:00 |
|
Robyn Speer
|
04bde8d617
|
WIP on more build steps
|
2015-05-07 16:49:53 -04:00 |
|
Lance Nathan
|
60c7f3a7da
|
Tweak to previous variable name fix
Former-commit-id: e8a1548d93
|
2015-05-06 17:57:10 -04:00 |
|
Lance Nathan
|
8400dee933
|
Merge pull request #6 from LuminosoInsight/ftfy4
Clean data with ftfy v4
Former-commit-id: 4632ffb177
|
2015-05-06 17:32:45 -04:00 |
|
Lance Nathan
|
bbf9164542
|
Merge pull request #5 from LuminosoInsight/dutch-201504
Better Dutch surface-form data
Former-commit-id: 5f05b52fe5
|
2015-05-06 17:15:21 -04:00 |
|
Robyn Speer
|
5ef406fd43
|
fix reused variable name
Former-commit-id: 506073030a
|
2015-05-06 17:06:37 -04:00 |
|
Robyn Speer
|
7c09fec692
|
add rules to count wikipedia tokens
|
2015-05-05 15:21:24 -04:00 |
|
Robyn Speer
|
c55e44e486
|
fix the 'count' ninja rule
|
2015-05-05 14:06:13 -04:00 |
|
Robyn Speer
|
59409266ca
|
add and adjust some build steps
- more build steps for Wikipedia
- rename 'tokenize_twitter' to 'pretokenize_twitter' to indicate that
the results are preliminary
|
2015-05-05 13:59:21 -04:00 |
|
Robyn Speer
|
d5d24cb098
|
set version number to 0.8
Former-commit-id: 2f3bb955d1
|
2015-05-05 12:05:00 -04:00 |
|
Robyn Speer
|
c9ca5b94b0
|
Merge branch 'dutch-201504' into ftfy4
Conflicts:
setup.py
Former-commit-id: 24a7c73e6d
|
2015-05-05 12:04:44 -04:00 |
|
Robyn Speer
|
922c658b68
|
require ftfy 4
Former-commit-id: 70b2c678ea
|
2015-05-05 12:04:13 -04:00 |
|
Robyn Speer
|
33c5f78c07
|
add wiki-parsing process
|
2015-05-04 13:25:01 -04:00 |
|
Robyn Speer
|
9ac4838eda
|
not using wordfreq.cfg anymore
|
2015-04-30 16:25:42 -04:00 |
|
Robyn Speer
|
efcf436112
|
WIP on new build system
|
2015-04-30 16:24:28 -04:00 |
|
Robyn Speer
|
98b3e51da1
|
use script codes for Chinese
|
2015-04-30 13:02:58 -04:00 |
|
Robyn Speer
|
cb6b2a8002
|
v0.7: make a proper Dutch 'surfaces' list
Former-commit-id: 873ace87db
|
2015-04-30 13:01:24 -04:00 |
|
Robyn Speer
|
76ea7f1bd5
|
define some ninja rules
|
2015-04-29 17:13:58 -04:00 |
|
Robyn Speer
|
524f7c760b
|
WIP on Ninja build automation
|
2015-04-29 15:59:06 -04:00 |
|
Robyn Speer
|
f77a61e675
|
move commands into cli/ directory
|
2015-04-29 15:22:04 -04:00 |
|
Robyn Speer
|
2bf8870832
|
always use surface forms
|
2015-04-29 15:17:00 -04:00 |
|
Robyn Speer
|
b4dfdaa47c
|
Merge branch 'master' into dutch-201503
Conflicts:
wordfreq/build.py
Former-commit-id: 6cf46ee5aa
|
2015-04-29 14:36:24 -04:00 |
|
Robyn Speer
|
38261a6a0a
|
handle multi-word stems correctly
|
2015-04-29 13:45:53 -04:00 |
|
Robyn Speer
|
d29e8bfddf
|
start a new multilingual wordlist called 'stems'
So far, this wordlist is only in Dutch.
Former-commit-id: af5f65b328
|
2015-03-31 15:59:30 -04:00 |
|
Robyn Speer
|
6b57075275
|
revise the process of building Wikipedia counts
|
2015-03-30 18:09:07 -04:00 |
|
Robyn Speer
|
56e811be19
|
Fix Dutch lists
- Use surface forms consistently, not stems
- Count all instances of words on Wikipedia, not one per article
Former-commit-id: 3507d8b630
|
2015-03-12 16:00:03 -04:00 |
|