Skip to content
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

Move trigram generation code from util into the package #3

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peturorri
Copy link
Member

The code to generate normalized trigrams from text may be useful to
users but was not included in the package distribution. It is now
available in the icegrams package alongside the Ngrams class.

Remaining tasks:

  • Update README
  • Test the reworked utils/rmh.py properly. I only ran it until it tried to connect to the database.

The code to generate normalized trigrams from text may be useful to
users but was not included in the package distribution. It is now
available in the icegrams package alongside the Ngrams class.
@sveinbjornt
Copy link
Member

What's the status on this, @peturorri ?

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

Successfully merging this pull request may close these issues.

2 participants