GithubHelp home page GithubHelp logo

wdsjn's Introduction

Wprowadzenie do semantyki języka naturalnego

AGH University of Technology and Science

2013/2014

Użycie

Wyszukanie paragrafów ze słowem-bodźcem (text-parser.py)

  • Program, który wyciąga z plików ze wskazanych folderów paragrafy, które zawierają słowo-bodziec.
  • Działanie programu ścisle związane ze strukturą plików i katalagów dostarczonych przez prof. Lubaszewskiego.
  • Prus i PAP w ISO-8859-2. NKJP w UTF-8.
  • Plik PAP musi być przeniesiony do osobnego folderu.
  • Z katalogów NKJP brane są pod uwagę pliki text.xml
  • program korzysta z PLP

Uruchomienie

./text-parser.py <słowo-bodziec> <dir-with-files> <prus|nkjp|pap>

np.

./text-parser.py niemowlę /home/dariusz/korpusy/pap/ <pap>

Wyszukanie skojarzeń do notatek (notatka-skojarzenia-list.py)

  • program korzysta z PLP
  • <bodziec-notatki-file> to wynik uruchomienia poprzedniego programu (text-parser.py)

Uruchomienie

./notatka-skojarzenia-list.py <bodziec-word> <bodziec-notatki-file> <skojarzenie-file> ...

np.

./notatka-skojarzenia-list.py niemowlę niemowle_pap.txt niemowle.csv dziecko.csv pielucha.csv placz.csv

wdsjn's People

Contributors

darekmydlarz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.