|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<keys |
| 3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 4 | + xsi:noNamespaceSchemaLocation="../schemas/keys.xsd"> |
| 5 | +<!-- |
| 6 | + Nerwip - Named Entity Extraction in Wikipedia Pages |
| 7 | + Copyright 2011 Yasa Akbulut, Burcu Küpelioğlu & Vincent Labatut |
| 8 | + Copyright 2012 Burcu Küpelioğlu, Samet Atdağ & Vincent Labatut |
| 9 | + Copyright 2013 Samet Atdağ & Vincent Labatut |
| 10 | + Copyright 2014-15 Vincent Labatut |
| 11 | + |
| 12 | + This file is part of Nerwip - Named Entity Extraction in Wikipedia Pages. |
| 13 | + |
| 14 | + Nerwip - Named Entity Extraction in Wikipedia Pages is free software: you can |
| 15 | + redistribute it and/or modify it under the terms of the GNU General Public License |
| 16 | + as published by the Free Software Foundation, either version 2 of the License, or |
| 17 | + (at your option) any later version. |
| 18 | + |
| 19 | + Nerwip - Named Entity Extraction in Wikipedia Pages is distributed in the hope |
| 20 | + that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty |
| 21 | + of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public |
| 22 | + License for more details. |
| 23 | + |
| 24 | + You should have received a copy of the GNU General Public License |
| 25 | + along with Nerwip - Named Entity Extraction in Wikipedia Pages. |
| 26 | + If not, see <http://www.gnu.org/licenses/>. |
| 27 | + --> |
| 28 | + |
| 29 | + <key name="Freebase" value="" /> |
| 30 | + <key name="OpenCalais" value="" /> |
| 31 | + |
| 32 | +</keys> |
0 commit comments