Summary
- Experimental support for sparse dataframes (commit: 07a7612) (details)
- Use a slightly optimized simpler FeatureGenerator per default. (commit: d6494e8) (details)
- Make FeatureGenerator a dataclass to avoid redundant __init__. (commit: d2d73dc) (details)
- Fixed issue in TableDocumentDescriber (commit: 8d71481) (details)
- fix(corpus): parallel parsing (commit: 3a23d14) (details)
- fix(corpus): register corpus attributes. (commit: 35b0614) (details)
The file was modified | delta/corpus.py (diff) |
The file was modified | delta/corpus.py (diff) |
The file was modified | delta/corpus.py (diff) |
The file was modified | delta/util.py (diff) |
The file was modified | delta/corpus.py (diff) |
The file was modified | test/corpus_test.py (diff) |
The file was modified | delta/corpus.py (diff) |
The file was modified | test/corpus_test.py (diff) |