User Tools

Site Tools


career_network:resources

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
career_network:resources [2020/07/31 05:34] yangcareer_network:resources [2020/08/09 13:00] (current) keli
Line 4: Line 4:
 [[career_network:top|<< back to project home]] [[career_network:top|<< back to project home]]
  
 +== Domain-Specific Knowledge == 
 +Civil service system:
 +  * [[http://www.gov.cn/xinwen/2018-12/03/content_5345329.htm | 2019年度中央机关公开遴选和公开选调公务员公告]]
 +  * [[https://baike.baidu.com/item/中华人民共和国公务员级别/6041164?fromtitle=公务员级别&fromid=5751884 | 中华人民共和国公务员级别]]
  
 == Literature & Tutorials == == Literature & Tutorials ==
 +HMM: Hidden Markov Model
 +  * [[https://web.stanford.edu/~jurafsky/slp3/A.pdf | Hidden Markov Models]]: a paper talking about the HMM clearly
 +  * [[https://github.com/CQUPT-Wan/HMMwordseg.git | HMM on Chinese segmentation]]: Code implementation of HMM Viterbi
 +
 +CRF: Conditional Random Fields
 +  * [[http://www.inference.org.uk/hmw26/crf/ | CRF literature summary]]: a literature review for CRF
 +  * [[http://www.cs.columbia.edu/~mcollins/crf.pdf | Log-Linear Models,MEMMs,and CRFs]]
  
 == Tools == == Tools ==
Line 11: Line 22:
   * [[https://github.com/hankcs/HanLP | HanLP]]: a comprehensive tool for Chinese NLP tasks   * [[https://github.com/hankcs/HanLP | HanLP]]: a comprehensive tool for Chinese NLP tasks
   * [[https://github.com/fxsjy/jieba | Jieba]]: a popular Chinese segmentation library   * [[https://github.com/fxsjy/jieba | Jieba]]: a popular Chinese segmentation library
 +  * [[https://github.com/lancopku/PKUSeg-python | PKUseg ]]: a Multi-Domain Chinese Word Segmentation Toolkit
  
  
career_network/resources.1596188062.txt.gz · Last modified: 2020/07/31 05:34 by yang