(improvement)(chat) Support semantic understanding, optimize the overall code of the mapper. (#321)

This commit is contained in:
lexluo09
2023-11-05 13:14:07 +08:00
committed by GitHub
parent 2fe56e7462
commit 910384d17f
25 changed files with 716 additions and 375 deletions

View File

@@ -6,7 +6,7 @@ import org.junit.jupiter.api.Test;
/**
* MatchStrategyImplTest
*/
class QueryMatchStrategyTest extends ContextTest {
class HanlpMatchStrategyTest extends ContextTest {
@Test
void match() {