0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Mar 04, 2025 — Mar 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replaced crate.io badges with a fury version badge. More... about 12 years ago
Added a fix for the passing mass as an int mistake. More... about 12 years ago
Updated version number. More... about 12 years ago
Converted imports to follow PEP 328. More... over 12 years ago
Updated the version history to reflect the last two updates. More... over 12 years ago
Fixed a bug where long mass sequences would not work for window metrics. More... over 12 years ago
Fixed a bug where agreement could not be computed on boundary-set-format segmentations and segmentations containing multiple boundary types. More... over 12 years ago
Added automatic boundary type identification, fixed potential boundary type identification to properly account boundary types, and fixed a boundary-counting issue while computing agreement. More... over 12 years ago
Added basic TODO list. More... over 12 years ago
Added a script to fix style issues with Python scripts. More... over 12 years ago
Added virtualenv and texlive files to gitignore. More... over 12 years ago
Updated version number and history. More... over 12 years ago
Updated documentation for clarity. More... over 12 years ago
Removed Python 2.6 from allowed failures and added 2.6, 3.2, and 3.3 to the package's description. More... over 12 years ago
Corrected testes for Python 2.6. More... over 12 years ago
Removed Python 3.2 and 3.3 from allowed failures. More... over 12 years ago
Expanded the list of tested Python versions. More... over 12 years ago
Removed usage of collections.Counter to support Python 2.6. More... over 12 years ago
Removed assertAlmostEquals delta keyword usage to support Python 2.6. More... over 12 years ago
Added missing docs for Dataset and fixed __add__'s copying. More... over 12 years ago
Fixed test issues with ascertaining the number of coders present and dataset copying. More... over 12 years ago
Updated version number. More... over 12 years ago
Fixed issuw with importing Dataset object and added tests. More... over 12 years ago
Removed setup attributes missing in Python 3. More... over 12 years ago
Removed Python 3.x issues and implemented functionality to obtain the list of coders for datasets and dicts. More... over 12 years ago
Updated version number. More... over 12 years ago
Fixed lack of subpackages. More... over 12 years ago
Added support for NLTK-style segmentations. More... over 12 years ago
Improved code readability. More... over 12 years ago
Updated version. More... over 12 years ago