A set of self-customized tools for NLP research/development activities.
- https://ko.wikipedia.org/wiki/%EC%9C%84%ED%82%A4%EB%B0%B1%EA%B3%BC:%EB%8D%B0%EC%9D%B4%ED%84%B0%EB%B2%A0%EC%9D%B4%EC%8A%A4_%EB%8B%A4%EC%9A%B4%EB%A1%9C%EB%93%9C
- Creative Commons Attribution-ShareAlike 3.0 Unported License
- https://dumps.wikimedia.org/kowiki/
- kowiki-latest-pages-articles.xml.bz2
https://namu.wiki/w/%EB%82%98%EB%AC%B4%EC%9C%84%ED%82%A4:%EB%8D%B0%EC%9D%B4%ED%84%B0%EB%B2%A0%EC%9D%B4%EC%8A%A4%20%EB%8D%A4%ED%94%84CC BY-NC-SA 2.0 KRhttps://cdn-us.mu-star.net/wikidb/namuwiki180326.7z
This repo comforms to the Udacity Git Commit Message Style Guide.
The type is contained within the title and can be one of these types:
- feat: A new feature
- fix: A bug fix
- docs: Changes to documentation
- style: Formatting, missing semi colons, etc; no code change
- refactor: Refactoring production code
- test: Adding tests, refactoring test; no production code change
- chore: Updating build tasks, package manager configs, etc; no production code change