1<!DOCTYPE html>
2<html>
3<head>
4	<meta charset="utf-8">
5
6	<title>phpSentence</title>
7
8	<link rel="stylesheet" href="resources/style.css?e99947befd7bf673c6b43ff75e9e0f170c88a60e">
9
10</head>
11
12<body>
13<div id="left">
14	<div id="menu">
15<span>Overview</span>
16
17		<div id="groups">
18		</div>
19
20
21
22		<div id="elements">
23			<h3>Classes</h3>
24			<ul>
25				<li><a href="class-Sentence.html">Sentence</a></li>
26				<li><a href="class-SentenceTest.html">SentenceTest</a></li>
27			</ul>
28
29
30
31
32
33			<h3>Functions</h3>
34			<ul>
35				<li><a href="function-Sentence_autoloader.html">Sentence_autoloader</a></li>
36			</ul>
37		</div>
38	</div>
39</div>
40
41<div id="splitter"></div>
42
43<div id="right">
44<div id="rightInner">
45	<form id="search">
46		<input type="hidden" name="cx" value="">
47		<input type="hidden" name="ie" value="UTF-8">
48		<input type="text" name="q" class="text" placeholder="Search" autofocus>
49	</form>
50
51	<div id="navigation">
52		<ul>
53			<li class="active">
54<span>Overview</span>			</li>
55			<li>
56<span>Class</span>			</li>
57		</ul>
58		<ul>
59		</ul>
60		<ul>
61		</ul>
62	</div>
63
64<div id="content">
65	<h1>phpSentence</h1>
66
67
68
69
70
71<table class="summary" id="classes">
72<caption>Classes summary</caption>
73<tr>
74	<td class="name"><a href="class-Sentence.html">Sentence</a></td>
75	<td><p>Segments sentences.
76Clipping may not be perfect.
77Sentence count should be VERY close to the truth.</p></td>
78</tr>
79<tr>
80	<td class="name"><a href="class-SentenceTest.html">SentenceTest</a></td>
81	<td>Generated by PHPUnit_SkeletonGenerator on 2015-02-16 at 20:05:00.</td>
82</tr>
83</table>
84
85
86
87
88
89<table class="summary" id="functions">
90<caption>Functions summary</caption>
91<tr>
92	<td class="name"><a href="function-Sentence_autoloader.html">Sentence_autoloader</a></td>
93	<td>Classloader for the library</td>
94</tr>
95</table>
96</div>
97
98	<div id="footer">
99		phpSentence API documentation generated by <a href="http://apigen.org">ApiGen</a>
100	</div>
101</div>
102</div>
103<script src="resources/combined.js?dc3592a696e654c132a2cb2ca318def0ec6c3f17"></script>
104<script src="elementlist.js?94082770cba9dfa8d9d0c03634ee64ddac29c138"></script>
105</body>
106</html>
107