From f4afbd36646afc5370f82724f4c11f67d99323c1 Mon Sep 17 00:00:00 2001 From: Zeyu Chen Date: Thu, 3 Dec 2020 00:27:58 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0691e9ea..811c24f6 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,15 @@ English | [简体中文](README_ch.md) +### Lexical Analysis +- Excelent Chinese text segmentation, part-of-speech, named entity recognition model are provided by [LAC](https://github.com/baidu/LAC) +@Baidu NLP +
+ +
+ ### Syntax Analysis -- Leading Chinese syntactic analysis model release by Baidu NLP. +- Leading Chinese syntactic analysis model are provided by Baidu NLP.
@@ -124,7 +131,7 @@ English | [简体中文](README_ch.md) ### Text Review -- Contains the review of Chinese pornographic text, and multiple algorithms are available. +- Text review model of Chinese pornographic text are available.
-- GitLab