This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Detecting abbreviations in publications - text mining

I'm new to text mining in biomedical literature and I'm building an application for that. To identify abbreviations and synonyms in text, Schwartz algorithm can be used. From where can I get the code for this? Isn't this code publicly available?

text-mining publication algorithm

Not exactly an answer, but before splitting the texts using your own code, take a look at NLTK (Python): http://www.nltk.org/

0 answers

No answers yet.

Log in to answer this question.