Jinming Yang

Results 3 issues of Jinming Yang

**Describe the bug** I have a custom entity A which with the regex 'AAA', and another custom entity B with the regex 'BBB' ... custom entity D with the regex...

bug
analyzer

**Describe the bug** The longer the running time, the higher the memory footprint. **To Reproduce** Steps to reproduce the behavior: 1. Create a analyzer `analyzer = AnalyzerEngine(nlp_engine=NLP_Engine, supported_languages=['zh'])` 2. Any...

Performance

**Describe the bug** I have a index called Demo, and this is the indexer cmd: quickwit service run indexer --indexes Demo. I run the indexer by supervisord. I wish it...

bug