Notice
Recent Posts
Recent Comments
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 |
Tags
- 편스토랑 우승상품
- hackerrank
- 맥북
- Baekjoon
- 코로나19
- 자연어처리
- Real or Not? NLP with Disaster Tweets
- 백준
- programmers
- 더현대서울 맛집
- 캐치카페
- dacon
- leetcode
- 데이콘
- ubuntu
- AI 경진대회
- 금융문자분석경진대회
- PYTHON
- Docker
- 편스토랑
- Git
- 우분투
- github
- 프로그래머스
- Kaggle
- SW Expert Academy
- 파이썬
- 프로그래머스 파이썬
- gs25
- ChatGPT
Archives
- Today
- Total
솜씨좋은장씨
논문을 읽으면서 알지 못했던 영단어 목록 01 본문
728x90
반응형

논문 : Keywords Extraction with Deep Neural Network Model
Keywords extraction with deep neural network model
Keywords can express the main content of an article or a sentence. Keywords extraction is a critical issue in many Natural Language Processing (NLP) a…
www.sciencedirect.com
| 영어 단어 | 뜻 | 비고 |
| contextual information | 문맥 정보 | |
| Admittedy | 당연히 | |
| non-trivial | 사소하지 않은 | |
| conciseness | 간결 | |
| hand-crafted feature | 머신러닝에서 사람이 설정해주는 변수 | |
| labor-intensive | 노동 집약적 | |
| alleviate(d) | 완화 하다 | |
| annotate | 주석을 달다 ( 라벨링을 하다 ) | |
| desirable | 바람직한 | |
| novel | (형용사) 새로운, 신기한 | novel neural network model |
| In practice | 실제로 | |
| regard | ~~으로 여기다 | |
| In specially | 특히 | |
| aspect | 측면 | |
| By doing so | 그렇게 함으로써 | |
| sementic | 의미의, 의미론적인 | |
| segmentation | 분할 | |
| shortcoming | 결점, 단점 | |
| feed-forwoard neural network | 순방향 신경망 ( 단위 간의 연결이주기를 형성하지 않는 인공 신경망 ) |
FFNN |
| iteratively | 되풀이하여, 반복적으로 | |
| real-valued vector | 실수 벡터 | |
| sequence of words | 단어의 순서 | |
| respectively | 각기 | |
논문 : Self-supervised Contextual Keyword and Keyphrase Retrieval with Self-Labelling
Self-Supervised Contextual Keyword and Keyphrase Retrieval with Self-Labelling
In this paper we propose a novel self-supervised approach of keywords and keyphrases retrieval and extraction by an end-to-end deep learning approach, which is trained by contextually self-labelled corpus. Our proposed approach is novel to use contextual a
www.preprints.org
| 영어 단어 | 뜻 | 비고 |
| outperform | 능가하다 | |
'읽어보자 논문' 카테고리의 다른 글
| 논문을 읽으면서 알지 못했던 영단어 목록 02 (0) | 2020.10.05 |
|---|
Comments