mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-18 04:14:21 +08:00
(improvement)(chat) support remove dictionary and rename match strategy (#332)
This commit is contained in:
@@ -6,7 +6,7 @@ import org.junit.jupiter.api.Test;
|
||||
/**
|
||||
* MatchStrategyImplTest
|
||||
*/
|
||||
class HanlpMatchStrategyTest extends ContextTest {
|
||||
class HanlpDictMatchStrategyTest extends ContextTest {
|
||||
|
||||
@Test
|
||||
void match() {
|
||||
Reference in New Issue
Block a user