Skip to content
View kolyaloh2004's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report kolyaloh2004

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. textdistance textdistance Public

    Forked from life4/textdistance

    Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.

    Python

  2. text-analyzer text-analyzer Public

    Forked from rohitchormale/text-analyzer

    Analyse given text to suggest possible matches from dictionary using Damerau-Levenshtein Distance algorithm

    Python

  3. l3wtransformer l3wtransformer Public

    Forked from GeorgesAlkhouri/l3wtransformer

    A word hashing method based on vectors of letter n-grams. Currently transforms text into sequences of numbers.

    Python

  4. TextRank TextRank Public

    Forked from davidadamojr/TextRank

    Python implementation of TextRank algorithm for automatic keyword extraction and summarization using Levenshtein distance as relation between text units. This project is based on the paper "TextRan…

    Python

  5. tinysearch tinysearch Public

    Forked from manishpatel005/tinysearch

    Semantic Search Engine using BERT embeddings

    Python

  6. metrics-on-words-levenshtein metrics-on-words-levenshtein Public

    Forked from j2kun/metrics-on-words-levenshtein

    Python code for the post "Metrics on Words"

    Python