项目作者: Kurdspell

项目描述 :
A Kurdish Spellchecker
高级语言: C#
项目地址: git://github.com/Kurdspell/Kurdspell.git
创建时间: 2018-11-12T16:42:33Z
项目社区:https://github.com/Kurdspell/Kurdspell

开源协议:

下载


Kurdspell

Kurdspell is a project to create a Kurdish spellchecker.

Structure

  • src/Kurdspell: This is a .NET standard library containing the algorithm. It has everything discussed in the paper.
  • src/KurdspellForWord: This is our effort on creating a plugin for Microsoft word.
  • src/Sample3: This is a sample application that uses the algorithm.
  • src/DictionaryEditor: This is a little application we used to create pattern lists.
  • src/Sample3/ckb-IQ.txt: This is a sample pattern list, however it’s not 100% correct and needs a lot of cleaning up.