Link: https://github.com/clab/wikipedia-parallel-titles
Intro: Tools for extracting parallel corpora from article titles across languages in Wikipedia
Sunday, 30 August 2015
Saturday, 25 July 2015
Tay Nung dictionary
Link: https://sites.google.com/site/tndict/home
P.S.: I will be back one day about this issue.
Intro: Thanks to some guys on facebook of VNese NLP group, I just know about this. One of interesting problems is to preserve and develop the local regional languages (e.g. Tay Nung in the above link) in parallel with official Vietnamese language.
P.S.: I will be back one day about this issue.
Thursday, 23 July 2015
Tuesday, 21 July 2015
Hansard corpus
Link: http://www.hansard-corpus.org/
Intro: This Hansard corpus (or collection of texts) contains nearly every speech given in the British Parliament from 1803-2005, and it allows you to search these speeches (including semantically-based searches) in ways that are not possible with any other resource.
Sunday, 19 July 2015
easyloggingcpp - light-weight logging library for C++
Link: https://github.com/easylogging/easyloggingpp
Intro: Single header only C++ logging library. It is extremely light-weight,
robust, fast performing, thread and type safe and consists of many
built-in features. It provides ability to write logs in your own
customized format. It also provide support for logging your classes,
third-party libraries, STL and third-party containers etc.
Friday, 17 July 2015
OLAC - Open Language Archives Community
Link: http://www.language-archives.org/
Intro: OLAC, the Open Language Archives Community, is an international partnership of institutions and individuals who are creating a worldwide virtual library of language resources by: (i) developing consensus on best current practice for the digital archiving of language resources, and (ii) developing a network of interoperating repositories and services for housing and accessing such resources.
Labels:
archive,
computational linguistics,
languages,
links,
NLP
Visualgdb
Intro: This tool will help how to import a Linux project from a Linux machine to Visual Studio to build and debug it remotely.
This tool is probably comfortable for a Windows-based and Visual Studio fan who wants to compile a project remotely on Linux.
In terms of point of view of a Linux coder, it's not a good way. You may learn how to use gdb with CLI programming instead.
Subscribe to:
Posts (Atom)