Skip to content

Move trigram generation code from util into the package#3

Draft
peturorri wants to merge 1 commit intomideind:masterfrom
peturorri:tokenizing-util
Draft

Move trigram generation code from util into the package#3
peturorri wants to merge 1 commit intomideind:masterfrom
peturorri:tokenizing-util

Conversation

@peturorri
Copy link
Copy Markdown
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
Copy Markdown
Contributor

What's the status on this, @peturorri ?

@sveinbjornt
Copy link
Copy Markdown
Contributor

@vthorsteinsson

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