<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>mmseg</name>
<shortdesc>MMseg中文分词 Chinese Seg On MMSeg Algorithm</shortdesc>
<description>from mmseg import seg_txt
for i in seg_txt("最主要的更动是：张无忌最后没有选定自己的配偶。"):
    print i</description>
<maintainer><foaf:Person><foaf:mbox_sha1sum>468ebc5d6d2448f87a8e692807e6c86f19150a14</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.1.6</revision></Version></release>
</Project></rdf:RDF>