NetMiner: Difference between revisions
No edit summary |
Aadirulez8 (talk | contribs) m v2.05 - Autofix / Fix errors for CW project (Link equal to linktext) |
||
(146 intermediate revisions by 31 users not shown) | |||
Line 1: | Line 1: | ||
{{Short description|Application software}} |
|||
{{AFC submission|d|test|declinets=20120627073259|decliner=Excirial|ts=20120627072305|u=211.106.187.73|ns=5}} |
|||
{{Infobox software |
{{Infobox software |
||
| name |
| name = NetMiner |
||
| title |
| title = NetMiner |
||
| logo |
| logo = Netminer4 logo.jpg |
||
| screenshot |
| screenshot = Netminer screenshot.jpg |
||
| caption |
| caption = |
||
| collapsible |
| collapsible = |
||
| author = |
|||
| developer = [http://www.cyram.com/en/ Cyram Inc.] |
|||
| author = |
|||
| released = {{Start date|2001|12|21}} |
|||
| developer = [http://www.cyram.com/en/ Cyram Inc.] |
|||
| discontinued = |
|||
| released = {{Start date|2001|12|21}} |
|||
| latest release version = 4.4.2 |
|||
| discontinued = |
|||
| latest release |
| latest release date = {{Start date and age|2018|12|4}} |
||
| latest release date = {{Start date and age|2011|07|27}} |
|||
| latest preview version = |
| latest preview version = |
||
| latest preview date |
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --> |
||
| frequently updated |
| frequently updated = <!-- DO NOT include this parameter unless you know what it does --> |
||
| programming language |
| programming language = [[Java (programming language)|Java]] |
||
| operating system |
| operating system = [[Microsoft Windows|Windows]] |
||
| platform |
| platform = |
||
| size |
| size = |
||
| language |
| language = English |
||
| status |
| status = |
||
| genre |
| genre = Social Network Analysis / Visualization |
||
| license |
| license = |
||
| website |
| website = {{URL|http://www.netminer.com/}} |
||
}} |
}} |
||
'''NetMiner''' is an application software for exploratory analysis and visualization of large network data based on [[Social network analysis|SNA (Social Network Analysis)]]. It can be used for general research and teaching in social networks. This tool allows researchers to explore their network data visually and interactively, helps them to detect underlying patterns and structures of the network.<ref>{{cite book|last=Furht|first=Borko|title=Handbook of Social Network Technologies and Applications|year=2010|publisher=Springer Press|isbn=978-1-4419-7141-8|pages=19|url=https://books.google.com/books?id=7kCOwGMC46cC}}</ref> |
|||
It features [[data transformation]], network analysis, statistics, visualization of network data, chart, and a [[programming language]] based on the [[Python (programming language)|Python script language]]. Also, it enables users to import unstructured text data(e.g. news, articles, tweets, etc.) and extract words and network from text data. In addition, NetMiner SNS Data Collector, an extension of NetMiner, can collect some social networking service(SNS) data with a few clicks. |
|||
It has been released in 2001 as a commercial analysis software specialized in [[social network analysis]]. There are various license not only for commercial use, but also for non-commercial academic use.<ref>[http://www.netminer.com/download_buy/license_price/license_price.do NetMiner website(www.netminer.com) > License]</ref> The current version is 4 for [[Microsoft Windows]] ([[Windows 2000|2000]] or later version).<ref>[http://www.netminer.com/product/systemrequirement.do NetMiner website(www.netminer.com) > System Requirements]</ref> |
|||
=='''What is NetMiner?'''== |
|||
NetMiner is a software tool for exploratory analysis and visualization of large network data. |
|||
NetMiner 4 embed internal Python-based script engine which equipped with the automatic Script Generator for unskilled users. |
|||
Then the users can operate NetMiner 4 with existing GUI or programmable script language. |
|||
<br /> |
|||
== |
==Release history== |
||
The first version of NetMiner was released on Dec 21, 2001. There have been four major updates from 2001. |
|||
lA DER/FJ |
|||
* '''Expressive Network Data Model''': NetMiner has data structure that can express various types of nodes, links, node attributes and link attributes. In this flexible data structure, almost any social events and research topics can be modelled for network analysis. |
|||
* '''Large Scale Network Data Processing''': With proper license, computing power, and some algorithmic limitation, NetMiner can handle over 1,000,000 nodes and 10,000,000 links. |
|||
* '''Comprehensive Network Measures and Methods''': In NetMiner, about 140 analysis modules are mounted. There are 26 modules for data transformation, 66 modules for network analysis, 19 modules for statistical analysis, and 37 modules for network visualization and chart. |
|||
* '''Standardized Option and Output Process''': All of the analysis sessions in NetMiner are composed of five common analysis components that support standardized analysis process: input, pre-process, main-process, post-process, and output. |
|||
=== NetMiner 2 === |
|||
* '''Intuitive User Interface''': NetMiner is driven by GUI and provides intuitive workflow management interface for complicated analysis. |
|||
Released on April 9, 2003. |
|||
*Modules for importing external data were introduced |
|||
*Some measures and methods for network analyses and statistical analyses are added and improved |
|||
*Some [[algorithm]]s for visualization processes are added and improved |
|||
=== NetMiner 3 === |
|||
* '''NetMiner Script Environment''': NetMiner provides a python-based script environment. This can access most functions of NetMiner including data management, network analysis, and visualization. Users can create his or her own custom plugins by NetMiner script. |
|||
Released on May 15, 2007. |
|||
*Data structure was improved for huge network analysis |
|||
*Analysis and visualization modules are integrated to support standardized analysis processes |
|||
*Data import modules to access external DB such as [[Oracle Database|Oracle]] and [[MS SQL]] were introduced |
|||
*Environments for visualization and analysis were integrated to one |
|||
=== NetMiner 4 === |
|||
* '''Mix and Match of Numerical and Graphical Output''': Exploratory analysis based on the results is available on the graphical output panel. With this visual exploration, intuitive and dynamic interpretation of network analysis results is available. |
|||
Released on May 10, 2011. |
|||
*Python-based NetMiner Script was introduced |
|||
*Encryption module for NMF format was added |
|||
*Diffusion, Mining modules was added (Version 4.1.0.b.130318) |
|||
*Two mode analysis modules and Mining(Classification, Regression, Anomaly Detection, Frequent Subgraph etc.) was added (Version: 4.2.0) |
|||
*'''Morphological analyzer and new features(Word Cloud, Topic modeling algorithm, etc.) for Semantic network analysis was introduced. (Version 4.3.0)''' |
|||
*'''Extension 'SNS Data Collector'''([[Twitter]], [[Facebook]], [[YouTube]])' was introduced - NetMiner can analyze networks between user and text at the same time. (Version: 4.4.0) |
|||
*Current(2018.12) version: 4.4.2 |
|||
==Extension== |
|||
* '''Integrated Environment for Statistical Analysis''': NetMiner provides built-in methods for statistical analysis and visualization. |
|||
NetMiner Extension is small program to extend the functionality of NetMiner. In other words, it enables you to customize NetMiner according to your needs. By adding ‘NetMiner Extension’, you can expand your research. |
|||
=== Download data from web === |
|||
=='''Screenshots'''== |
|||
* screenshot pictures will be attached here. |
|||
* SNS Data Collector: It collects social media data from Facebook, YouTube or Twitter, which have a large number of social media users worldwide. |
|||
<br /> |
|||
=='''File Formats'''== |
|||
==File formats== |
|||
===NetMiner data file format=== |
=== NetMiner data file format === |
||
*.NMF |
*.NMF |
||
===Importable/ |
===Importable/exportable formats=== |
||
*Plain text data: .TXT, .CSV |
*[[Plain text]] data: .TXT, .CSV |
||
* |
*[[Microsoft Excel]] data: .XLS, .XLSX |
||
*NetMiner 2 data: .NTF |
*NetMiner 2 data: .NTF |
||
*UCINet data: .DL, .DAT |
*UCINet data: .DL, .DAT |
||
*Pajek data: .NET, .VEC, .CLU, .PER |
*[[Vladimir_Batagelj#Pajek|Pajek]] data: .NET, .VEC, .CLU, .PER |
||
*StOCNET data file: .DAT |
*StOCNET data file: .DAT |
||
*Graph Modelling Language data: .GML(importing only) |
*Graph Modelling Language data: .GML(importing only) |
||
*Unstructured text data: .TXT, .CSV |
|||
==Data structure== |
|||
===Hierarchy of NetMiner data structure=== |
|||
=='''Data Structure'''== |
|||
A DataSet is a basic unit in NetMiner and used as an input data for all the analysis and visualization Modules. A DataSet is composed of four types of data items: Main Nodeset, Sub Nodeset, 1-mode Network data and 2-mode Network data. A DataSet can have only one Main Nodeset. But multiple 1-mode Network data can be contained in a DataSet. Moreover, a DataSet contains multiple Sub Nodesets and multiple 2-mode Network data. ProcessLogs which are generated by analysis and visualization process can be managed with a DataSet in a Workfile. A Project contains independent multiple Workfiles. A number of nodes in Main NodeSet of each workfile does not need to be the same. In this way, the hierarchy of NetMiner data structure is as follow: |
|||
===Overview: Hierarchy of NetMiner Data Structure=== |
|||
==Script workbench in NetMiner 4== |
|||
A DataSet, composed of individual data items, is a basic unit for analysis and visualization in NetMiner. A DataSet is used as an input data for all the analysis and visualization Modules in NetMiner. A DataSet is composed of four types of data items: Main Nodeset, Sub Nodeset, 1-mode Network data and 2-mode Network data. A DataSet contains only one Main Nodeset. But multiple 1-mode Network data can be contained in a DataSet. A DataSet contains multiple Sub Nodesets and multiple 2-mode Network data for each Sub Nodeset can be contained in a DataSet. |
|||
NetMiner 4 equips script workbench based on [[Python (programming language)|Python script language]] with script generator which enables users to generate a programmable script automatically. Then users can operate functions in NetMiner 4 by using [[GUI]] or programmable script language. Most functions of NetMiner can be performed using script rather than clicking menu so that complicated series of commands can be stored in script and executed repeatedly. Various existing [[software library|libraries]] written by Python can be applicable within NetMiner 4 without any modifications, and ordinary data structures which were provided by Python can be defined. Users can develop their own algorithms by combinations of NetMiner features. A generated script file can be added to NetMiner 4 as a one of menu by a form of plug-in which can be shared with other NetMiner users. Using loops, conditionals, in-depth analysis is available. And users can create and use a batch file which is executed automatically for NetMiner. |
|||
ProcessLogs which are generated in the analysis and visualization process can be managed with the DataSet that is used for these analysis and visualization processes in a Workfile. |
|||
== See also == |
|||
A Project contains independent multiple Workfiles. Number of Main Nodes in each Workfile does not need to be the same. |
|||
* [[Social network analysis software]] |
|||
In this way, the hierarchy of NetMiner data structure is as follow: |
|||
* [[Semantic network|Semantic network analysis]] |
|||
==References== |
|||
'''Project > Workfile > Dataset > Data items''' |
|||
{{reflist}} |
|||
==External links== |
|||
Even if you perform a data analysis in NetMiner using only one data item, you need to recognize the hierarchy of data structure in NetMiner. |
|||
{{commons category|NetMiner}} |
|||
The basic data file extension ‘NMF’ represents the Project which is in the highest level in the hierarchy of data structure. If you ‘open’ a NMF file, you need to select a Workfile to use in the analysis and then select data item(s) for each analysis and visualization module. |
|||
* [http://www.netminer.com/ NetMiner official website] |
|||
Each level in the hierarchy of data structure in NetMiner will be covered in the following topics. |
|||
===[ Data Item ]=== |
|||
====Meta Matrix==== |
|||
The data structure of NetMiner can be explained through a Meta matrix, a matrix whose rows and columns are nodesets. Given that there are nodesets A, B, C and D, the meta set can be represented as shown below. Each cell of a meta matrix represents the relationship between two nodesets. The matrix below shows all the relationships of each nodeset. |
|||
Let’s take a closer look by examining the row B in particular. Looking at the relationship among the nodesets, it can be seen that it is related with all nodesets, including itself, centered around B. In NetMiner, a row of a meta matrix is defined as a single workfile, and the nodeset that acts as the reference is defined as a main nodeset, while other remaining nodesets are defined as sub nodesets. In the figure below, B is the main nodeset, while A, C and D are sub nodesets. |
|||
A network can be classified into either a 1-mode network or a 2-mode network depending on the nodeset of which the network is composed. In a 1-mode network, the relationships are within the same nodeset, while in a 2-mode network the relationships are between two different nodesets. In the figure below, the cell at row B and column B is a 1-mode network while the rest - the cells at row B and columns A, C and D - are 2-mode networks. |
|||
In NetMiner, there can be multiple networks composed of the same nodeset but with different inter-node relationships. In NetMiner a group of such networks are called layers. Looking at it with respect to the concept of meta matrices, layers can be considered to be a group of cells at the same location with multiple meta matrices piled on top of one another. |
|||
====Main Nodeset ans Sub Nodeset==== |
|||
Nodesets refer to a group of nodes that share some common attribute. In NetMiner, nodesets are broken up into two types: main nodesets and sub nodesets. If there are multiple nodesets in a single workfile, a single nodeset can be defined as the main nodeset; the rest will be defined as sub nodesets. The main nodeset is a standard nodeset. Relationships within a nodeset can be defined only for a main nodeset. For relationship between two nodesets, it is defined between a main nodeset and a sub nodeset. This is to simplify user selection and processing by expressing multiple nodesets in a single dataset and yet focusing on a single nodeset for analysis. |
|||
====Attribute of Nodeset==== |
|||
In NetMiner, multiple attributes can be defined for a node. Attributes can be number, text, datetime, time, and even missing value. |
|||
Node attributes are used for network data analysis or visualization. Specific modules of NetMiner require attributes as input data when a network is analyzed. |
|||
Using the attributes, only links that are above a specific value can be extracted to reorganize the network. The attributes can also be considered to be groups, so that a network of attributes can be built as well. |
|||
====1-mode Network and 2-modeNetwork==== |
|||
A network refers to a group of links of a specific nodeset or those of between nodesets. |
|||
A network is defined by using a specific nodeset as the reference, which is called the reference nodeset for a particular network. A 1-mode network or a 2-mode network can be explained according to the type of the reference nodeset. |
|||
In 1-mode network, the group is among nodes that are in the same nodeset, and only one nodeset is involved. In NetMiner, networks that are based on a main nodeset are defined as 1-mode networks. |
|||
2-mode networks are composed of a group of relationships among nodes that belong to two different nodesets. They are based on two different nodesets. In NetMiner, networks that are based on a main nodeset and a sub nodeset are defined as 2-mode networks. |
|||
====Representing a Network==== |
|||
A network can be represented as a Matrix Type or as a Link List Type. In Matrix Type, all nodes in a network can be represented including isolates. In Link List Type, only the nodes with links are represented. So the isolate nodes cannot be represented in Link List Type. But for this respect, Link List Type is more efficient to represent a network. In Matrix Type, the weight for each link is given by a value filled in matrix cell. In Link List Type, a link is represented as a row, each of which is composed of source node, target node and the weight. |
|||
Multiple Links in NetMiner are links (represented as multiple rows in Link List Type) which have identical source node and target node as follows. |
|||
Multiple Links cannot be represented as a Matrix Type. In Matrix Type, a weight for a link from source node to target node can be represented only in a cell in the matrix. So, in NetMiner, a network data including Multiple Link can be represented only as a Link List Type. User can select whether or not to merge the weights of the Multiple Links in the importing process using some methods as “Sum, Average, Max and Min”. And this network data can be represented in both representation types. Even if you imported a network data including Multiple Links without merge option, you need to merge the weights of the Multiple Links while running analysis and visualization process. |
|||
====Attribute of Link==== |
|||
Multiple attributes can be defined for a link besides weight. The attribute of link is given to each link not to the two nodes of the link. The link attribute cannot be assigned to any node of each link. The attribute of link must be assigned to each link itself. |
|||
Links can be set not only in terms of weight but multiple attributes, which include various types such as number, text, datetime, time, and even missing value. Arbitrary link attribute values of number type can be specified as weight. |
|||
===[ Data Set ]=== |
|||
====Multiple Sub Nodeset==== |
|||
In a NetMiner dataset, there can be multiple nodesets. Only a single nodeset can be defined as the main nodeset and the rest are defined as sub nodesets. This is to simplify user selection and processing by expressing multiple nodesets in a single dataset and yet focusing on a single nodeset for analysis. |
|||
====Layer==== |
|||
In NetMiner datasets, multiple networks that are based on the same reference nodeset but have different relationships can abe defined. For example, in a nodeset composed of six nodes {A, B, C, D, E, F}, the following two 1-mode network data can be represented. |
|||
1-mode Network 1 (Fighting) = {(A,B), (A,C), (B,D), (C,E)} |
|||
1-mode Network 2 (Love) = {(A,C), (B,C), (D,E), (A,E)} |
|||
A group of networks that share a reference nodeset is called a network layer. There can be 1-mode network layers where the main nodeset is used as the reference nodeset and 2-mode network layers where the main nodeset and a specific sub nodeset are used as the reference nodeset. If the reference nodeset is different, it can’t be defined as a layer. Therefore supposing that there are multiple sub nodesets and 2-mode networks that are connected to each sub nodeset, the number of layers that can be defined is the number of sub nodesets. That is, you can’t group everything together and define as a layer just because it’s a 2-mode network. |
|||
Multiple network data in a nodeset can be integrated in the analysis and visualization process. For example, you can extract the common links from the two 1-mode Networks and perform analysis with only that links or merge the weights of each network for analysis. |
|||
===[ Workfile] === |
|||
Workfiles are composed of a dataset and a process log. NetMiner uses the concept of a workfile to manage a dataset as well as analysis process using the dataset simultaneously. |
|||
A process log shows traces of process execution, and is composed of Session, QuerySets, and Selections. For Session, when a module is selected, a session is created and added to the list. For QuerySets and Selections, when a query or a selection is saved, it is added to the list. Query and Select are used when extacting only the parts in the current dataset that meet the criteria for analysis. |
|||
===[ Project ]=== |
|||
In NetMiner, a single data file (.nmf) corresponds to a single project, a 1-to-1 correspondence. In a single project, there can be many workfiles. |
|||
There are two reasons for grouping multiple workfiles in a single project file. First is that in NetMiner, there can be only one main nodeset in a workfile. In NetMiner, although a 1-mode network that represents relationships among the nodes can be defined for a main nodeset, the same is not possible for sub nodesets. In addition, when it comes to a main nodeset, although a 2-mode network that represents relationships with a sub nodeset can be defined, for a sub nodeset, the same is not possible. For sub nodesets, only 2-mode networks that represent relationships with a main nodeset can be defined. Because of this characteristic, for cases in which a 1-mode network that represents relationships of nodes in a specific sub nodeset is needed or when a 2-mode network that represents relationships between the sub nodeset and another sub nodeset is needed, a new workfile is created in which the sub nodeset is made as the main nodeset. As for the second reason, by managing multiple workfiles in a single project file, management of similar data is made easier. |
|||
Workfiles are managed in a tree structure. A new workfile is created when changes occur with a main nodeset or when a data item to change is linked with a previously executed process. To reflect changes with the dataset in a new workfile, by default it is set as a child of the current workfile. The relationships between the parents and the childs form the tree structure. The user can track history of data changes using the tree structure. |
|||
==Analytical Metrics== |
|||
===[ Modules for data transformation ]=== |
|||
* Direction: Symmetrize, Transpose |
|||
* Value: Dichotomize, Reverse, Normalize, Recode, Missing, Diagonal |
|||
* NodeSet: Ego Network, Reorder |
|||
* LinkSet: Incidence, Line Graph, Link Reduction |
|||
* Matrix: Vectorize (1-mode network), vectorize(2-mode network) |
|||
* Layer: Split, Merge, Multiplex |
|||
* Mode: 2-mode network, 1-mode network, Main Node Attribute, Tree Construction |
|||
* Random: Erdos-Renyi, Scale-Free, QAP Permutation, MCMC |
|||
===[ Modules for network analysis ]=== |
|||
* Neighbor: Degree(Neighbor), Ego Networks, Structural Hole, Homophily, Assortativity, Equicentrality |
|||
* Subgraph: Dyad Census, Triad Census, Triad Combination |
|||
* Connection: Shortest Path, All Path Finding, Dependency, Node Connectivity, Link Connectivity, Maximum Flows, Pfnet, Minimum Cutset, Influence, Accessibility |
|||
* Cohesion: Component, Bi-Component, Clique, n-Clique, n-Clan, k-Plex, k-Core, Lambda Set, Community, Betweenness, Modularity, Eigenvector, Label Propagation, Cohesive Block, s-Clique |
|||
* Centrality: Degree, Coreness, Closeness, Node Betweenness, Link Betweenness, Flow Betweenness, Eigenvector, Status, Power, R.W.Betweenness, Information, Load, Effects, PageRank, HITS, Community |
|||
* Equivalence: Structural(Profile, CONCOR), Regular(REGGE, CatRE), Role(Triad, Local), Sim Rank |
|||
* Position: Blockmodel(Conventional), Brokerage, Bow-Tie Model |
|||
* Properties: Multiple Network, Group, Modularity |
|||
* Models: Dyadic Interaction(P1), ERGM(P), Blockmodel(Generalized), Influence Network(Effects, Sequence) |
|||
* Two Mode: Degree, Eigenvector Centrality, Collaborative Filtering, Maximum Matching |
|||
===[ Modules for statistic analysis ]=== |
|||
* Frequency, Gini Coefficient, Power Law, Descriptives, Crosstabs, ANOVA, Correlation, Autocorrelation, Regression, Logistic Regression |
|||
* Multivariate Analysis: MDS, Correspondence, Cluster, Decomposition(Eigenvector, Singular, Spectral), Covariance Matrix, Principal Component, Factor Analysis |
|||
===[ Modules for network visualization ]=== |
|||
* Spring Layouts(2D/3D, 1-mode/2-mode): Kamada & Kawai, Stress Majorization, Eades, Fruchterman & Reingold, GEM, HDE(High-Dimensional Embedding) |
|||
* MDS (2D/3D): Classical MDS, Non-metric MDS, Kn-MDS |
|||
* Clustered Layouts (2D/3D): Clustered Eades, Clustered-CoLa |
|||
* Layered Layout (2D): Dig-Cola |
|||
* Circular Laytouts (2D): Circumference, Concentric, Radial |
|||
* Others (2D): Fixed, Random |
|||
===[ Modules for charts ]=== |
|||
* Pie Chart, Matrix Diagram, Area Bar, Box Plot, Scatter Plot, Contour Plot, Surface Plot, Network Contour Plot, Network Surface Plot |
|||
=='''Embedded Tools: NetMiner Script Workbench'''== |
|||
===What is NetMiner Script?=== |
|||
Based on the Python syntax, NetMiner Script provides an environment for performing analysis and visualization with respect to various aspects of NetMiner. Execution in NetMiner Script is exactly the same as execution through the GUI not only in terms of results but in terms of process as well. Therefore by looking at a script the user can easily understand what specific task is to be performed in the overall process. NetMiner Script supports the Python language constructs and modules by default and provides various functions for network analysis and visualization. With NetMiner Script you can automate analysis/visualization processes that have to be performed repeatedly as well as perform condition-based analysis. In addition, external modules written purely in Python can be used for application in a broader field. The Script Workbench is GUI program for more efficient use of NetMiner scripts. The script generator of the Script Workbench allows the use of user interfaces of control panels of an existing NetMiner session so that complex scripts of analysis and visualization can be more easily written. The Script Workbench provides a guide box for each NetMiner function as well as a list of functions. |
|||
===Benefits of NetMiner Script=== |
|||
* Most features of NetMiner can be performed using a script rather than having to click with mouse so that complicated series of commands can be stored in scripts and executed repeatedly without additional work. |
|||
* Analysis flows, such as loops and conditional branching can be controlled by the user in a flexible way. |
|||
* Various existing math and statistics modules written in Python can be imported without modification for use, and ordinary data structures provided by Python can be defined. |
|||
* Simple algorithms can be written by the user in order to be used in combination with NetMiner features. In addition, user-written files can be added to the NetMiner menu to be used like internal processes which can be shared with other NetMiner users as well. |
|||
===What differentiates NetMiner Script?=== |
|||
* '''Python-based scripting''': Most analysis software packages with scripting feature use their own scripting language. This requires the user to learn the language, which limits the user base and consequently it’s not easy to find related material either. NetMiner Script uses Python, a programming language distributed free of charge and widely used all over the world. Non-computer majors often get cold feet when they hear the word programming language, but Python is especially so easy that even complete beginners who have little knowledge of programming can learn and use it without difficulties, provided they put in some effort. Also, Python has a wide user base, which means there are lots of easily-obtainable materials available on the Web for learning Python. To use analysis algorithms involving math, statistics or data mining for example, you go to a place on the Web where Python codes written by other people are shared and then, you can download and use the pertinent source codes. This is especially helpful for Python beginners. Therefore, learning NetMiner Script is not simply learning another script language – it is also a gateway to help you to enter the vast world of Python. |
|||
* '''WYSIWYG scripting''': NetMiner is a GUI program and NetMiner Script is a GUI-based script, which means all tasks executed through the GUI can be controlled by the use of scripts. Although NetMiner is not the only analysis software that uses both GUI and script, it does differentiate itself from others in the following respects: Generally, in the case of analysis software that uses both of the interfaces, although the results of execution in GUI mode and scripting mode are the same, their processes are not exactly the same. In most of the analysis programs, scripts control data and processes in a way unrelated to the GUI. In contrast, the way of writing NetMiner scripts, is the same. Therefore, while writing a NetMiner Script, the user can see in their mind’s eye which task is corresponding to the execution in GUI. To make it more convenient in generating scripts, NetMiner enables users to utilize the script generator in the Script Workbench. By using it, scripts can be automatically generated according to items selected through the GUI, which helps to avoid the hassle of manual coding in each process. Because of this, NetMiner Script can be called a WYSIWYG (What You See Is What You Get) way of scripting. |
|||
==Release History== |
|||
The first version of NetMiner was released on Dec 21, 2001. And there have been four major updates from 2001 to 2012. |
|||
2001.12.21:Ver 1.0.0 Released |
|||
*Network analysis modules and network visualization modules were integrated to one package |
|||
*User interface for data analysis and management was added |
|||
*Generic data structure for multi-layer network was introduced |
|||
2003.4.9: Ver 2.0.0 Released |
|||
*Modules for importing external data were introduced |
|||
*Some measures and methods for network analyses and statistical analyses are added and improved |
|||
*Some algorithms for visualization processes are added and improved |
|||
2007.5.15: Ver 3.0.0 Released |
|||
*Data structure was improved for huge network analysis |
|||
*Analysis and visualization modules are integrated to support standardized analysis processes |
|||
*Data import modules to access external DB such as Oracle and MS SQL were introduced |
|||
*Environments for visualization and analysis were integrated to one |
|||
2011.5.10:Ver 4.0.0 Released |
|||
*Python-based NetMiner Script was introduced |
|||
*Encryption module for nmf format was added |
|||
*Current(2012.6.25) version: 4.0.1.f.111222 |
|||
==About Cyram== |
|||
*회사소개 |
|||
==External Links== |
|||
{{reflist}} |
|||
{{DEFAULTSORT:NetMiner}} |
|||
* [http://www.netminer.com/ netminer official website] |
|||
[[Category:Social network analysis software]] |
|||
* |
|||
[[Category:Windows-only proprietary software]] |
|||
* |
|||
[[Category:Data analysis software]] |
|||
* |
Latest revision as of 21:37, 14 December 2024
Developer(s) | Cyram Inc. |
---|---|
Initial release | December 21, 2001 |
Stable release | 4.4.2
/ December 4, 2018 |
Written in | Java |
Operating system | Windows |
Available in | English |
Type | Social Network Analysis / Visualization |
Website | www |
NetMiner is an application software for exploratory analysis and visualization of large network data based on SNA (Social Network Analysis). It can be used for general research and teaching in social networks. This tool allows researchers to explore their network data visually and interactively, helps them to detect underlying patterns and structures of the network.[1] It features data transformation, network analysis, statistics, visualization of network data, chart, and a programming language based on the Python script language. Also, it enables users to import unstructured text data(e.g. news, articles, tweets, etc.) and extract words and network from text data. In addition, NetMiner SNS Data Collector, an extension of NetMiner, can collect some social networking service(SNS) data with a few clicks.
It has been released in 2001 as a commercial analysis software specialized in social network analysis. There are various license not only for commercial use, but also for non-commercial academic use.[2] The current version is 4 for Microsoft Windows (2000 or later version).[3]
Release history
[edit]The first version of NetMiner was released on Dec 21, 2001. There have been four major updates from 2001.
lA DER/FJ
NetMiner 2
[edit]Released on April 9, 2003.
- Modules for importing external data were introduced
- Some measures and methods for network analyses and statistical analyses are added and improved
- Some algorithms for visualization processes are added and improved
NetMiner 3
[edit]Released on May 15, 2007.
- Data structure was improved for huge network analysis
- Analysis and visualization modules are integrated to support standardized analysis processes
- Data import modules to access external DB such as Oracle and MS SQL were introduced
- Environments for visualization and analysis were integrated to one
NetMiner 4
[edit]Released on May 10, 2011.
- Python-based NetMiner Script was introduced
- Encryption module for NMF format was added
- Diffusion, Mining modules was added (Version 4.1.0.b.130318)
- Two mode analysis modules and Mining(Classification, Regression, Anomaly Detection, Frequent Subgraph etc.) was added (Version: 4.2.0)
- Morphological analyzer and new features(Word Cloud, Topic modeling algorithm, etc.) for Semantic network analysis was introduced. (Version 4.3.0)
- Extension 'SNS Data Collector(Twitter, Facebook, YouTube)' was introduced - NetMiner can analyze networks between user and text at the same time. (Version: 4.4.0)
- Current(2018.12) version: 4.4.2
Extension
[edit]NetMiner Extension is small program to extend the functionality of NetMiner. In other words, it enables you to customize NetMiner according to your needs. By adding ‘NetMiner Extension’, you can expand your research.
Download data from web
[edit]- SNS Data Collector: It collects social media data from Facebook, YouTube or Twitter, which have a large number of social media users worldwide.
File formats
[edit]NetMiner data file format
[edit]- .NMF
Importable/exportable formats
[edit]- Plain text data: .TXT, .CSV
- Microsoft Excel data: .XLS, .XLSX
- NetMiner 2 data: .NTF
- UCINet data: .DL, .DAT
- Pajek data: .NET, .VEC, .CLU, .PER
- StOCNET data file: .DAT
- Graph Modelling Language data: .GML(importing only)
- Unstructured text data: .TXT, .CSV
Data structure
[edit]Hierarchy of NetMiner data structure
[edit]A DataSet is a basic unit in NetMiner and used as an input data for all the analysis and visualization Modules. A DataSet is composed of four types of data items: Main Nodeset, Sub Nodeset, 1-mode Network data and 2-mode Network data. A DataSet can have only one Main Nodeset. But multiple 1-mode Network data can be contained in a DataSet. Moreover, a DataSet contains multiple Sub Nodesets and multiple 2-mode Network data. ProcessLogs which are generated by analysis and visualization process can be managed with a DataSet in a Workfile. A Project contains independent multiple Workfiles. A number of nodes in Main NodeSet of each workfile does not need to be the same. In this way, the hierarchy of NetMiner data structure is as follow:
Script workbench in NetMiner 4
[edit]NetMiner 4 equips script workbench based on Python script language with script generator which enables users to generate a programmable script automatically. Then users can operate functions in NetMiner 4 by using GUI or programmable script language. Most functions of NetMiner can be performed using script rather than clicking menu so that complicated series of commands can be stored in script and executed repeatedly. Various existing libraries written by Python can be applicable within NetMiner 4 without any modifications, and ordinary data structures which were provided by Python can be defined. Users can develop their own algorithms by combinations of NetMiner features. A generated script file can be added to NetMiner 4 as a one of menu by a form of plug-in which can be shared with other NetMiner users. Using loops, conditionals, in-depth analysis is available. And users can create and use a batch file which is executed automatically for NetMiner.
See also
[edit]References
[edit]- ^ Furht, Borko (2010). Handbook of Social Network Technologies and Applications. Springer Press. p. 19. ISBN 978-1-4419-7141-8.
- ^ NetMiner website(www.netminer.com) > License
- ^ NetMiner website(www.netminer.com) > System Requirements