Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 1a858e9

Browse files
committed
최초 생성
0 parents  commit 1a858e9

File tree

12 files changed

+10057
-0
lines changed

12 files changed

+10057
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Taku Kudo <[email protected]>

BSD

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
Copyright (c) 2001-2008, Taku Kudo
2+
Copyright (c) 2004-2008, Nippon Telegraph and Telephone Corporation
3+
All rights reserved.
4+
5+
Redistribution and use in source and binary forms, with or without modification, are
6+
permitted provided that the following conditions are met:
7+
8+
* Redistributions of source code must retain the above
9+
copyright notice, this list of conditions and the
10+
following disclaimer.
11+
12+
* Redistributions in binary form must reproduce the above
13+
copyright notice, this list of conditions and the
14+
following disclaimer in the documentation and/or other
15+
materials provided with the distribution.
16+
17+
* Neither the name of the Nippon Telegraph and Telegraph Corporation
18+
nor the names of its contributors may be used to endorse or
19+
promote products derived from this software without specific
20+
prior written permission.
21+
22+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
23+
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
24+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
25+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
26+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
27+
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
28+
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
29+
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

COPYING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
MeCab is copyrighted free software by Taku Kudo <[email protected]> and
2+
Nippon Telegraph and Telephone Corporation, and is released under
3+
any of the GPL (see the file GPL), the LGPL (see the file LGPL), or the
4+
BSD License (see the file BSD).

GPL

Lines changed: 340 additions & 0 deletions
Large diffs are not rendered by default.

LGPL

Lines changed: 504 additions & 0 deletions
Large diffs are not rendered by default.

MeCab.py

Lines changed: 327 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)