diff --git a/.gitignore b/.gitignore index bf0d160a0..f8930d9a6 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ _build/ *.tar.gz *.tsv *.ann +!text.ann # Editors .idea diff --git a/changelog.md b/changelog.md index 1601e5141..8043660e8 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,14 @@ - `eds.tables` accepts a minimum_table_size (default 2) argument to reduce pollution - `RuleBasedQualifier` now expose a `process` method that only returns qualified entities and token without actually tagging them, defering this task to the `__call__` method. +- Relation implementation in `doc.spans["