Skip to content

This is a repository for the course 11-712. This project deals with building a morphological analyzer for the Spanish language.

Notifications You must be signed in to change notification settings

kartikgo/NLPlab--11-712

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLPlab--11-712

This is a repository for the course 11-712. This project deals with building a morphological analyzer for the Spanish language.

[Results-> Spanishfinal.bin] is the binary file for the analyzer.

How to use the analyzer: Foma needs to be installed on the system before using it. If you have a linux-64bit system, then from the linux64 folde, copy all the binaries to your bin folder. After installing, run: cat input_file | flookup path-to-analyzer/Spanishfinal.bin

For modification: The file lex.foma is the foma file which can be modified. All the lexc files mentioned in the foma file are available for modification in the src folder.

Find 10000 word Corpus-C analysis in the results folder.

TO DO: Quantitative analysis on Corpus-B.

About

This is a repository for the course 11-712. This project deals with building a morphological analyzer for the Spanish language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages