openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
Treex - NLP Framework
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 413 of 414
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- treex pml schemas are now placed in the shared section of the Treex-Core distro - minor fix in treex runner POD (so that dzil PodVersion plugin finds where to place the version section)
zabokrtsky
More...
about 14 years ago
-resolving some of perlcritic's complaints -adding MANIFEST.SKIP
zabokrtsky
More...
about 14 years ago
CriticTests dzil plugin configured by perlcritic.rc: by default, use strict is required in source codes right after the package line, which can't be fulfilled here because (1) 'use strict' is redundant as soon as we use Moose, (2) PkgVersion inserts version block just after the package line anyway.
zabokrtsky
More...
about 14 years ago
removing module versions (both $VERSION and =head1 VERSION) from Treex core modules; better to automatize using dzil's plugins
zabokrtsky
More...
about 14 years ago
treex-core packaging by Dist::Zilla, first draft
zabokrtsky
More...
about 14 years ago
New Treex Scenario changed in a similar way as the old in the previous commit (Oh I know, code duplication).
Martin Popel
as popel
More...
about 14 years ago
zapomenuty commit
marecek
More...
about 14 years ago
The module Parser::MST::English have been rewritten as a language independent wrapper Treex::Tools::Parser::MST. The language specific parts have been moved to SEnglishM_to_SEnglishA::McD_parser.
marecek
More...
about 14 years ago
zapomenuty commit
zabokrtsky
More...
about 14 years ago
Treex: required_file_from_share returns the path to the file (to minimize coding in blocks), some other minor changes
marecek
More...
about 14 years ago
All perl shebangs changed from #!/usr/bin/perl to /usr/bin/env perl The new way is more portable (e.g. on MacOS perl is stored in /opt/local/bin/perl). I hope I haven't caused any conflicts or problems.
Martin Popel
as popel
More...
about 14 years ago
All perl shebangs changed from #!/usr/bin/perl to /usr/bin/env perl The new way is more portable (e.g. on MacOS perl is stored in /opt/local/bin/perl). I hope I haven't caused any conflicts or problems.
Martin Popel
as popel
More...
about 14 years ago
Treex: tree-tagger added, (automatic downloading of models and installing not solved yet)
marecek
More...
about 14 years ago
Treex: block attributes = instance attributes; attributes 'sentences_per_document' and 'file_stem' for streamreader and streamwriter
marecek
More...
about 14 years ago
English tokenization in Treex
marecek
More...
about 14 years ago
core fixed, test for English analysis, generic block for tokenization
marecek
More...
about 14 years ago
test block for tokenization
marecek
More...
about 14 years ago
some more documentation in treex core
zabokrtsky
More...
about 14 years ago
Treex::Core::Document now knows where to find the schema without $TMT_ROOT
zabokrtsky
More...
over 14 years ago
treex pml schema will be distributed with the Treex Core package
zabokrtsky
More...
over 14 years ago
treex pml schema files will be distributed along with the Treex-Core package; after installation from cpan, it won't be possible to rely on system variables any more; preparatory works for a new solution employing File::ShareDir
zabokrtsky
More...
over 14 years ago
Generating a table which translates old block names (SEnglishA_to...::...) to a new treex convention (Treex::Block::Analysis::EN::A2T::....), just a first sketch of. The new names range from 34 to 70 characters, so at least the names still fit into one line :)
zabokrtsky
More...
over 14 years ago
restructuring the packaging procedure and moving it to a module; scripts and tests can now be packaged too
zabokrtsky
More...
over 14 years ago
packaging now supports both with Module::Builder and MakeMaker
zabokrtsky
More...
over 14 years ago
Treex-Core package now passes all default Module::Build tests
zabokrtsky
More...
over 14 years ago
next step in CPAN packaging
zabokrtsky
More...
over 14 years ago
first working draft of command-line interface for Treex
zabokrtsky
More...
over 14 years ago
first sketch of a command-line treex runner (a substitute for brunblocks without using btred)
zabokrtsky
More...
over 14 years ago
arranging the first treex test to use Test::More
zabokrtsky
More...
over 14 years ago
moving all things related to the to-treex-conversion into a single directory
zabokrtsky
More...
over 14 years ago
←
1
2
…
406
407
408
409
410
411
412
413
414
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree