Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

nullnull/normalizeNumexp

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

normalizeNumexp : Numerical/Temporal expression normalizer

About

This is a tool for normalizing numerical/temporal expression.

Necessary Libraries

ux(More Succinct Trie Data structure):http://code.google.com/p/ux-trie/wiki/Tutorial_Japanese

pficommon(General purpose C++ library for PFI):https://github.com/pfi/pficommon

Install

Do following instructions.

$ ./waf configure

$ ./waf build

$ ./waf install

To check that the installation has completed successfully,

$ ./waf --checkall

How to Use

This utility normalize (Japanese) numerical and temporal expressions in the input sentence.

$ normalizeNumexp

魔女狩りは15世紀〜18世紀にかけてみられ、全ヨーロッパで4万人が処刑された

>numerical*4万人*29*32*人*40000*40000*

>abstime*15世紀〜18世紀*5*14*none*1401-XX-XX*1800-XX-XX*

If you want to know more detail about this tool, please read following documents. http://www.cl.ecei.tohoku.ac.jp/~katsuma/software/normalizeNumexp/

About

normalizer of numerical / temporal expression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.