Dervin Thunk

2,259
reputation
862 views

Registered User

name Dervin Thunk
member for 11 months
seen Dec 18 at 22:55
website
location
age
Dec
16
answered Training Hidden Markov Models without Tagged Corpus Data
Dec
13
revised Emacs, xterm, mousepad, C, Unicode and UTF-8: Trying to make sense of it all
deleted 14 characters in body
Dec
12
revised Probability transition matrix
added 4 characters in body
Dec
12
comment Probability transition matrix
dfa: take a look at nltk.googlecode.com/svn/trunk/…, d.umn.edu/~tpederse/nsp.html, for some of the pointers I have myself.
Dec
12
asked Probability transition matrix
Nov
26
awarded  Popular Question
Nov
18
comment How do I build a domain-specific query language?
So you suggest I define the syntax of the dsl first, and then the rest. Maybe this is the right way to go, it will guide the rest of the efforts. Is that your take? Thanks!
Nov
18
comment How do I build a domain-specific query language?
@Erwin: "Brief, I don't see what you're after." Yes, this part is clear. You should therefore refrain from commenting. You obviously have done a bit of db theory, but maybe just stopped at functional dependencies, right? Anyway, the predicates I'm referring to are natural language words from an experts' vocabulary, this is the vocabulary (in a domain-specific query language) I would like to teach them to use, rather than SQL. Please, for next time, think the question through, and try to visualize the problem.
Nov
18
revised How do I build a domain-specific query language?
edited body
Nov
17
asked How do I build a domain-specific query language?
Nov
9
revised Algorithms and data structures that are not mainstream?
added 81 characters in body; edited tags
Nov
7
revised query language for graph sets: data modeling question
added 293 characters in body
Nov
7
asked query language for graph sets: data modeling question
Nov
1
revised debugging c# in the command line
added 17 characters in body; deleted 40 characters in body
Nov
1
revised debugging c# in the command line
added 51 characters in body; added 47 characters in body
Nov
1
revised debugging c# in the command line
added 86 characters in body; edited tags
Nov
1
comment debugging c# in the command line
@Martinho. Yes, something like that. Look at driis' answer, and a screenshot here: insidepro.com/kk/258/258_11.jpg, that's quite awesome.
Nov
1
comment debugging c# in the command line
Very interesting! Probably MDbg is what I'm looking for... I'll give it a shot.
Nov
1
comment debugging c# in the command line
Thanks, Darin. I'm only after what can be done with the tools that come with VS, no additional downloads.
Nov
1
asked debugging c# in the command line
Oct
30
revised C How to “draw” a Binary Tree to the console
added 5 characters in body
Oct
30
comment How do I print out a tree structure?
thanks, groo! + 15 chars
Oct
30
answered How do I print out a tree structure?
Oct
29
answered Algorithms to detect phrases and keywords from text
Oct
29
comment outof memory exception
I agree with randolph. +1 to the comment
Oct
29
comment outof memory exception
It's called linguistic inference. Humans do it pretty well. Let me try, anto's question is: "why might that be?", albeit underspecified.
Oct
26
asked Windows form from console
Oct
26
comment machine learning libraries in C#
Nice one. Upvoted.
Oct
26
asked machine learning libraries in C#
Oct
25
revised How to generate automatic properties (get, set) for Visual Studio 2008 C++
edited title
Oct
25
comment image recognition: a box and randomly placed text
Thanks, Peter. I agree it will never be 100%, so there will always be some manual intervention.
Oct
25
comment image recognition: a box and randomly placed text
Peter, the image would be closer to this: images.freshmeat.net/editorials/r_intro/…
Oct
25
comment image recognition: a box and randomly placed text
sorry about my naive question, but what happens if in your doc you have a T at a small y coordinate? wouldn't that be confused with the left corner?
Oct
25
comment image recognition: a box and randomly placed text
My documents are simple... they are gif images, so they are clean.
Oct
25
comment image recognition: a box and randomly placed text
no, much simpler... I have a box and text in a gif file. I need to recognize (if there is) a box and random text.
Oct
25
asked image recognition: a box and randomly placed text
Oct
24
revised How can I connect pellet with C#? (Loading ontology in C#.)
edited tags
Oct
22
comment Finding the minimum set of properties that describe a referent in a set of entities
Hi, Joren. Yes, this was, details aside, my first attempt. As you say, however, it seems there must be a more efficient way to do this. That is what I am after. Thanks, upvoted! :)
Oct
22
comment Finding the minimum set of properties that describe a referent in a set of entities
Yes, Pavel. That is correct (frame problem, much?) :(
Oct
22
revised Finding the minimum set of properties that describe a referent in a set of entities
added 99 characters in body
Oct
22
revised Finding the minimum set of properties that describe a referent in a set of entities
added 2 characters in body
Oct
22
revised Finding the minimum set of properties that describe a referent in a set of entities
added 7 characters in body
Oct
22
asked Finding the minimum set of properties that describe a referent in a set of entities
Oct
10
accepted Ontology, semantics, web mining resources
Oct
8
answered Ontology, semantics, web mining resources
Oct
2
comment What’s the proper technical term for “high ascii” characters?
This is incorrect. Unicode has nothing to do with ASCII, except for being backwards compatible for the first 127 code points.
Oct
2
revised text encoding issues
added 260 characters in body
Oct
2
answered text encoding issues
Sep
28
asked latex newenvironment label
Sep
28
awarded  Nice Question