Skip to content

Pruthwik/Rule-Based-LWG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rule-Based-LWG

  • Rule-Based-LWG
    • Two codes need to be run: one to predict POS and Chunk tags and second to find the LWGs
    • 1st to predict POS and Chunk tags
      • bash bash run_hindi_crf_pos_and_chunk_models_on_conll_files_with_feature_creation.sh Input-CONLL hindi-pos-model.m hindi-chunk-model.m Input-Features Input-Pred-POS Input-Pred-Chunk Input-Corrected-Chunk
    • 2nd to find LWGs
      • python create_rule_based_word_group_finder_from_pos_chunk_predictions_and_write_into_csv_file.py --input hindi_pos_chunk.txt --output hindi-lwg.csv

About

Rule-Based-LWG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published