"Natural language processing"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Pythagoras0 (토론 | 기여) (→메타데이터: 새 문단) |
Pythagoras0 (토론 | 기여) |
||
25번째 줄: | 25번째 줄: | ||
[[분류:migrate]] | [[분류:migrate]] | ||
− | == 메타데이터 == | + | ==메타데이터== |
− | |||
===위키데이터=== | ===위키데이터=== | ||
* ID : [https://www.wikidata.org/wiki/Q30642 Q30642] | * ID : [https://www.wikidata.org/wiki/Q30642 Q30642] | ||
+ | ===Spacy 패턴 목록=== | ||
+ | * [{'LOWER': 'natural'}, {'LOWER': 'language'}, {'LEMMA': 'processing'}] | ||
+ | * [{'LEMMA': 'NLP'}] |
2021년 2월 17일 (수) 01:00 기준 최신판
introduction
- colloations http://language.worldofcomputing.net/nlp-overview/collocations.html
- tagging https://open.xerox.com/Services/fst-nlp-tools
courses
- Programming with news article
- Corpus based writing
- Text to speech (TTS)
- Chatbot
- Word2Vec
- TFIDF
- Text analysis
computational resource
- http://nlp.stanford.edu:8080/corenlp/process
- https://pypi.python.org/pypi/nltk
- http://konlpy.org/ko/latest/
- https://github.com/theeluwin/textrankr
- https://gist.github.com/hyeshik/d19c66a19c6a621d61cd370c2125ac7f
메타데이터
위키데이터
- ID : Q30642
Spacy 패턴 목록
- [{'LOWER': 'natural'}, {'LOWER': 'language'}, {'LEMMA': 'processing'}]
- [{'LEMMA': 'NLP'}]