Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recognizer ns #691

Merged
merged 10 commits into from
Jun 18, 2024
Merged

Recognizer ns #691

merged 10 commits into from
Jun 18, 2024

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

@eagleoflqj eagleoflqj merged commit ebdfd55 into rime:master Jun 18, 2024
5 checks passed
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