Category Archives: ceon
Turkish kinship vocabulary: Amca, Dayı, Enişte, Hala, Teyze, Yenge
Turkish kinship vocabulary: Amca, Dayı, Enişte, Hala, Teyze, Yenge
Tagging CS journals and conferences with arXiv subject areas
Data at hand
Merging
Summary
Open code, open data
Tagging CS journals and conferences with arXiv subject areas
Data at hand
Merging
Summary
Open code, open data
Package intergraph goes 2.0
Yesterday I submitted a new version (marked 2.0-0) of package ‘intergraph’ to CRAN. There are some major changes and bug fixes. Here is a summary: The package supports “igraph” objects created with ‘igraph’ version 0.6-0 and newer (vertex indexing starting from 1, not 0) only! Main functions for converting network data between object classes “igraph” […]
Assorted links
Some assorted links collected this week: A new interestingly looking book “Web Social Science” by Robert Ackland coming out in July 2013. In recent issue of Nature (Match 28): a special on the future of scientific publishing. An interesting TEDtalk by Colin Camerer on neuroscience and experimental economics Nice paper analyzing world email traffic, co-authored by […]
Writing research papers can be a tiny bit easier
Recently I came across two useful web services that make it a bit easier to write research papers: Netspeak and Detexify².
As a non-native English speaker, I often have problems with choosing the right words and I used to ask Google to help me. For example, I would formulate a query “our research * that”, look for the most frequent words in the search results, and issue additional queries like “our research indicates that” and “our research shows that” to count hits.
With Netspeak, it is easier, I simply write: our research ? that and I instantly get the most popular phrases with their counts. Netspeak can also find the most popular synonyms of a given word in a given context, or find the most frequent order of given words:
Detexify² solves another small inconvenience: when I didn’t remember the LaTeX instruction for a less-common math. symbol, I needed to consult looong lists of symbols and corresponding instructions. Now I can simply draw the symbol and Detexify² will tell me the instruction and the package which I need to use!
Interestingly, the back-end is written in Haskell, and its source code is available on GitHub.
Writing research papers can be a tiny bit easier
Recently I came across two useful web services that make it a bit easier to write research papers: Netspeak and Detexify².
As a non-native English speaker, I often have problems with choosing the right words and I used to ask Google to help me. For example, I would formulate a query “our research * that”, look for the most frequent words in the search results, and issue additional queries like “our research indicates that” and “our research shows that” to count hits.
With Netspeak, it is easier, I simply write: our research ? that and I instantly get the most popular phrases with their counts. Netspeak can also find the most popular synonyms of a given word in a given context, or find the most frequent order of given words:
Detexify² solves another small inconvenience: when I didn’t remember the LaTeX instruction for a less-common math. symbol, I needed to consult looong lists of symbols and corresponding instructions. Now I can simply draw the symbol and Detexify² will tell me the instruction and the package which I need to use!
Interestingly, the back-end is written in Haskell, and its source code is available on GitHub.
Correction to intergraph update
It turned out that I wrote the last post on “intergraph” package too hastily. After some feedback from CRAN maintainers and deliberation I decided to release the updated version of the “intergraph” package under the original name (so no new package “intergraph0″) with version number 1.2. This version relies on legacy “igraph” version 0.5, which […]
Updates to package ‘intergraph’
On June 17 a new version (0.6) of package ”igraph” was released. This new version abandoned the old way of indexing graph vertices with consecutive numbers starting from 0. The new version now numbers the vertices starting from 1, which is more consistent with the general R convention of indexing vectors, matrices, etc. Because this change is […]





