Sentence annotations for all providing foundries and a beginning subtokenization based on cschnobers code
diff --git a/Makefile.PL b/Makefile.PL
index 47450b1..3361ce4 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,10 +5,10 @@
use ExtUtils::MakeMaker;
WriteMakefile(
- NAME => 'KorAP::Bundle',
+ NAME => 'KorAP::Indexer',
AUTHOR => 'Nils Diewald',
ABSTRACT => 'Perl Implementation for Generating Multifoundry Lucene Indices',
- VERSION_FROM => 'lib/KorAP/Bundle.pm',
+ VERSION_FROM => 'lib/KorAP/Indexer.pm',
PREREQ_PM => {
'Mojolicious' => 4.51,
'Packed::Array' => 0.01,