Skip to content

[BUG] In ReadTheDocs, math expression rendering error with ʃ #811

Description

@stannam

Describe the bug

The documentation is hard to read as some mathematical expressions are not rendered. https://corpustools.readthedocs.io/en/latest/mutual_information.html

image

I think the ʃ symbol is the cause.

Let's first calculate pMI(ʃ,i) without environment filtering as the baseline. Using the numbers presented
in the table,
:math:`pMI (ʃ,i) = log_2 (\frac{p(ʃi)}
{p(ʃ)*p(i)}) = 2.28`
since, :math:`p(ʃi) = \frac{3}{17}`, :math:`p(ʃ) = \frac{4}{21}`, and :math:`p(i) = \frac{4}{21}`

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions