blankme / friso

Automatically exported from code.google.com/p/friso
0 stars 0 forks source link

哪里有API文档,以及怎么显示词性呢? (已解决) #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. 我想写程序调用frisco的库,并且显示词性。

What is the expected output? What do you see instead?
1 
能在原来分词的基础之上显示词性,或者能够以某种方式得��
�某个分割后的词的词性、
2 我只看到分词的结果,并没有标注词性

What version of the product are you using? On what operating system?
1.2 ubuntu 11.10 

Please provide any additional information below.

Thank you !

Original issue reported on code.google.com by qiurong...@gmail.com on 11 Jul 2013 at 7:21

GoogleCodeExporter commented 8 years ago
哈, 写程序调用friso, 查看tst-friso.c就知道了. 

至于词性的标注目前还尚未完成, 
不过你可以在词库标注词条的词性, 然后在切分结果中追加.

暂时还没打算给friso加上词性标注功能, 如果可以, 
你可以给friso加上词性标注功能, 然后融合下.

Original comment by chenxin6...@gmail.com on 11 Jul 2013 at 12:19

GoogleCodeExporter commented 8 years ago
API的话, 最近在整理jcseg的API, 
下个版本也整理一个friso的开发帮助文档出来. 
目前就tst-friso.c, code Wiki, 软件介绍里面的东西.

Original comment by chenxin6...@gmail.com on 11 Jul 2013 at 12:24

GoogleCodeExporter commented 8 years ago
谢谢,等技术提高了,我就来改改,呵呵

Original comment by rongcai...@gmail.com on 18 Jul 2013 at 3:50

GoogleCodeExporter commented 8 years ago
哈, 已经发布了一个"friso开发帮助文档.pdf", 
请到Download中去下载

Original comment by chenxin1...@gmail.com on 11 Sep 2013 at 9:22