RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

    http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

    변환된 중국어를 복사하여 사용하시면 됩니다.

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기

    바이오 텍스트 마이닝을 이용한 생물학적 개체명 인식 및 생물학 문헌 검색 시스템 통합 = Bio-Named Entities Recognition using Bio-Textmining and Bio-Document Retrieval System Integration

    한글로보기

    https://www.riss.kr/link?id=T11129082

    • 저자
    • 발행사항

      서울 : 고려대학교 대학원 , 2007

    • 학위논문사항
    • 발행연도

      2007

    • 작성언어

      한국어

    • 발행국(도시)

      서울

    • 형태사항

      v, 21 p. : 삽도 ; 26 cm.

    • 일반주기명

      지도교수: 이재원
      단면인쇄임
      참고문헌 : p. 18-20

    • 소장기관
      • 고려대학교 과학도서관 소장기관정보
      • 고려대학교 도서관 소장기관정보
      • 고려대학교 세종학술정보원 소장기관정보
    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
    • 오류접수
    인용문이 복사되었습니다.

    부가정보

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

    Every year, the demand of information extraction from documents is rapidly increasing due to the speedy annual rise of biological documents. We construct a system which can easily search biological documents that users are interested in by using a search tool of the system itself, and extract useful biological information in the documents. In order to perceive Bio-named Entities (DISEASE, DNA, RNA, CELL-TYPE, CELL-LINE, PROTEIN), we use a conditional random fields method which is a machine learning algorithm. Specially, Bio-named entities used NLPBA corpus and the corpus added disease names which are extracted by using MeSH and BioText. Also, we perform the Bio-Named Entities recognition algorithm using MALLET and ABNER API. For searching abundant data, XML format containing data up to the year of 2005, which is included in PUBMED, was parsed by using SAX-API, and database suitable for the system was implemented. Furthermore, users can parse documents by inputting XML file which fits PUBMED XML document type, and extract and save desired information. System was offered in a form of GUI and was implemented as JAVA.
    번역하기

    Every year, the demand of information extraction from documents is rapidly increasing due to the speedy annual rise of biological documents. We construct a system which can easily search biological documents that users are interested in by using a sea...

    Every year, the demand of information extraction from documents is rapidly increasing due to the speedy annual rise of biological documents. We construct a system which can easily search biological documents that users are interested in by using a search tool of the system itself, and extract useful biological information in the documents. In order to perceive Bio-named Entities (DISEASE, DNA, RNA, CELL-TYPE, CELL-LINE, PROTEIN), we use a conditional random fields method which is a machine learning algorithm. Specially, Bio-named entities used NLPBA corpus and the corpus added disease names which are extracted by using MeSH and BioText. Also, we perform the Bio-Named Entities recognition algorithm using MALLET and ABNER API. For searching abundant data, XML format containing data up to the year of 2005, which is included in PUBMED, was parsed by using SAX-API, and database suitable for the system was implemented. Furthermore, users can parse documents by inputting XML file which fits PUBMED XML document type, and extract and save desired information. System was offered in a form of GUI and was implemented as JAVA.

    더보기

    국문 초록 (Abstract) kakao i 다국어 번역

    매년 생물학 문헌의 급증에 따라 문서 내부에 존재하는 정보 추출에 대한 요구가 증가 하고 있다. 본 연구는 자체 구축한 Database에 저장된 생물학 문헌들을 검색할 수 있는 시스템과 검색된 문서 내부에 포함된 생물학 관련 유용한 정보(생물학적 개체명)를 추출 할 수 있는 시스템을 통합하는 것을 목표로 한다. 생물학적 개체명 인식을 위해 기계학습 알고리즘 중 하나인 CRF(Conditional Random Fields) 방법을 사용하였다. 훈련용 Data는 MeSH와 Bio-Text로부터 추출한 질병 개체명을 NLPBA 코퍼스에 추가하여 제작 하였다. 생물학적 개체명 인식 알고리즘은 Free Source인 MALLET과 ABNER API를 사용하여 구현 하였다. 또한 풍부한 생물학 문헌 검색을 위해 XML 형식으로 배포된 Medline 문서를 SAX-API로 파싱하여 본 Database 시스템에 적합하게 구축하였다
    번역하기

    매년 생물학 문헌의 급증에 따라 문서 내부에 존재하는 정보 추출에 대한 요구가 증가 하고 있다. 본 연구는 자체 구축한 Database에 저장된 생물학 문헌들을 검색할 수 있는 시스템과 검색된 ...

    매년 생물학 문헌의 급증에 따라 문서 내부에 존재하는 정보 추출에 대한 요구가 증가 하고 있다. 본 연구는 자체 구축한 Database에 저장된 생물학 문헌들을 검색할 수 있는 시스템과 검색된 문서 내부에 포함된 생물학 관련 유용한 정보(생물학적 개체명)를 추출 할 수 있는 시스템을 통합하는 것을 목표로 한다. 생물학적 개체명 인식을 위해 기계학습 알고리즘 중 하나인 CRF(Conditional Random Fields) 방법을 사용하였다. 훈련용 Data는 MeSH와 Bio-Text로부터 추출한 질병 개체명을 NLPBA 코퍼스에 추가하여 제작 하였다. 생물학적 개체명 인식 알고리즘은 Free Source인 MALLET과 ABNER API를 사용하여 구현 하였다. 또한 풍부한 생물학 문헌 검색을 위해 XML 형식으로 배포된 Medline 문서를 SAX-API로 파싱하여 본 Database 시스템에 적합하게 구축하였다

    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

    유사연구자 (20) 활용도상위20명

    이 자료와 함께 이용한 RISS 자료

    나만을 위한 추천자료

    해외이동버튼