Readme
acdh-spacytei is a python package providing utility classes and functions to processing XML (TEI, TCF) encoded documents with/for spaCy
Installation
pip install acdh-spacytei
Licensing
All code unless otherwise noted is licensed under the terms of the MIT License (MIT). Please refer to the file LICENSE in the root directory of this repository.
History
0.0.9 (2019-02-27)
++++++++++++++++++
- added functions to process prodigy output files
- pipline processes access model dir
0.0.6 (2019-02-27)
++++++++++++++++++
- added a tokenize method to TeiReader
- NE information written as rs-tags into TEI
- minor things
0.0.6 (2019-02-27)
++++++++++++++++++
- added langid to install_requires
- new function
recogito.recogito_dump_to_spacy_ner
added - minor things
0.0.3 (2019-02-25)
++++++++++++++++++
0.0.1 (2019-02-25)
++++++++++++++++++