博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
How To Write an Academic Paper in Text Mining
阅读量:2395 次
发布时间:2019-05-10

本文共 2289 字,大约阅读时间需要 7 分钟。

摘要:关于发表文本挖掘Paper的几点建议 

       I'm completing a set of reviews for a reasonably high quality conference that touches on data mining and text mining problems. Perhaps the industrial setting has jaded me with respect to academic papers, but there seems to be some key points that - for me - really matter in the writing of a good paper (and implicitly in the selection of interesting areas of research).

Be clear on the context. Many papers I see start of with some general, weak and unsupported statements about some big trend in the data domain (e.g. the huge growth of social networks) and the imperitive for analysing that data. These statements, however, are rarely supported with actual statistics. Nor are they accompanied by comparison to the last big imperative. For example, it seems we must analyze twitter for getting insights into what people are thinking - but what does this data give you above and beyond other corpora like blogs?

 

Be clear on the contribution. Given the current state of the art in the particular field and a formulation of the problem (which has to cover the linguistic qualities of the corpora). what specific areas require progress (or have been currently untouched) and how has an analysis of that specific problem space motivated the proposed solution?

 

Be clear on the utility. So what - perhaps you have applied your favourite technique to a problem and moved the needle a little. What do we now know that we didn't before? Do we know something about the problem itself (20% of the corpus had this particular construct, my solution solves for that construct), do we know something about the technique (previous applications of this technique suffered from this fundamental conceptual problem, I fixed that by introducing this significant evolution).

 

Be clear! When you've figured out the above, think hard about the most efficient and impactful way of communicating the research. Examples, using real text, are very useful for getting straight to the heart of the matter (and be careful to communicate how representative these examples are). Don't throw in assumptions and leave the reader standing (every vague assumption will cause concern for down stream results). Make sure the evaluation is transparent (you remembered to include an evaluation, right?)

 

 

         参考:

 

转载地址:http://cpwob.baihongyu.com/

你可能感兴趣的文章
Linux网络资源
查看>>
Android对Kernel的改动汇总
查看>>
WGET 通过代理下载
查看>>
JITTER BUFFER
查看>>
IP协议报头学习笔记
查看>>
关于SIGPIPE导致的程序退出
查看>>
基于MTD的NAND驱动开发
查看>>
linux mtd源码分析(好东西)
查看>>
关于SIGBUS的总结
查看>>
JSP--9大隐式对象
查看>>
Servelt中主要对象的使用
查看>>
EL表达式的深刻认识
查看>>
JSP技术的学习总结
查看>>
JavaBean的初步认知
查看>>
重识java反射
查看>>
Spring的核心中IOC、DI
查看>>
Spring中注解的使用
查看>>
Spring的认识
查看>>
maven项目出现如下错误,求指点;CoreException: Could not calculate build plan:
查看>>
理解Paxos算法的证明过程
查看>>