Learn R Programming

⚠️There's a newer version (0.9.9.1) of this package.Take me there.

akc (version 0.9.9)

Automatic Knowledge Classification

Description

A tidy framework for automatic knowledge classification and visualization. Currently, the core functionality of the framework is mainly supported by modularity-based clustering (community detection) in keyword co-occurrence network, and focuses on co-word analysis of bibliometric research. However, the designed functions in 'akc' are general, and could be extended to solve other tasks in text mining as well.

Copy Link

Version

Install

install.packages('akc')

Monthly Downloads

356

Version

0.9.9

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Tian-Yuan Huang

Last Published

January 6th, 2023

Functions in akc (0.9.9)

make_dict

Making one's own dictionary
keyword_cloud

Draw word cloud for grouped keywords
bibli_data_table

A selected dataset of bibliometric data on the topic of "Library science"
keyword_clean

Automatic keyword cleaning and transfer to tidy format
keyword_table

Display the table with different groups of keywords
keyword_group

Construct network from a tidy table and divide them into groups
keyword_extract

Extract keywords from raw text
doc_group

Construct network of documents based on keyword co-occurrence
keyword_merge

Merge keywords that supposed to have same meanings
keyword_network

Flexiable visualization of network (alternative to 'keyword_vis')
keyword_vis

Visualization of grouped keyword co-occurrence network
akc-package

akc: Automatic Knowledge Classification
reexports

Objects exported from other packages