mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 11:40:07 +00:00
Update README.md
This commit is contained in:
parent
8193d63352
commit
d1e9e94bc5
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ you’re not firefighting after the fact — you’re installing a reasoning fir
|
|||
| Family (link) | Coverage (all links) | Notes |
|
||||
|---|---|---|
|
||||
| [**DocumentAI_OCR**](./GlobalFixMap/DocumentAI_OCR/README.md) | [Tesseract](./GlobalFixMap/DocumentAI_OCR/tesseract.md) · [Google Document AI](./GlobalFixMap/DocumentAI_OCR/google_docai.md) · [AWS Textract](./GlobalFixMap/DocumentAI_OCR/aws_textract.md) · [Azure OCR](./GlobalFixMap/DocumentAI_OCR/azure_ocr.md) · [ABBYY](./GlobalFixMap/DocumentAI_OCR/abbyy.md) · [PaddleOCR](./GlobalFixMap/DocumentAI_OCR/paddleocr.md) | pre-embedding text integrity |
|
||||
| [**OCR_Parsing**](./GlobalFixMap/OCR_Parsing/README.md) | [Layout, Headers, Footers](./GlobalFixMap/OCR_Parsing/layout_headers_footers.md) · [Tokenization & Casing](./GlobalFixMap/OCR_Parsing/tokenization_and_casing.md) · [Tables & Columns](./GlobalFixMap/OCR_Parsing/tables_and_columns.md) · [Images & Figures](./GlobalFixMap/OCR_Parsing/images_and_figures.md) · [Scanned PDFs & Quality](./GlobalFixMap/OCR_Parsing/scanned_pdfs_and_quality.md) · [Multi-language & Fonts](./GlobalFixMap/OCR_Parsing/multi_language_and_fonts.md) | parser rails & checks |
|
||||
| [**OCR_Parsing**](./GlobalFixMap/OCR_Parsing/README.md) | [Layout, Headers, Footers](./GlobalFixMap/OCR_Parsing/layout_headers_and_footers.md) · [Tokenization & Casing](./GlobalFixMap/OCR_Parsing/tokenization_and_casing.md) · [Tables & Columns](./GlobalFixMap/OCR_Parsing/tables_and_columns.md) · [Images & Figures](./GlobalFixMap/OCR_Parsing/images_and_figures.md) · [Scanned PDFs & Quality](./GlobalFixMap/OCR_Parsing/scanned_pdfs_and_quality.md) · [Multi-language & Fonts](./GlobalFixMap/OCR_Parsing/multi_language_and_fonts.md) | parser rails & checks |
|
||||
| [**Language**](./GlobalFixMap/Language/README.md) | [Tokenizer Mismatch](./GlobalFixMap/Language/tokenizer_mismatch.md) · [Script Mixing](./GlobalFixMap/Language/script_mixing.md) · [Locale Drift](./GlobalFixMap/Language/locale_drift.md) · [Multilingual Guide](./GlobalFixMap/Language/multilingual_guide.md) · [Proper Noun Aliases](./GlobalFixMap/Language/proper_noun_aliases.md) <br> [Romanization & Transliteration](./GlobalFixMap/Language/romanization_transliteration.md) · [Query Language Detection](./GlobalFixMap/Language/query_language_detection.md) · [Query Routing & Analyzers](./GlobalFixMap/Language/query_routing_and_analyzers.md) · [Hybrid Ranking (Multilingual)](./GlobalFixMap/Language/hybrid_ranking_multilingual.md) · [Stopword & Morphology Controls](./GlobalFixMap/Language/stopword_and_morphology_controls.md) <br> [Fallback Translation & Glossary Bridge](./GlobalFixMap/Language/fallback_translation_and_glossary_bridge.md) · [Code-Switching Eval](./GlobalFixMap/Language/code_switching_eval.md) | cross-script retrieval stability |
|
||||
| [**LanguageLocale**](./GlobalFixMap/LanguageLocale/README.md) | [Tokenizer Mismatch (cross-lang)](./GlobalFixMap/LanguageLocale/tokenizer_mismatch.md) · [Script Mixing (single query)](./GlobalFixMap/LanguageLocale/script_mixing.md) · [Locale Drift & Analyzer Skew](./GlobalFixMap/LanguageLocale/locale_drift.md) · [Unicode Normalization](./GlobalFixMap/LanguageLocale/unicode_normalization.md) · [CJK Segmentation / Word-break](./GlobalFixMap/LanguageLocale/cjk_segmentation_wordbreak.md) <br> [Fullwidth vs Halfwidth, Punctuation](./GlobalFixMap/LanguageLocale/digits_width_punctuation.md) · [Diacritics & Folding](./GlobalFixMap/LanguageLocale/diacritics_and_folding.md) · [RTL / BiDi Control](./GlobalFixMap/LanguageLocale/rtl_bidi_control.md) · [Transliteration & Romanization](./GlobalFixMap/LanguageLocale/transliteration_and_romanization.md) · [Locale Collation & Sort Keys](./GlobalFixMap/LanguageLocale/locale_collation_and_sorting.md) <br> [Numbering & Sort Orders](./GlobalFixMap/LanguageLocale/numbering_and_sort_orders.md) · [Date/Time Format Variants](./GlobalFixMap/LanguageLocale/date_time_format_variants.md) · [Timezones & DST](./GlobalFixMap/LanguageLocale/timezones_and_dst.md) · [Keyboard Input Methods](./GlobalFixMap/LanguageLocale/keyboard_input_methods.md) · [Input Language Switching](./GlobalFixMap/LanguageLocale/input_language_switching.md) <br> [Emoji, ZWJ, Grapheme Clusters](./GlobalFixMap/LanguageLocale/emoji_zwj_grapheme_clusters.md) · [Mixed-Locale Metadata](./GlobalFixMap/LanguageLocale/mixed_locale_metadata.md) | analyzer / normalization profiles |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue