Click here to Skip to main content
15,895,667 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Some words with different synonyms (differently written but same) are to recognized as the same word. eg calcium, ca,ca 2 plus, ca++ are to recognized as "Calcium". It's like named entity recognition(NER) but i don't have input as sentences or paragraphs. Is there any algorithm or libraries for it?
Posted

1 solution

You can try SharpNLP - open source natural language processing tool.

Here is the link for that : SharpNLP
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900