Something went wrong on our end
Support subword and word language models
Compare changes
- Solene Tarride authored
+ 199
− 25
@@ -33,7 +33,7 @@ EXTRACTION_DATA_PATH = FIXTURES / "extraction"
@@ -319,11 +319,127 @@ def test_process_element_unknown_token_in_text_error(mock_database, tmp_path):
@@ -332,6 +448,8 @@ def test_extract(
@@ -362,6 +480,7 @@ def test_extract(
@@ -398,8 +517,14 @@ def test_extract(
@@ -466,36 +591,67 @@ def test_extract(
@@ -503,11 +659,29 @@ def test_extract(