-
```
CRFSegment = JClass('com.hankcs.hanlp.seg.CRF.CRFSegment')
segemntTool = CRFSegment().seg
```
SIGSEGV (0xb) at pc=0x00007faf8662e026, pid=5771, tid=5782
JRE version: Java(TM)…
-
类似于[斯坦福NLP](https://stanfordnlp.github.io/CoreNLP/cmdline.html)的:-)
-
## 注意事项
请确认下列注意事项:
* 我已仔细阅读下列文档,都没有找到答案:
- [首页文档](https://github.com/hankcs/HanLP)
- [wiki](https://github.com/hankcs/HanLP/wiki)
- [常见问题](https://github.com/hankcs/HanLP/wiki/FAQ)
*…