summaryrefslogtreecommitdiff
path: root/app-text/crf++/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/crf++/metadata.xml')
-rw-r--r--app-text/crf++/metadata.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/app-text/crf++/metadata.xml b/app-text/crf++/metadata.xml
deleted file mode 100644
index edc6c2bf83c2..000000000000
--- a/app-text/crf++/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>cjk@gentoo.org</email>
- <name>Cjk</name>
- </maintainer>
- <longdescription lang="en">
- CRF++ is a simple, customizable, and open source implementation
- of Conditional Random Fields (CRFs) for segmenting/labeling
- sequential data. CRF++ is designed for generic purpose and will be
- applied to a lot of NLP tasks, such as Named Entity Recognition,
- Information Extraction and Text Chunking.
- </longdescription>
- <upstream>
- <remote-id type="github">taku910/crfpp</remote-id>
- </upstream>
-</pkgmetadata>