Skip to content

Bring back word statistics#100

Draft
egli wants to merge 2 commits into
mainfrom
feature/statistics
Draft

Bring back word statistics#100
egli wants to merge 2 commits into
mainfrom
feature/statistics

Conversation

@egli

@egli egli commented Aug 5, 2021

Copy link
Copy Markdown
Member

This basically implements statistics for unknown words.

The remaining challenge is to find out when this thing should trigger. It currently assumes that it will be invoked after all unknown words have been moved to local words and before they have been confirmed. Essentially this is when a production is finished.

But finishing is currently not triggered from daisyproducer2 but from the old Python-based code.

Should I

  1. add a call to a new API end point from the Python code or
  2. move the state transition functionality to the new code base?

@egli egli linked an issue Aug 5, 2021 that may be closed by this pull request
@egli egli force-pushed the main branch 2 times, most recently from 78e1e1b to 370274a Compare May 17, 2022 08:53
@egli egli force-pushed the main branch 2 times, most recently from f2fe3a8 to d6a1f06 Compare October 8, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To do

Development

Successfully merging this pull request may close these issues.

Insert stats about unknown words into statistics_documentstatistic

1 participant