mirror of
https://gitee.com/mymagicpower/AIAS.git
synced 2024-12-02 04:08:21 +08:00
Update README.md
This commit is contained in:
parent
d592dc8369
commit
103cf2d91a
@ -2,9 +2,10 @@
|
||||
词法分析模型能整体性地完成中文分词、词性标注、专名识别任务。
|
||||
|
||||
### SDK算法:
|
||||
模型网络结构:
|
||||
模型网络结构:
|
||||
![img](https://djl-model.oss-cn-hongkong.aliyuncs.com/AIAS/nlp_sdks/lac_network.png)
|
||||
论文:
|
||||
|
||||
- 论文:
|
||||
https://arxiv.org/abs/1807.01882
|
||||
|
||||
## 运行例子 - LacExample
|
||||
@ -17,4 +18,4 @@ https://arxiv.org/abs/1807.01882
|
||||
```
|
||||
|
||||
### 帮助
|
||||
添加依赖库:lib/aias-lac-lib-0.1.0.jar
|
||||
添加依赖库:lib/aias-lac-lib-0.1.0.jar
|
||||
|
Loading…
Reference in New Issue
Block a user