<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libpinyin.git/utils/training/gen_ngram.cpp, branch tkrzw</title>
<subtitle>mirror of libpinyin.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/'/>
<entry>
<title>Use check_result macro in utils directory</title>
<updated>2022-06-02T05:19:39+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2022-06-02T05:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=a307b3e60b0b93310eb7efd165659d84d8752a56'/>
<id>a307b3e60b0b93310eb7efd165659d84d8752a56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>include config.h to allow using getline on freebsd</title>
<updated>2016-11-15T18:09:12+00:00</updated>
<author>
<name>Ting-Wei Lan</name>
<email>lantw44@gmail.com</email>
</author>
<published>2016-11-15T17:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=0236b16114dda5faf3dccabee147dfdd55c256ce'/>
<id>0236b16114dda5faf3dccabee147dfdd55c256ce</id>
<content type='text'>
We need _GNU_SOURCE macro defined in config.h to enable the declaration
of getline in FreeBSD stdio.h.

https://github.com/libpinyin/libpinyin/issues/65
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need _GNU_SOURCE macro defined in config.h to enable the declaration
of getline in FreeBSD stdio.h.

https://github.com/libpinyin/libpinyin/issues/65
</pre>
</div>
</content>
</entry>
<entry>
<title>update code license</title>
<updated>2016-10-31T05:56:38+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-10-31T05:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=62cacd1dc8784f7d3e99503d0e8e66010597eb05'/>
<id>62cacd1dc8784f7d3e99503d0e8e66010597eb05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update utils/training in progress</title>
<updated>2016-03-30T07:12:11+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2016-03-30T07:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=43360fcb6129e0c27ed7086b600b8699b8bdbd37'/>
<id>43360fcb6129e0c27ed7086b600b8699b8bdbd37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update training tools</title>
<updated>2015-05-21T08:21:16+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2015-05-21T08:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=c8362b0c42886e87a9cfb5893bc9c462bf3a1b83'/>
<id>c8362b0c42886e87a9cfb5893bc9c462bf3a1b83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update utils/training</title>
<updated>2013-04-16T03:39:08+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2013-04-16T03:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=edead27671841073511ba6ba521a8b5a261a9499'/>
<id>edead27671841073511ba6ba521a8b5a261a9499</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update gen_ngram.cpp</title>
<updated>2013-04-10T06:34:02+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2013-04-10T06:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=8045de6d4af0594344f8e9116368b02048a06eb5'/>
<id>8045de6d4af0594344f8e9116368b02048a06eb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update gen_ngram.cpp</title>
<updated>2013-04-02T04:22:56+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2013-04-02T04:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=64bb2122c263cd2680c839a3841fd3604e9373e2'/>
<id>64bb2122c263cd2680c839a3841fd3604e9373e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up code</title>
<updated>2012-10-19T04:24:06+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2012-10-19T04:24:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=3d9959ed830c4ae5bc7b4f7a525f25f34fc67313'/>
<id>3d9959ed830c4ae5bc7b4f7a525f25f34fc67313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update gen ngram</title>
<updated>2012-10-19T03:50:19+00:00</updated>
<author>
<name>Peng Wu</name>
<email>alexepico@gmail.com</email>
</author>
<published>2012-10-19T03:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pwu/public_git/libpinyin.git/commit/?id=f1e74f78a7569f5fa566ddae861624026db86563'/>
<id>f1e74f78a7569f5fa566ddae861624026db86563</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
