(improvement)(chat) support remove dictionary and rename match strategy (#332)

This commit is contained in:
lexluo09
2023-11-06 21:03:38 +08:00
committed by GitHub
parent 6c9983164e
commit 6e3f871015
7 changed files with 32 additions and 13 deletions

View File

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