question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for synonyms?

See original GitHub issue

It’d be great, when normalizing text to include synonyms (and even antonyms!). So that all synonyms are normalized to the same word (and not ${antonym} too).

It shouldn’t be incredibly complex, it’s equivalent to using replace(synonym, normalized) for each case (but much more optimized I hope.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
fleslercommented, Aug 7, 2018

If it could do that, it’d be INCREDIBLY cool. Imagine something like nlp('...').paraphrase(). 💯

1reaction
giorgio79commented, Oct 4, 2018

I would not call “bc” a synonym for “because”, but more a slang version, or a contracted form. Just my 2 cents.

Read more comments on GitHub >

github_iconTop Results From Across the Web

334 Synonyms & Antonyms for SUPPORT - Thesaurus.com
abetment · aid · assist · assistance · encouragement · endorsement · hand · relief · succor ...
Read more >
50+ Support Synonyms & Antonyms - ProWritingAid
A common support synonym is assistance. Other synonyms for support include aid, help, corroborate, back up, encourage, and uphold.
Read more >
to support an idea plan or person - synonyms and related words
Synonyms · support · back · get behind · speak up for · endorse · promote · align · sympathize.
Read more >
Support synonyms, support antonyms - FreeThesaurus.com
support · buttress · shore up · underpin · bolster · uphold ...
Read more >
Add support for synonyms [#3294029] | Drupal.org
Steps to reproduce Proposed resolution Explore adding support for a synonyms mapping Remaining tasks User interface changes API changes Data ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found