"Natural language processing"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
imported>Pythagoras0
 
(사용자 2명의 중간 판 12개는 보이지 않습니다)
1번째 줄: 1번째 줄:
 +
==introduction==
 +
* colloations http://language.worldofcomputing.net/nlp-overview/collocations.html
 +
* tagging https://open.xerox.com/Services/fst-nlp-tools
 +
 
==courses==
 
==courses==
 
* https://www.youtube.com/watch?v=sU_Yu_USrNc
 
* https://www.youtube.com/watch?v=sU_Yu_USrNc
5번째 줄: 9번째 줄:
 
==related items==
 
==related items==
 
* [[Programming with news article]]
 
* [[Programming with news article]]
 
+
* [[Corpus based writing]]
 +
* [[Text to speech (TTS)]]
 +
* [[Chatbot]]
 +
* [[Word2Vec]]
 +
* [[TFIDF]]
 +
* [[Text analysis]]
  
 
==computational resource==
 
==computational resource==
 +
* http://nlp.stanford.edu:8080/corenlp/process
 
* https://pypi.python.org/pypi/nltk
 
* https://pypi.python.org/pypi/nltk
 
* http://konlpy.org/ko/latest/
 
* http://konlpy.org/ko/latest/
 
* https://github.com/theeluwin/textrankr
 
* https://github.com/theeluwin/textrankr
 
* https://gist.github.com/hyeshik/d19c66a19c6a621d61cd370c2125ac7f
 
* https://gist.github.com/hyeshik/d19c66a19c6a621d61cd370c2125ac7f
 +
[[Category:계산]]
 +
[[분류:migrate]]
 +
 +
==메타데이터==
 +
===위키데이터===
 +
* ID :  [https://www.wikidata.org/wiki/Q30642 Q30642]
 +
===Spacy 패턴 목록===
 +
* [{'LOWER': 'natural'}, {'LOWER': 'language'}, {'LEMMA': 'processing'}]
 +
* [{'LEMMA': 'NLP'}]

2021년 2월 17일 (수) 01:00 기준 최신판