shdev/phpflashtext
Extract Keywords from sentence or Replace keywords in sentences. @ https://github.com/vi3k6i5/flashtext
This helps you quickly find or replace specific keywords and their variations within text documents. You provide a list of keywords and their alternative spellings, and it efficiently processes text to extract the standardized terms or replace all variations with the main keyword. This is useful for anyone working with large volumes of text who needs to standardize terminology or identify specific concepts, such as content managers, data analysts, or researchers.
No commits in the last 6 months.
Use this if you need to extract or replace a large number of keywords and their variations in text, especially when regular expression approaches become too slow or complex.
Not ideal if you only have a few simple keywords or if your keyword matching needs fuzzy logic beyond exact variations.
Stars
20
Forks
5
Language
PHP
License
MIT
Category
Last pushed
Jul 22, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/shdev/phpflashtext"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vi3k6i5/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
alirezatheh/perke
A keyphrase extractor for Persian
andrewtavis/kwx
BERT, LDA, and TFIDF based keyword extraction in Python
cbaziotis/ekphrasis
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter...
lovit/KR-WordRank
비지도학습 방법으로 한국어 텍스트에서 단어/키워드를 자동으로 추출하는 라이브러리입니다