egonet

所属分类:数据挖掘/数据仓库
开发工具:Java
文件大小:7504KB
下载次数:0
上传日期:2022-02-01 00:57:06
上 传 者sh-1993
说明:  Egonet是一个用于收集和分析以自我为中心的网络数据的程序。它可以帮助您创建问卷...
(Egonet is a program for the collection and analysis of egocentric network data. It helps you create the questionnaire, collect data, and provide general global network measures and data matrixes that can be used for further analysis by other software.)

文件列表:
.circleci (0, 2020-12-28)
.circleci\config.yml (1671, 2020-12-28)
.settings (0, 2020-12-28)
.settings\org.eclipse.jdt.core.prefs (4116, 2020-12-28)
CHANGELOG.md (12698, 2020-12-28)
EgoNet Graphing Structure.odg (11707, 2020-12-28)
LICENSE.md (35119, 2020-12-28)
build-launch4j.xml (956, 2020-12-28)
build.sbt (2202, 2020-12-28)
lib (0, 2020-12-28)
lib\EXML.jar (74043, 2020-12-28)
lib\JGoogleAnalytics_0.4.jar (8301, 2020-12-28)
lib\MRJToolkitStubs-1.0.jar (18104, 2020-12-28)
lib\config (0, 2020-12-28)
lib\config\HM_Loader.js (2059, 2020-12-28)
lib\config\HM_ScriptDOM.js (27468, 2020-12-28)
lib\config\HM_ScriptIE4.js (26413, 2020-12-28)
lib\config\HM_ScriptNS4.js (24328, 2020-12-28)
lib\config\default.css (4942, 2020-12-28)
lib\config\javascript.js (27841, 2020-12-28)
lib\config\skin1.css (1735, 2020-12-28)
lib\config\skin2.css (2403, 2020-12-28)
lib\config\skin3.css (2359, 2020-12-28)
lib\config\swap.js (2839, 2020-12-28)
lib\config\tri.gif (835, 2020-12-28)
lib\config\triL.gif (835, 2020-12-28)
lib\fest-assert-1.0a1.jar (67986, 2020-12-28)
lib\fest-reflect-0.4.jar (20713, 2020-12-28)
lib\fest-swing-1.0b1.jar (359043, 2020-12-28)
lib\fest-swing-junit-1.0b1.jar (34035, 2020-12-28)
lib\fest-util-0.4.jar (14059, 2020-12-28)
lib\functionalj.jar (143040, 2020-12-28)
lib\images (0, 2020-12-28)
lib\images\ast.gif (851, 2020-12-28)
lib\images\calendar.gif (97, 2020-12-28)
lib\images\clearpixel.gif (49, 2020-12-28)
lib\images\close.gif (882, 2020-12-28)
... ...

# EgoNet Check out downloads and more on SourceForge at http://egonet.sf.net. [![Download egonet](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/egonet/files/latest/download) ## Installing and building Egonet uses the Scala Build too; you'll need this installed to run tests, run development versions, and build artifacts to be used for releases. [![CircleCI Status Badge](https://circleci.com/gh/egonet/egonet.svg?style=shield&circle-token=f120f41c0d823f28fe3421ec4b92cb149af5c5e0)](https://circleci.com/gh/egonet/egonet) ## Running the project SBT can also be used to run Egonet directly from source, by using: ``` $ sbt run Java HotSpot(TM) ***-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 [info] Loading project definition from /Users/martin/src/egonet/project [info] Set current project to egonet (in build file:/Users/martin/src/egonet/) [info] Updating {file:/Users/martin/src/egonet/}egonet... [info] Resolving org.jacoco#org.jacoco.agent;0.7.1.201405082137 ... [info] Done updating. [info] Compiling 176 Java sources to /Users/martin/src/egonet/target/classes... [info] /Users/martin/src/egonet/src/main/java/org/egonet/gui/EgoStore.java: Some input files use or override a deprecated API. [info] /Users/martin/src/egonet/src/main/java/org/egonet/gui/EgoStore.java: Recompile with -Xlint:deprecation for details. [info] Running org.egonet.gui.EgonetRunner ``` ## Releases The `sbt assembly` plugin can be used to make a 'fat' jar that contains everything needed for Egonet, by running: ``` $ sbt assembly [info] SHA-1: a93b4d23f49d32c7ff5229da7eef8ca9d34b03af [info] Packaging /Users/martin/src/egonet/target/egonet-assembly-0.1-SNAPSHOT.jar ... [info] Done packaging. [success] Total time: 3 s, completed Mar 26, 2017 1:48:08 PM ``` `sbt build-launcher` can be used to build a Windows executable as well. ## Versions and Changes Before 2017, versions were based on dates. After that, we started using [semantic versioning](http://semver.org). We've gone back and retroactively assigned versions to all of the old date based releases, and added them to the [CHANGELOG](CHANGELOG.md) for easy reference. Please beware that matching dates to commits for the older revisions wasn't perfect, and may not match up exactly for the very, very old ones. ## To do - Write more unit tests for other features, specifically study and interview readers and writers - Convert ListBuilder to something with better editing w/ undelete, reorder, where GUID for a selection is preserved - Convert file formats to use java.beans.XMLEncoder and java.beans.XMLDecoder - Explain how to build runnable jars and executables

近期下载者

相关文件


收藏者