mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-15 06:27:21 +00:00
(improvement)(chat) Support semantic understanding, optimize the overall code of the mapper. (#321)
This commit is contained in:
@@ -6,7 +6,7 @@ import org.junit.jupiter.api.Test;
|
||||
/**
|
||||
* MatchStrategyImplTest
|
||||
*/
|
||||
class QueryMatchStrategyTest extends ContextTest {
|
||||
class HanlpMatchStrategyTest extends ContextTest {
|
||||
|
||||
@Test
|
||||
void match() {
|
||||
Reference in New Issue
Block a user