Skip to content

yipu-z/aiedu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiedu

09/22/2020 - Jie Chen

[New] extract_htmlinfo_tojson.py - Have conference html files, extract useful info, get json files.
[New] miner_aied_journal_web.py - Extract paper links from official website, then get journal html files, extract useful info, get json files.

08/25/2020 - Jie Chen

[New] commonkeywords_fromkws.py - Get common keywords from keyword corpus. Result is in keyword_dict.csv.
[New] ngram_model.py - (1) Get n-gram model from abstract text; (2) Find context of negative words in abstracts. Trigrams are in neg_trigrams.txt.
[Update] sentimentanalysis.Rmd - Get negative words by both nrc and bing lexicons. Negative words from both lexicons have been merged in neg_wordlist.csv.

08/22/2020 - Jie Chen

[New] socialnetworkanalysis.Rmd - Pilot view of social network analysis.
[New] sna_matrixprocessing.py - The output is a sna table (sna_table.csv) which is about authors' relations. The SNA graph is also generated by networkx.
[New] authorinfo_toecharts_pre.Rmd & authorinfo_toecharts.py - Discover the visualization by Echarts. The mediate output is author_table_echarts.json and relation_echarts.json. The final output of these two files is echarts.json, which can be used in Echarts.
[New] mergejson_summary.py - Merge all paper info json files into one json_summary.json file.
[Updated] sentimentanalysis.Rmd - Sentiment analysis of abstracts.
[Updated] jsontocsv.R & jsontocsv_summary.R - Convert JSON file, which contains paper info, to CSV file. The output of jsontocsv.R is a folder with separate csv files. The output of jsontocsv_summary.R is a summary.csv containing all information in one csv file.
[Updated] springerminer.py & run.py - Extract author, abstract, RIS, and more paper information from Springer
[Updated] paperminer.py - Extract abstracts from IAIED

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •