wordbreak

There are 7 repositories under wordbreak topic.

  • fastcws/fastcws

    轻量级高性能中文分词项目

    Language:C++199338
  • ryancheung/SkiaTextRenderer

    A Winform-liked cross-platform TextRenderer implemented with SkiaSharp

    Language:C#31556
  • sebkln/linebreak

    CKEditor plugin. Provides buttons for &shy; entity and <wbr> tag for experienced editors. Integration into TYPO3 CMS explained in README.md

  • iAnas19/Scrypton

    Compiler Project on Python

    Language:Python2101
  • TYehan/WordBreak

    Convert Paragraphs into Wordlist and save it in a .txt file

    Language:Shell1100
  • inventit/wordbreak-shim-rails

    Integrate wordBreak.js assets in your Rails asset pipeline

    Language:Ruby80
  • medhakant/wordBreak

    An implementation of the wordBreak problem to split into all possible combinations of words that the original sentence could have been made up of. Takes the input from a file and outputs it to shell.

    Language:C++00