Skip to content

integration of mateseg functionality into the main framework #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 57 commits into
base: master
Choose a base branch
from

Conversation

WladimirSidorenko
Copy link
Contributor

Changelog

  • mateseg functionality integrated into the main discourse_segmenter script;
  • a few bug fixes and test cases added for edseg;
  • travis, coveragerc, and documentation recipes added;
  • minor code style and documentation fixes;
  • project version set to 0.2.1.

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@dac0517). Click here to learn what that means.
The diff coverage is 41.28%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #2   +/-   ##
=========================================
  Coverage          ?   29.04%           
=========================================
  Files             ?       27           
  Lines             ?     2606           
  Branches          ?        0           
=========================================
  Hits              ?      757           
  Misses            ?     1849           
  Partials          ?        0
Impacted Files Coverage Δ
dsegmenter/edseg/util.py 27.14% <ø> (ø)
dsegmenter/treeseg/treesegmenter.py 44.05% <100%> (ø)
dsegmenter/bparseg/constants.py 100% <100%> (ø)
dsegmenter/treeseg/__init__.py 100% <100%> (ø)
dsegmenter/edseg/clause_segmentation.py 8.75% <100%> (ø)
dsegmenter/edseg/__init__.py 100% <100%> (ø)
dsegmenter/bparseg/__init__.py 100% <100%> (ø)
dsegmenter/mateseg/segmentation_tree.py 41.17% <100%> (ø)
dsegmenter/mateseg/__init__.py 100% <100%> (ø)
dsegmenter/treeseg/discourse_segment.py 61.36% <100%> (ø)
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dac0517...8e116fd. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants