Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@shewer
Copy link
Contributor

@shewer shewer commented Aug 15, 2023

Pull request

recognizer matcher 增加 @name_space
用於 patterns 有重疊時, 可以調整優先順序

engine/processors:
      - recognizer
      - recognizer@recognizer2
engine/segmentors:
     - matcher
     - matcher@recognizer2

recognizer: 
    #import_preset: default
    patterns: 
             ...
recognizer2:
    import_preset: default 

#### Issue tracker
Fixes will automatically close the related issue

Fixes #

#### Feature
Describe feature of pull request

#### Unit test
- [ ] Done

#### Manual test
- [ ] Done

#### Code Review
1. Unit and manual test pass
2. GitHub Action CI pass
3. At least one contributor reviews and votes
4. Can be merged clean without conflicts
5. PR will be merged by rebase upstream base

#### Additional Info

Copy link
Member

@lotem lotem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants