init commit

utku_keyword_suggestion
radvanyimome 1 year ago
parent d6d9b0eaf6
commit 2a382a3b41

1
.gitattributes vendored

@ -0,0 +1 @@
*.csv filter=lfs diff=lfs merge=lfs -text

File diff suppressed because it is too large Load Diff

BIN
PATSTAT/EU_CH_scope/cpc_defs.csv (Stored with Git LFS)

Binary file not shown.
1 version https://git-lfs.github.com/spec/v1
2 oid sha256:ac76584f4acda0aa03d41a0b5c916f84a3acaa70344ccfb0be03abb06b293530
3 size 159045858

BIN
PATSTAT/EU_CH_scope/table_tls801.csv (Stored with Git LFS)

Binary file not shown.
1 version https://git-lfs.github.com/spec/v1
2 oid sha256:4869b7a8b2f6ca8df1ac495eb3ff2f572cc5c41339076e7bdb40262b74eea7f7
3 size 13988

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -262,6 +262,17 @@
"cpc_ids[cpc_ids[\"cpc_name\"].str.lower().str.contains(\"machine learn|neural network|deep learn|deep network|artificial intelligence\", regex=True)]"
]
},
{
"cell_type": "code",
"execution_count": 15,
"outputs": [],
"source": [
"cpc_ids.to_csv(f\"{outdir}/cpc_defs.csv\", index=False)"
],
"metadata": {
"collapsed": false
}
},
{
"cell_type": "code",
"execution_count": 13,

File diff suppressed because one or more lines are too long

@ -0,0 +1,43 @@
{
"cells": [
{
"cell_type": "markdown",
"source": [
"# TODO"
],
"metadata": {
"collapsed": false
}
},
{
"cell_type": "code",
"execution_count": null,
"outputs": [],
"source": [],
"metadata": {
"collapsed": false
}
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.6"
}
},
"nbformat": 4,
"nbformat_minor": 0
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save