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

analyze_in_bulk #12

Closed
wants to merge 11 commits into from
Closed

Conversation

Madoshakalaka
Copy link

  1. added cree-normative-generator.fomabin, cree-normative-generator.hfstol, cree-descriptive-analyzer.fomabin, cree-descriptive-analyzer.hfstol in test/data. They are not huge in size.
  2. you can supply .hfstol file now: analyzer = FST('my/crk.hfstol')
  3. created FST.analyze_in_bulk function, which utilises .hfstol file if supplied.
  4. tests

@codecov
Copy link

codecov bot commented Jul 16, 2019

Codecov Report

Merging #12 into master will decrease coverage by 0.73%.
The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   97.79%   97.06%   -0.74%     
==========================================
  Files           7        7              
  Lines         363      409      +46     
==========================================
+ Hits          355      397      +42     
- Misses          8       12       +4
Impacted Files Coverage Δ
fst_lookup/fst.py 97.38% <94.11%> (-2.62%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ac65a86...3b0cbc6. Read the comment docs.

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.

1 participant