All Projects → ktsstudio → Kts_linguistics

ktsstudio / Kts_linguistics

Licence: mit
Spellcheck, phonetics, text processing and more

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Kts linguistics

Hunspell Dict Ko
Korean spellchecking dictionary for Hunspell
Stars: ✭ 187 (+938.89%)
Mutual labels:  natural-language-processing, spellcheck
Hunspell
The most popular spellchecking library.
Stars: ✭ 1,196 (+6544.44%)
Mutual labels:  natural-language-processing, spellcheck
Nlprule
A fast, low-resource Natural Language Processing and Text Correction library written in Rust.
Stars: ✭ 309 (+1616.67%)
Mutual labels:  natural-language-processing, spellcheck
Nuspell
🖋️ Fast and safe spellchecking C++ library
Stars: ✭ 108 (+500%)
Mutual labels:  natural-language-processing, spellcheck
Languagetool
Style and Grammar Checker for 25+ Languages
Stars: ✭ 5,641 (+31238.89%)
Mutual labels:  natural-language-processing, spellcheck
Coursera
Quiz & Assignment of Coursera
Stars: ✭ 774 (+4200%)
Mutual labels:  natural-language-processing
Ciphey
⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡
Stars: ✭ 9,116 (+50544.44%)
Mutual labels:  natural-language-processing
Youtokentome
Unsupervised text tokenizer focused on computational efficiency
Stars: ✭ 728 (+3944.44%)
Mutual labels:  natural-language-processing
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+3872.22%)
Mutual labels:  natural-language-processing
Riceteacatpanda
repo with challenge material for riceteacatpanda (2020)
Stars: ✭ 18 (+0%)
Mutual labels:  natural-language-processing
String To Tree Nmt
Source code and data for the paper "Towards String-to-Tree Neural Machine Translation"
Stars: ✭ 16 (-11.11%)
Mutual labels:  natural-language-processing
Nlg Eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
Stars: ✭ 822 (+4466.67%)
Mutual labels:  natural-language-processing
Nlp In Practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Stars: ✭ 790 (+4288.89%)
Mutual labels:  natural-language-processing
Lightning Bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
Stars: ✭ 829 (+4505.56%)
Mutual labels:  natural-language-processing
Jcseg
Jcseg is a light weight NLP framework developed with Java. Provide CJK and English segmentation based on MMSEG algorithm, With also keywords extraction, key sentence extraction, summary extraction implemented based on TEXTRANK algorithm. Jcseg had a build-in http server and search modules for the latest lucene,solr,elasticsearch
Stars: ✭ 754 (+4088.89%)
Mutual labels:  natural-language-processing
Entity Recognition Datasets
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.
Stars: ✭ 891 (+4850%)
Mutual labels:  natural-language-processing
Ecco
Visualize and explore NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2).
Stars: ✭ 723 (+3916.67%)
Mutual labels:  natural-language-processing
Insuranceqa Corpus Zh
🚁 保险行业语料库,聊天机器人
Stars: ✭ 821 (+4461.11%)
Mutual labels:  natural-language-processing
Mesimp
Codes for "Training Simplification and Model Simplification for Deep Learning: A Minimal Effort Back Propagation Method"
Stars: ✭ 16 (-11.11%)
Mutual labels:  natural-language-processing
Pororo
PORORO: Platform Of neuRal mOdels for natuRal language prOcessing
Stars: ✭ 812 (+4411.11%)
Mutual labels:  natural-language-processing

kts_linguistics

This library includes several sub-packages:

  • spellcheck – Fixing spelling typos
  • phoneticsRussian Metaphone implementation
  • string_transforms – Reusable pipeline for string transformations
  • corpora – Loading corpora
  • synonyms – Finding synonyms
  • test – Test utilities

Install

pip install https://github.com/ktsstudio/kts_linguistics/archive/v0.1.6.tar.gz

Examples

Examples.

License

MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].