Intro: TempoWordNet is a free lexical knowledge base for temporal analysis where each synset of WordNet is assigned to its intrinsic temporal values. Each synset of WordNet is automatically time-tagged with four dimensions : atemporal, past, present and future.
Monday, 14 April 2014
Thursday, 20 March 2014
Cross-platform Programming
Some cross-platform programming IDE & tools:
1) Code::Blocks (an alternative to Microsoft VC++ IDE in Linux or even Windows): http://www.codeblocks.org/
2) wxWidgets (cross-platform GUI programming library): http://www.wxwidgets.org/downloads/
3) ...
1) Code::Blocks (an alternative to Microsoft VC++ IDE in Linux or even Windows): http://www.codeblocks.org/
2) wxWidgets (cross-platform GUI programming library): http://www.wxwidgets.org/downloads/
3) ...
Thursday, 13 March 2014
RegEx online
Link: http://regex101.com/
Intro: a great online tool for testing your regular expression.
Complete Tutorial: http://www.princeton.edu/~mlovett/reference/Regular-Expressions.pdf
Intro: a great online tool for testing your regular expression.
Complete Tutorial: http://www.princeton.edu/~mlovett/reference/Regular-Expressions.pdf
Tuesday, 18 February 2014
Saturday, 16 November 2013
CMPH
Intro: A perfect hash function maps a static set of n keys into a set of m integer numbers without collisions, where m is greater than or equal to n. If m is equal to n, the function is called minimal.
Sunday, 10 November 2013
HandAlign
Link: http://www.umiacs.umd.edu/~hal/HandAlign/index.html
Intro: a tool to assist manual alignment in MT, summarization, ...
Intro: a tool to assist manual alignment in MT, summarization, ...
Labels:
MT,
NLP,
phrase alignment,
SMT,
text alignment,
toolkit,
visualization
Thursday, 7 November 2013
Pure for simple CSS
Link: http://purecss.io/
Intro: A set of small, responsive CSS modules that you can use in every web project.
Intro: A set of small, responsive CSS modules that you can use in every web project.
Subscribe to:
Posts (Atom)