mirror of
https://github.com/houbb/sensitive-word.git
synced 2026-03-22 00:17:35 +08:00
[Feature] add for new
This commit is contained in:
@@ -71,6 +71,8 @@ public class WordTags {
|
||||
/**
|
||||
* 根据标准的约定行处理
|
||||
* @param lines 行信息
|
||||
* @param wordSplit 单词分割
|
||||
* @param tagSplit 标签分割
|
||||
* @return 结果
|
||||
*/
|
||||
public static IWordTag lines(final Collection<String> lines, final String wordSplit, final String tagSplit) {
|
||||
|
||||
Reference in New Issue
Block a user