Posts

Bioinformatics

NLP

Epub Book Summarization

55 minute read

Summarization is very fun thing. You can save a lot of time by reading book summaries especially when understanding general ide is good enough. I wanted to...

Relevant Phrase Tagging in Semantic Search

8 minute read

Once I was doing one project about semantic similarity search I got an idea of extracting important keywords from search results. I applied one intuitive fe...

Recent Keyword Extraction Techniques

8 minute read

Recently I got interested in keyword extraction problem in NLP. For about 2 weeks I read many papers about recent techniques applied in that task and I want...