Skip to content

marcelogdeandrade/WikipediaRandomTextGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

WikipediaRandomTextGenerator

WikipediaRandomTextGenerator is a C++ that uses Machine Learning, Natural Language Processing and Parallel code using MPI.

Required packages

You will need to install Boost

Creating a new project

$ git clone https://github.com/marcelogdeandrade/WikipediaRandomTextGenerator
$ cd WikipediaRandomTextGenerator/src/
$ make all
$ ./main

Data handle

This project uses Wikipedia dumps on XML format to train it's model.

You can find any dump you want here

Maintenance

Maintainers: Marcelo Andrade [email protected]

Tickets: Can be opened in Github Issues.

License

This project is licensed under MIT license - see LICENSE.md for more details.

About

Wikipedia Text Generator in C++ using Machine Learning, Natural Language Processing and Parallel code with MPI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published