Releases: nicolay-r/bulk-ner
Releases · nicolay-r/bulk-ner
bulk-ner-0.25.0
Major updates
⚠️ We have an updated format for the annotated data which now has lists of strings and lists. Lists are related to meta-data of the annotated objects.- 🔥 Reorganize output in a form of the lists of text parts that mention objects #17
- Create a separated API file #14
- Pipeline -- remove parent context #18
- Remove display_value_func as non-related to NER feature #19
Minor
- 🔥 We have to pick the practice of the bulk-chain for batching organization #15
- Integrate AREkit pipelines into the project #20
- Remove default dependency from source-iter
Full Changelog: 0.24.1...0.25.0
bulk-ner-0.24.1
Changes
There were several updates on better accessibility with the input files:
- Unbound CSV limitations from the CMD args #10
- TSV format support (auto separator setup) #11
- Adopt universal tiny libarary
source-iter
to perform iteration from varios filetypes supported natively in Python #12
Full Changelog: 0.24.0...0.24.1
bulk-ner-0.24.0
This is an initial release of the project:
📦 https://pypi.org/project/bulk-ner/
Full Changelog: https://github.com/nicolay-r/bulk-ner/commits/0.24.0