Skip to content

Commit

Permalink
chore: temporarily remove MCD from generalization tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Elijas committed Nov 27, 2023
1 parent 9a70905 commit 5773a07
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 18 deletions.
30 changes: 16 additions & 14 deletions docs/source/notebooks/user_guide.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -290,13 +290,14 @@
"Step 1: IndividualSemanticElementExtractor\n",
"Step 2: ImageClassifier\n",
"Step 3: EmptyElementClassifier\n",
"Step 4: TopLevelSectionManagerFor10Q\n",
"Step 5: TableClassifier\n",
"Step 6: TextClassifier\n",
"Step 7: HighlightedTextClassifier\n",
"Step 8: SupplementaryTextClassifier\n",
"Step 9: TitleClassifier\n",
"Step 10: TextElementMerger\n"
"Step 4: TableClassifier\n",
"Step 5: TableOfContentsClassifier\n",
"Step 6: TopLevelSectionManagerFor10Q\n",
"Step 7: TextClassifier\n",
"Step 8: HighlightedTextClassifier\n",
"Step 9: SupplementaryTextClassifier\n",
"Step 10: TitleClassifier\n",
"Step 11: TextElementMerger\n"
]
}
],
Expand Down Expand Up @@ -327,13 +328,14 @@
"Step 1: IndividualSemanticElementExtractor\n",
"Step 2: ImageClassifier\n",
"Step 3: EmptyElementClassifier\n",
"Step 4: TopLevelSectionManagerFor10Q\n",
"Step 5: TableClassifier\n",
"Step 6: MyClassifier\n",
"Step 7: HighlightedTextClassifier\n",
"Step 8: SupplementaryTextClassifier\n",
"Step 9: TitleClassifier\n",
"Step 10: TextElementMerger\n"
"Step 4: TableClassifier\n",
"Step 5: TableOfContentsClassifier\n",
"Step 6: TopLevelSectionManagerFor10Q\n",
"Step 7: MyClassifier\n",
"Step 8: HighlightedTextClassifier\n",
"Step 9: SupplementaryTextClassifier\n",
"Step 10: TitleClassifier\n",
"Step 11: TextElementMerger\n"
]
}
],
Expand Down
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ accession_numbers:
- 0000060667-23-000139 # 10-Q LOW Lowe's Companies, Inc.
# - 0001141391-23-000131 # 10-Q MA Mastercard Incorporated
# - 0001493152-23-027174 # 10-Q MARA Marathon Digital Holdings, Inc.
- 0000063908-23-000076 # 10-Q MCD McDonald's Corporation
# - 0000063908-23-000076 # 10-Q MCD McDonald's Corporation
- 0001613103-23-000128 # 10-Q MDT Medtronic plc
- 0001326801-23-000093 # 10-Q META Meta Platforms, Inc.
- 0000066740-23-000058 # 10-Q MMM 3M Company
Expand Down

0 comments on commit 5773a07

Please sign in to comment.