YouWrite aims to make writing easier especially scientific writing. The main idea of YouWrite is to create an environment that is customized to the context of writing.
For that, YouWrite uses provided documents (PDFs, papers,books and so on) to index all words and phrases and then suggest the following options:
- Autocomplete (words bigrams and trigrams).
- Search in all the indexed pdfs papers. Most of the papers references are indexed which make the search results more useful by showing exactly the reference.
- Search the citations of a specific paper using the indexed references and papers.
- Facebook Facebook page .
- Researchgate Project page
YouWrite is still in its very early stage of development. Therefore, the application may be buggy. Feel free to request functionalities, report issues, and ask questions.
- Download the lastest version of Youwrite: Download.
- Windows (Not tested for other operating systems).
- Dot net 4.0.0.
YouWrite is developed using Visual Studio C# community version.
- PDFBOX : Library used to convert PDF to Text. Website.
- OpenNLP : Library used in NLP. Website.
- Advanced-Text-Editor: The text editor used on YouWrite. For more information: Article
- Autocomplete : The autocomplete user compnent: Article
Sqllite is used as database in Youwrite.