The database tag has no wiki summary.
3
votes
0answers
107 views
A non-technical visualization of my database (a layman's ER Diagram?) [closed]
I would like to provide an intuitive visualization of my database for readers and users of the database that does not require technical knowledge of database structure. The figure will be included in ...
3
votes
2answers
132 views
Organizing cluster analysis results in a database
I'm a newbie in cluster analysis so please excuse me if my question seems to be very basic.
I'm using SPSS and Matlab for performing cluster analysis in a variety of datasets.
Dendograms are great for ...
5
votes
2answers
469 views
Suggestions on how to merge multiple datasets with an imperfect ID across databases?
I have four databases of books that I have assembled from various sources, websites, etc. I would like to merge the databases, but I face a significant merging issue in that there is no "perfect" ...
2
votes
2answers
198 views
Public databases of learned HMM models for NLP
I understand that HMM models model language with Parts of Speech (POS) as hidden states and words as observations. These HMM models are usually learned from large text corpora, and many of these ...