Detecting abbreviations in publications - text mining
0
0
Entering edit mode
8.6 years ago

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 • 2.2k views
ADD COMMENT
2
Entering edit mode

http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.13.2481

The algorithm is partially in the paper as Java code.

ADD REPLY
0
Entering edit mode

Hey! Can you please give me an answer for this question?

What information about VARIANTS are found in biomedical literature rather than diseases?

ADD REPLY
0
Entering edit mode

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

ADD REPLY

Login before adding your answer.

Traffic: 2841 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6