Commutty IT
Follow
Yuta Harada
@yutaharada
0
following
0
followers
Y
Yuta Harada
@yutaharada
0
following
0
followers
Follow
Y
Yuta Harada
Ubuntu 22.04 LTS上でopenvpnサーバーを立ち上げる流れ
# 目次# 概要 openVPNサーバーの立ち上げについての解説です。基本は公式の[How TO](https://www.openvpn.jp/document/how-to/)に沿って進めますが、
29か月前
・9 min read
公開鍵
Linux
Ubuntu
Y
Yuta Harada
pythonノートブックでC言語を実行
pythonのsubprocessを使って、c言語をコンパイル&実行できます。#c言語のスクリプトを文字列に格納してファイルに書き込む。 code = """ #include <stdio.h> i
32か月前
・3 min read
c
Y
Yuta Harada
sentence-transformersの類似文計算で作成した検索器(要リポジトリ参照)
自分なりに汎用性が高いと思ったので、日本語と英語について検索器を開発しました。オブジェクトに文書リストを登録して、探したい文章に対してsimilardoc関数を呼ぶだけです。バッチ処理もできますが、実
32か月前
・2 min read
NLP (自然言語処理)
Y
Yuta Harada
決算短信・ニュース解析系論文 感想
決算短信と四季報テキスト情報の投資戦略への利用可能性検証 https://www.jstage.jst.go.jp/article/jafee/18/0/18_46/_pdf/-char/ja 著者:
38か月前
・1 min read
NLP (自然言語処理)
Y
Yuta Harada
Sentence order predict
```python from transformers import AlbertTokenizer, AlbertModel, AlbertForMaskedLM,AlbertConfig, Alb
40か月前
・2 min read
NLP (自然言語処理)
Commutty IT
A Community For IT Engineers
About
利用規約
プライバシーポリシー
ヘルプ
お問い合わせ