CRF checklist

210106 reserch object

  • CRF that can train and inference with kor
    • it can completed by adding word, emjeol tokenizer
    • it have specific needed input data set
    • english, numbers are regarded as one representation character
  • CRF that added mini batch batch so it can train with large data set
    • it has to be with lots of modify CRF code
    • it contains that each mini batch has its features that used by each mini batch
  • ok with git
    • especially branch, merge, requests etc
  • code with TDD method
    • it is good for make simple and looking good code and program structure
  • always like i thought, coding with object-oriented way
    • especially code is should have unit that made by methods
Author

Praisebak

Posted on

2021-08-01

Updated on

2021-01-19

Licensed under

Comments