__init__.pxd
|
Add missing inits
|
2020-06-06 15:38:46 +02:00 |
__init__.py
|
Remove GoldParse from public API
|
2020-06-08 22:09:57 +02:00 |
align.pyx
|
Move alignment into Cython
|
2020-06-09 12:40:41 +02:00 |
annotation.py
|
* Make GoldCorpus return dict, not Example
|
2020-06-09 01:01:59 +02:00 |
augment.py
|
* Make GoldCorpus return dict, not Example
|
2020-06-09 01:01:59 +02:00 |
corpus.py
|
Fix corpus when no raw text supplied
|
2020-06-09 12:33:14 +02:00 |
example.py
|
* Make GoldCorpus return dict, not Example
|
2020-06-09 01:01:59 +02:00 |
gold_io.pyx
|
Fix gold_io
|
2020-06-09 12:43:53 +02:00 |
iob_utils.py
|
Rename _gold -> gold
|
2020-06-06 15:29:32 +02:00 |