<?xml version="1.0" encoding="UTF-8"?>
<document>
	<properties>
		<title>Kuromoji Codebase Intellectual Property (IP) Clearance Status
		</title>
	</properties>
	<body>
		<section id="Codebase+IP+Clearance+TEMPLATE">
			<title>Codebase IP Clearance TEMPLATE</title>
		</section>
		<section
			id="Kuromoji+Codebase+Intellectual+Property+%28IP%29+Clearance+Status">
			<title>Kuromoji Japanese morphological analyzer Codebase Intellectual
				Property (IP) Clearance Status</title>
		</section>
		<section id="Description">
			<title>Description</title>
			<p>The project was started in 2010 since we couldn't find any
				high-quality, actively maintained and easy-to-use Java-based
				Japanese morphological analyzers, and these become many of our
				design goals for Kuromoji.

				Kuromoji also has a segmentation mode that
				is particularly useful for
				search, which we hope will interest Apache
				Lucene and Solr users.
				Compound-nouns, such as 関西国際空港 (Kansai
				International Airport) and
				日本経済新聞 (Nikkei Newspaper), are segmented
				as one token with most
				analyzers. As a result, a search for 空港
				(airport) or 新聞 (newspaper)
				will not give you a for in these words.
				Kuromoji can segment these
				words into 関西 国際 空港 and 日本 経済 新聞, which is
				generally what you would
				want for search and you'll get a hit.

				The
				target was to make sure the technology has a license that makes it
				compatible with other Apache Software Foundation software to
				maximize its usefulness. Kuromoji has an Apache License 2.0 and all
				code is currently owned by Atilika Inc. The software has been
				developed by Masaru Hasegawa and
				Christian Moen.</p>
		</section>
		<section id="Project+info">
			<title>Project info</title>
			<ul>
				<li>Which PMC will be responsible for the code: Apache Lucene</li>
			</ul>
			<ul>
				<li>Into which existing project/module: Apache Lucene Java</li>
			</ul>
			<ul>
				<li>Officer or member managing donation: Simon Willnauer</li>
			</ul>
			<p>
				<em>Completed tasks are shown by the completion date (YYYY-MM-dd).
				</em>
			</p>
			<section id="Identify+the+codebase">
				<title>Identify the codebase</title>
				<table>
					<tr>
						<th>date</th>
						<th>item</th>
					</tr>
					<tr>
						<td>2011-07-12</td>
						<td>Chistian Moen created
							https://issues.apache.org/jira/browse/LUCENE-3305, packaged the
							source with appropriate Apache Headers and uplaoded them to the
							referenced issue (
							kuromoji-solr-0.5.3-asf.tar.gz &amp;
							kuromoji-0.7.6-asf.tar.gz) </td>
					</tr>
				</table>
				<p>
					MD5 sum for donated software:
					<p>MD5 (kuromoji-0.7.6-asf.tar.gz) =
						a84f016bd5162e57423a1da181c25f36</p>
					<p>MD5 (kuromoji-solr-0.5.3-asf.tar.gz) =
						a3e7d5afba64ec0843be6d4dbb95be1c</p>
				</p>
				<section id="Copyright">
					<title>Copyright</title>
					<table>
						<tr>
							<th>date</th>
							<th>item</th>
						</tr>
						<tr>
							<td>2011-07-??</td>
							<td>Check and make sure that the papers that transfer rights to
								the ASF been received. It is only necessary to transfer
								rights
								for the package, the core code, and any new code
								produced by the
								project.</td>
						</tr>
						<tr>
							<td>2011-07-12</td>
							<td>Check and make sure that the files that have been donated
								have been updated to reflect the new ASF copyright.</td>
						</tr>
					</table>
					<p>
						Identify name recorded for software grant:
						<em>Kuromoji</em>
					</p>
				</section>
				<section id="Verify+distribution+rights">
					<title>Verify distribution rights</title>
					<p>
						Corporations and individuals holding existing distribution
						rights:
            </p>
					<ul>
						<li>
							Masaru Hasegawa 
						</li>
						<li>
							Christian Moen
						</li>
					</ul>
					<table>
						<tr>
							<th>date</th>
							<th>item</th>
						</tr>
						<tr>
							<td>....-..-..</td>
							<td>Check that all active committers have a signed CLA on
								record.
							</td>
						</tr>
						<tr>
							<td>....-..-..</td>
							<td>Remind active committers that they are responsible for
								ensuring that a Corporate CLA is recorded if such is
								required to
								authorize their contributions under their
								individual CLA.</td>
						</tr>
						<tr>
							<td>....-..-..</td>
							<td>Check and make sure that for all items included with the
								distribution that is not under the Apache license, we have
								the
								right to combine with Apache-licensed code and
								redistribute.</td>
						</tr>
						<tr>
							<td>....-..-..</td>
							<td>Check and make sure that all items depended upon by the
								project is covered by one or more of the following approved
								licenses: Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or
								something with essentially the same terms.</td>
						</tr>
					</table>
					<p>Generally, the result of checking off these items will be a
						Software Grant, CLA, and Corporate CLA for ASF licensed code,
						which must have no dependencies upon items whose licenses that
						are
						incompatible with the Apache License.</p>
				</section>
			</section>
			<section
				id="Organizational+acceptance+of+responsibility+for+the+project">
				<title>Organizational acceptance of responsibility for the project
				</title>
				<p>
					Related VOTEs:
        </p>
				<ul>
					<li>
						<em>The VOTE thread accepting the donation may happen either
							before or after IP clearance. Adoption by lazy concensus is
							acceptable but
							not recommended.</em>
					</li>
				</ul>
			</section>
		</section>
	</body>
</document>