Skip to content
Snippets Groups Projects
Select Git revision
  • fst-hotfixes
  • fst-refactoring-2
  • master default protected
  • sliding-window-no-flags
  • st-error-model
  • wrapping
6 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.022Aug218Jan17Nov1623Jul221918171624Apr171211829Mar262119121128Feb27262518151413121175130Jan292221181716815Dec1421Nov161465411Oct28Sep2620121015Aug1413118Jul1210954221Jun2065428May:package: 0.2.1master remote_m…master remote_mirror_c268495fea0b45dbe6ef906e0a4a07fd/masterMerge pull request #5 from kba/fileids-and-suchUpdate requirements.txtwrapper.decode: set pageId, use .xml suffixmake test: warn that this does not do muchFSTCorrection: use make_file_id and assert_file_grp_cardinalitymake testadd deps-ubuntu, build OpenFST locally to satisfy pynini requirementscannot trust pynini from PyPIfix parameters and requirements:fix OCR-D interfaces:add cor-asv-fst-models subrepoadd symlink to tool jsonIntegrated the ST error model with the current codeTraining lexicon from a corpus or wordlistmention ocrd_keraslm in the readmeAdded docstrings and some cleaningCLI parameter --unweighted-lexiconrename the PageXML processor class and restore its functionalitymoved all the content of `lib.sliding_window` to `lib.latticegen`integrate the ocrd_keraslm language model into plaintext processingclass `FSTLatticeGenerator` for generating the hypothesesIntroduced the class `scripts.process.PlaintextProcessor``wrapper.decode.FSTCorrection` rewrittenclean up some deprecated parametersmade the beam width configurableRemoved the script for running comparisonsRemoved the NLTK dependencyRemoved the `alignment` dependency and related coderemoved unnecessary importsRemoved the HFST dependency and HFST-related codeRemove the directory `lib.__DEPRECATED__`Remove the CLIs from `lib.lexicon` and `lib.error_simp`Removed the C++ extension + version bumpImplemented the FST processing using Pyniniremoved the HFST import in `scripts.process`works around #1moved the modules containing entry points from `lib` to `scripts`Adopt the new implementation of sliding window (without flags)removed `test_sliding_window_no_flags`
Loading