Skip to content

This program takes in input two .txt files and compares them. The output is structured in two html files, one for the syntactical structure and the basic infos, the other for the named entites. This is an exam project for Linguistica Computazionale course, in Università di Pisa.

Notifications You must be signed in to change notification settings

sblbl/computational-linguistics-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

---------------------------------------
PROGETTO LC Marta Fioravanti
---------------------------------------

Per lanciare prog_1.py:
python3 prog_1.py texts/alice.txt texts/second.txt

Per lanciare prog_2.py:
python3 prog_2.py texts/alice.txt texts/second.txt


# Attenzione #

I due programmi generano automaticamente i file di output.
Essi sono situati nella directory "output"

About

This program takes in input two .txt files and compares them. The output is structured in two html files, one for the syntactical structure and the basic infos, the other for the named entites. This is an exam project for Linguistica Computazionale course, in Università di Pisa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published