Skip to content

superneo/nlp_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlp tools

A set of self-customized tools for NLP research/development activities.

Regex references

Regex bible

Online regex tester and debugger

Unicode regex/property/script/block

Perl references

Perl Special Variables Quick Reference

Korean corpus references

AI Hub 한국어-영어 번역(병렬) 말뭉치

국립국어원 모두의말뭉치

한국어 위키백과:데이터베이스 다운로드

나무위키:데이터베이스 덤프


This repo comforms to the Udacity Git Commit Message Style Guide.

The Type

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

About

a set of self-customized tools for NLP research/development activities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published