Treex-Core 0.06513_1
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Treex::Core
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Treex-Core-0.06513_1/lib/Treex/Block/Read/BaseReader.pm -- Around line 261: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Block/Read/BaseTextReader.pm -- Around line 145: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Block/Read/Sentences.pm -- Around line 74: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Block/Read/Text.pm -- Around line 65: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Block/Read/Treex.pm -- Around line 59: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Block/Util/DefinedAttr.pm -- Around line 103: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Block/Util/Eval.pm -- Around line 152: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Block/Util/SetGlobal.pm -- Around line 55: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Block/Write/Sentences.pm -- Around line 85: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Block/Write/Text.pm -- Around line 66: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Block/Write/Treex.pm -- Around line 112: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Core/TredView/Common.pm -- Around line 61: You forgot a '=back' before '=head1' Around line 67: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Core/TredView/Labels.pm -- Around line 369: '=item' outside of any '=over' Around line 385: You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' Around line 391: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Core/TredView/Styles.pm -- Around line 279: '=item' outside of any '=over' Around line 289: You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' Around line 295: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Core/TredView/TreeLayout.pm -- Around line 455: '=item' outside of any '=over' Around line 475: You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' Around line 481: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Core/TredView/Vallex.pm -- Around line 263: '=item' outside of any '=over' Around line 279: You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' Around line 285: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.06513_1/lib/Treex/Core/TredView.pm -- Around line 691: Non-ASCII character seen before =encoding in 'ZdenÄk'. Assuming UTF-8
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Treex::Core, Treex::Core::ScenarioParser
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Treex | Natural Language Processing framework | 0.06513_1 | metacpan |
Treex::Block::Read::BaseReader | abstract ancestor for document readers | 0.06513_1 | metacpan |
Treex::Block::Read::BaseTextReader | abstract ancestor for document readers | 0.06513_1 | metacpan |
Treex::Block::Read::Sentences | 0.06513_1 | metacpan | |
Treex::Block::Read::Text | 0.06513_1 | metacpan | |
Treex::Block::Read::Treex | 0.06513_1 | metacpan | |
Treex::Block::Util::DefinedAttr | Special block for checking C<undef> attributes | 0.06513_1 | metacpan |
Treex::Block::Util::Eval | Special block for evaluating code given by parameters. | 0.06513_1 | metacpan |
Treex::Block::Util::SetGlobal | 0.06513_1 | metacpan | |
Treex::Block::Write::Redirectable | 0.06513_1 | metacpan | |
Treex::Block::Write::Sentences | 0.06513_1 | metacpan | |
Treex::Block::Write::Text | 0.06513_1 | metacpan | |
Treex::Block::Write::Treex | 0.06513_1 | metacpan | |
Treex::Core | interface to linguistic structures and processing units in Treex | 0.06513_1 | metacpan |
Treex::Core::Block | the basic data-processing unit in the Treex framework | 0.06513_1 | metacpan |
Treex::Core::Bundle | a set of equivalent sentences (translations, or variants) and their linguistic representations in the Treex framework | 0.06513_1 | metacpan |
Treex::Core::BundleZone | zone in a bundle containing a sentence and its linguistic representations | 0.06513_1 | metacpan |
Treex::Core::Common | shorten the "C<use>" part of your Perl codes | 0.06513_1 | metacpan |
Treex::Core::Config | centralized info about Treex configuration | 0.06513_1 | metacpan |
Treex::Core::DocZone | document zone for the text attribute | 0.06513_1 | metacpan |
Treex::Core::Document | representation of a text and its linguistic analyses in the Treex framework | 0.06513_1 | metacpan |
Treex::Core::DocumentReader | interface for all document readers | 0.06513_1 | metacpan |
Treex::Core::DocumentReader::Base | 0.06513_1 | metacpan | |
Treex::Core::DocumentReader::ZoneReader | 0.06513_1 | metacpan | |
Treex::Core::Log | logger tailored for the needs of Treex | 0.06513_1 | metacpan |
Treex::Core::Node | 0.06513_1 | metacpan | |
Treex::Core::Node::A | 0.06513_1 | metacpan | |
Treex::Core::Node::EffectiveRelations | 0.06513_1 | metacpan | |
Treex::Core::Node::InClause | 0.06513_1 | metacpan | |
Treex::Core::Node::N | 0.06513_1 | metacpan | |
Treex::Core::Node::Ordered | 0.06513_1 | metacpan | |
Treex::Core::Node::P | 0.06513_1 | metacpan | |
Treex::Core::Node::T | 0.06513_1 | metacpan | |
Treex::Core::Resource | 0.06513_1 | metacpan | |
Treex::Core::Run | 0.06513_1 | metacpan | |
Treex::Core::Scenario | a larger Treex processing unit (composed of the basic treex processing units - blocks) | 0.06513_1 | metacpan |
Treex::Core::ScenarioParser | 0.06513_1 | metacpan | |
Treex::Core::TredView | visualization of Treex files in TrEd | 0.06513_1 | metacpan |
Treex::Core::TredView::Colors | 0.06513_1 | metacpan | |
Treex::Core::TredView::Common | Common methods related to TredView | 0.06513_1 | metacpan |
Treex::Core::TredView::Labels | Labels of tree nodes in Tred | 0.06513_1 | metacpan |
Treex::Core::TredView::Styles | Styling of trees in Tred (how they look) | 0.06513_1 | metacpan |
Treex::Core::TredView::TreeLayout | Layout of trees in Tred | 0.06513_1 | metacpan |
Treex::Core::TredView::Vallex | Browsing vallency lexicons | 0.06513_1 | metacpan |
Treex::Core::WildAttr | 0.06513_1 | metacpan | |
Treex::Core::Zone | 0.06513_1 | metacpan |