Commit Graph

13 Commits

Author SHA1 Message Date
RickyChan
a252ae01a0 Fix csv DictWriter parameter 2020-06-05 22:27:19 +09:00
GaGo
3daca6f209
Update import_swc.py
I tried to use the importer. With the Error path not defined.

I think it's appear after the refactor by @reuben.
Nothing big, but I think an commit worth. :)
2020-04-23 14:45:39 +02:00
Reuben Morais
2f68ed1001 Remove unneeded future imports from importers 2020-03-31 13:55:32 +02:00
Reuben Morais
6f0bf3b3a8 Reformat importers with black 2020-03-31 13:43:30 +02:00
Reuben Morais
b7e6b8c3e6 Sort importer imports with isort 2020-03-31 13:43:00 +02:00
Reuben Morais
a05baa35c9 Package training code to avoid sys.path hacks 2020-03-25 21:34:50 +01:00
Alexandre Lissy
ce59228824 Localizeable validate_label
Fixes #2804
2020-03-18 11:04:36 +01:00
Tilman Kamp
259a60b7b1 Implements #2624 - SWC importer: CSV columns for article and speaker 2019-12-31 16:23:37 +01:00
Tilman Kamp
343d07173f Fix: ms per char minimum for SWC and TUDA importers 2019-11-06 13:14:55 +01:00
Tilman Kamp
4be08fa6d3 Removed dutch ij digraph from normalization blacklist 2019-10-24 12:43:38 +02:00
Tilman Kamp
122a007d33 Linter induced changes 2019-10-23 16:47:50 +02:00
Tilman Kamp
010f24578f Better alphabet access 2019-10-23 15:10:08 +02:00
Tilman Kamp
3424ab2b5d Spoken Wikipedia importer 2019-10-23 14:22:37 +02:00