• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

trinker / discon
87%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.3.0
DEFAULT BRANCH: master
Repo Added 23 Feb 2015 11:15PM UTC
Files 8
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v0.2.0
branch: v0.2.0
CHANGE BRANCH
x
Reset
  • v0.2.0
  • discon_v_0.1.0
  • master
  • v0.3.0

pending completion
33

push

travis-ci

trinker
NEW FEATURES
* `dc_connective` & `dc_connective_sub` functions added to search for conectives
  ("and", "but", & "or") in context.

* `dc_oh` function added to search for oh discourse connectors (more specifically
  discourse marker).  The `dc_oh_begin` function adds the assertion that the "oh"
  usage is at the beginning of a line (this is a sentence if `qdap::sentSplit` has
  been used).

* `dc_well` function added to search for oh discourse connectors (more specifically
  discourse marker).  The `dc_well_begin` function adds the assertion that the "well"
  usage is at the beginning of a line (this is a sentence if `dap::sentSplit` has
  been used).

* `discourse_connector_logical` added that allows the extension of
  `discourse_connector` to enable logical checks of the elements of the
  `text.var` and/or the `grouping.var`.  The ease of use for `qdap::termco` and
  `qdap::dispersion_plot` makes them less flexible than a pure regular expression
  approach.  `discourse_connector_logical` returns much of this flexibility
  back to the `discourse_connector` base function.  An example use would be to
  assert that the word "oh"/"Oh" occurs at the beginning of a line or a turn of
  talk.  The user can pass functions to assert this.

* Logical testing functions added to complement the `discourse_connector_logical`
  function.  `is.first_in_set` (and `is.last_in_set` as the semantical inverse),
  `is.isolate` (and `is.repeat` as the semantical inverse), and
  `is.within_n_preceding_words` added to assert that elements in discourse or
  group variables are patterned win a particular way.  These functions are useful
  as a `discourse_connector_logical` complement or as stand alone discourse
  analysis tools.

329 of 377 relevant lines covered (87.27%)

6.24 hits per line

Relevant lines Covered
Build:
Build:
377 RELEVANT LINES 329 COVERED LINES
6.24 HITS PER LINE
Source Files on v0.2.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
33 v0.2.0 NEW FEATURES * `dc_connective` & `dc_connective_sub` functions added to search for conectives ("and", "but", & "or") in context. * `dc_oh` function added to search for oh discourse connectors (more specifically discourse marker). The `dc_oh_... push 26 Feb 2015 08:34AM UTC trinker travis-ci pending completion  
See All Builds (44)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc